<!--

if ( document.images ) {
 about_proj = new Image();
 about_proj.src = "img/but_about_proj_0.gif";
 about_projon = new Image();
 about_projon.src = "img/but_about_proj_1.gif";
 
 events_main = new Image();
 events_main.src = "img/but_events_main_0.gif";
 events_mainon = new Image();
 events_mainon.src = "img/but_events_main_1.gif";
 
 vw_photos = new Image();
 vw_photos.src = "img/but_vw_photos_0.gif";
 vw_photoson = new Image();
 vw_photoson.src = "img/but_vw_photos_1.gif";
 
 }
function go2()
{
window.location=document.myform2.example2.options[document.myform2.example2.selectedIndex].value
}

// -->
