function loadjscssfile(filename, filetype){ if (filetype=="css"){ //if filename is an external CSS file var fileref=document.createElement("link"); fileref.setAttribute("rel", "stylesheet"); fileref.setAttribute("type", "text/css"); fileref.setAttribute("href", filename); } } loadjscssfile("http://www.turismvirtual.ro/css/external.css", "css"); ////dynamically load and add this .css file document.getElementById('ex211').style.width ='px'; document.getElementById('ex211').style.border ='1px solid #FFFFFF'; document.getElementById('ex222').style.backgroundColor ='#FFFFFF'; document.write( "");document.write( "
Hotel Cara
");document.write("
Nota pe turismvirtual:
");document.write('
10
');document.write('
Bazat pe 2 comentarii
');document.write('
Citeste parerile
Scrie un comentariu
');