<!-- to hide this form old browsers 
function GoThere( Location )
{
  window.parent.location = Location
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
// end hiding from old browser -->
