<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="clients.htm">Clienti</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');




document.write('<br><br> &copy;Copyright 2007 - 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">3D ARTE Web Design</a><br>');






var allwebco	  = "yes"	// SHOW 3D ARTE Web Design COPYRIGHT






   if (allwebco == "yes") {
document.write('Design Site &copy; 2007 - 2008 Toate drepturile rezervate <a href="http://web.3darte.ro" target="_top">3D ARTE Web Design</a> & <a href="http://web.3darte.ro" target="_top">Hosting</a><br>');
}





//  End -->
