

<!--

function MM_checkBrowser(NSvers,NSpass,NSnoPass,IEvers,IEpass,IEnoPass,OBpass,URL,altURL) { //v4.0

  var newURL='', verStr=navigator.appVersion, app=navigator.appName, version = parseFloat(verStr);

  if (app.indexOf('Netscape') != -1) {

    if (version >= NSvers) {if (NSpass>0) newURL=(NSpass==1)?URL:altURL;}

    else {if (NSnoPass>0) newURL=(NSnoPass==1)?URL:altURL;}

  } else if (app.indexOf('Microsoft') != -1) {

    if (version >= IEvers || verStr.indexOf(IEvers) != -1)

     {if (IEpass>0) newURL=(IEpass==1)?URL:altURL;}

    else {if (IEnoPass>0) newURL=(IEnoPass==1)?URL:altURL;}

  } else if (OBpass>0) newURL=(OBpass==1)?URL:altURL;

  if (newURL) { window.location=unescape(newURL); document.MM_returnValue=false; }

}

//-->

<!--

if (top.frames.length!=0) top.location=self.document.location;

//  -->

window.moveTo(0,0);

if (document.all) 

{

window.resizeTo(screen.availWidth,screen.availHeight);

}

else if (document.layers) 

{

if (window.outerHeight<screen.availHeight||window.outerWidth<screen.availWidth)

{

window.outerHeight = screen.availHeight;

window.outerWidth = screen.availWidth;

}

}

<!--

document.write("<img src=\"http://www.levertgalant.com/cgi-bin/pg-agentsecret.pl?referer=");

document.write(escape(document.referrer));

document.write("\" width=1 height=1>");

// -->
