function golargeimage(oog,eeg,ig,imagealt)
{

var winpops=window.open("goimage.php?imagealt=" + imagealt + "&image=" + oog + "&width=" + eeg + "&height=" +ig,"","resizable=1,width=100,height=100")

return false;

}


function gohomevideo()
{
document.getElementById("video").innerHTML = "<object type='application/x-shockwave-flash' data='images/home.swf' width='220' height='172'><param name='movie' value='images/home.swf' /><param name='wmode' value='transparent' /><img src='images/h-default-back.jpg' width='220' height='172' alt='' /></object></div>";
}


