 IE = (navigator.appName=="Microsoft Internet Explorer" ? 1 : 0);
 NS = (navigator.appName=="Netscape" ? 1 : 0);
 bVer = parseInt(navigator.appVersion);
 
 var newWin=null;
 var browserName = navigator.appName;
 var browserVersion = parseInt (navigator.appVersion);
 var bMac = (window.navigator.userAgent.indexOf("Mac")>=0);
 var bNetscape4Mac = (browserName == "Netscape" && browserVersion == 4 && bMac);
 var bIE5 = (navigator.appVersion.indexOf ("MSIE 5.0") > 0)
 var bIE5Mac = (browserName == "Microsoft Internet Explorer" && bIE5 && bMac);


 function burtonpop(htmlURL) {
         var htmlURLPath = 'pops/' + htmlURL + '.htm';
		 _params = "width=463,height=450,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-463) >>1 );
                  _top = ( (screen.height-450) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}
 function stereopop(htmlURL) {
         var htmlURLPath = 'pops/' + htmlURL + '.htm';
		 _params = "width=784,height=450,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-784) >>1 );
                  _top = ( (screen.height-450) >>1 );
         } else {
                  _top=0, _left=0;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function jan06pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=698,height=461,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-698) >>1 );
                  _top = ( (screen.height-461) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function nzukpop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=636,height=512,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-636) >>1 );
                  _top = ( (screen.height-512) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function chpreviewpop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=421,height=590,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-421) >>1 );
                  _top = ( (screen.height-590) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function nzukreviewpop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=446,height=461,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-446) >>1 );
                  _top = ( (screen.height-461) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function otgpop(htmlURL) {
         var htmlURLPath = 'pops/' + htmlURL + '.htm';
		 _params = "width=1017,height=690,resizable=yes,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-1017) >>1 );
                  _top = ( (screen.height-690) >>1 );
         } else {
                  _top=0, _left=0;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"otg", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function chich07pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=548,height=523,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-548) >>1 );
                  _top = ( (screen.height-523) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function star07pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=769,height=530,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-769) >>1 );
                  _top = ( (screen.height-530) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function nelsonrev08pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=683,height=530,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-683) >>1 );
                  _top = ( (screen.height-530) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function chchdvdrevpop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=520,height=366,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-520) >>1 );
                  _top = ( (screen.height-366) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function kerikeri08revpop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=674,height=277,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-674) >>1 );
                  _top = ( (screen.height-277) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function tourblog(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=771,height=590,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-771) >>1 );
                  _top = ( (screen.height-590) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function avepop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=998,height=690,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-998) >>1 );
                  _top = ( (screen.height-690) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function flepkpop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=359,height=290,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-359) >>1 );
                  _top = ( (screen.height-290) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function Nelson07Rev(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=627,height=590,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-627) >>1 );
                  _top = ( (screen.height-590) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function globefish07pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=626,height=455,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-626) >>1 );
                  _top = ( (screen.height-455) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function cathrev07pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=468,height=551,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-468) >>1 );
                  _top = ( (screen.height-551) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function globe08pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=597,height=465,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-597) >>1 );
                  _top = ( (screen.height-465) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function preciouspop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=329,height=278,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-329) >>1 );
                  _top = ( (screen.height-278) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function Wang08Rev(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=680,height=590,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-680) >>1 );
                  _top = ( (screen.height-590) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function BayH08Pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=757,height=690,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-757) >>1 );
                  _top = ( (screen.height-690) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function DomPost08pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=998,height=690,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-998) >>1 );
                  _top = ( (screen.height-690) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function Omaru08pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=197,height=690,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-197) >>1 );
                  _top = ( (screen.height-690) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function Hurunui08pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=266,height=670,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-266) >>1 );
                  _top = ( (screen.height-670) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function Ashburton09pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=544,height=670,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-544) >>1 );
                  _top = ( (screen.height-670) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function Nelson09pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=859,height=322,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-859) >>1 );
                  _top = ( (screen.height-322) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function Nelson09popBlog(htmlURL) {
          var htmlURLPath = '' + htmlURL + '.htm';
          _params = "width=859,height=337,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-859) >>1 );
                  _top = ( (screen.height-337) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"nelsonblog", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function FLPresspop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=564,height=612,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-564) >>1 );
                  _top = ( (screen.height-612) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function nextpop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=744,height=690,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-744) >>1 );
                  _top = ( (screen.height-690) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function akaroa10pop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=742,height=690,resizable=no,status=no,scrollbars=yes";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-742) >>1 );
                  _top = ( (screen.height-690) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

 function barnabypop(htmlURL) {
          var htmlURLPath = 'pops/' + htmlURL + '.htm';
          _params = "width=480,height=322,resizable=no,status=no,scrollbars=no";
 
         if (bVer >= 4) {
                  _left = ( (screen.width-480) >>1 );
                  _top = ( (screen.height-322) >>1 );
         } else {
                  _top=45, _left=40;
         }
         if (IE) _params += ",top=" + _top + ",left=" + _left;
         else if (NS) _params += ",screenX=" + _left + ",screenY=" + _top;
 
                 
         	if (!bNetscape4Mac && !bIE5Mac)
	 	{
	 		if (newWin && !newWin.closed)
	 			newWin.close();
	 		 	
	 	}
	 newWin = window.open(htmlURLPath,"press", _params);
	 
	 	if (!bIE5Mac)
	 		newWin.focus();
}

function leavePage()
{
	
if (newWin)
	newWin.close();

} 
 
