
function Init()
{
  ElasticPage(); 
  
  if (OldBrowser())
	window.document.getElementById("logo").src =  "ZentechSmallLogo.gif";

  
}




