var ovariabila='-- choose country --Ireland'; function put_countryc(){ document.write(''); document.write(ovariabila); document.write(''); } function put_regioncountryc(){ document.write(''); document.write(ovariabila); document.write(''); }