function showURL(){
	window.open('main.html','FlashDemo','width=815, height=620');
}

function MM_openReqWindow() 

{ //v2.0

  window.open('Requirements.htm','SystemRequirements','width=620, height=490, scrollbars=yes');
}

function MM_openCompareWindow() 

{
  window.open('ComparePopUp.htm','ComparePopUp','width=620, height=490, scrollbars=yes');
}


function MM_openRepAttErrWindow()
{
  window.open('repattres.htm','AjaxPopUp','width=620, height=490, scrollbars=yes');
}

