
var prodlink = '';
function setProductPopupURL(prodURL) {
	htmlstring = "<table id='tblProductWin' width='470' border='0' cellpadding='0' cellspacing='0'> <tr><td><img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_01.gif' width='7' height='43' alt=''></td>		<td colspan='2'>			<img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_02.gif' width='430' height='43' alt=''></td>		<td colspan='2'>			<a href='#' onclick='hide(\"setProductWin\")'><img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_03.gif' width='33' height='43' alt='' border='0'></a></td>	</tr>	<tr>		<td colspan='5' width='100%' height='300' style='border-left: 1px solid #666666;border-right: 1px solid #666666;'><iframe src='" + prodURL + "' name='adpiframe' id='adpiframe' width='468' height='300' align='center' frameborder='0' scrolling='yes' marginheight='0' marginwidth='0'></iframe>					</td>	</tr>	<tr>		<td>			<img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_05.gif' width='7' height='42' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_06.gif' width='337' height='42' alt=''></td>		<td colspan='2'>			<a href='#' onclick='hide(\"setProductWin\")'><img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_07.gif' width='119' height='42' alt='' border='0'></a></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_08.gif' width='7' height='42' alt=''></td>	</tr>	<tr>		<td>			<img src='http://www.2020mag.com/portals/0/images/spacer.gif' width='7' height='1' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/spacer.gif' width='337' height='1' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/spacer.gif' width='93' height='1' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/spacer.gif' width='26' height='1' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/spacer.gif' width='7' height='1' alt=''></td>	</tr></table>"
		
	UpdateContent('setProductWin', htmlstring);
	show('setProductWin');return false;
}

var df,rf=false,na=navigator.userAgent,dt=document,op=(na.indexOf('Opera')!=-1),dm=(dt.getElementById)?true:false,ie5x=(dt.all&&dm),mci=(na.indexOf('Mac')!=-1);df=((ie5x||op)&&mci);decide();function decide(){if(df){return;}else{rf=true;}}
if(rf){
function initADP(){bdf=0;
// *** Begin advanced user scripting area ***
   //htmlstring="<table id='tblProductWin' width='470' border='0' cellpadding='0' cellspacing='0'>	<tr><td><img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_01.gif' width='7' height='43' alt=''></td>		<td colspan='2'>			<img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_02.gif' width='430' height='43' alt=''></td>		<td colspan='2'>			<img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_03.gif' width='33' height='43' alt=''></td>	</tr>	<tr>		<td colspan='5' width='100%' height='300' style='border-left: 1px solid #666666;border-right: 1px solid #666666;'><iframe src='" + prodlink + "' name='adpiframe' id='adpiframe' width='468' height='300' align='center' frameborder='0' scrolling='yes' marginheight='0' marginwidth='0'></iframe>					</td>	</tr>	<tr>		<td>			<img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_05.gif' width='7' height='42' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_06.gif' width='337' height='42' alt=''></td>		<td colspan='2'>			<img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_07.gif' width='119' height='42' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/DPopup_2020Green06_08.gif' width='7' height='42' alt=''></td>	</tr>	<tr>		<td>			<img src='http://www.2020mag.com/portals/0/images/spacer.gif' width='7' height='1' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/spacer.gif' width='337' height='1' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/spacer.gif' width='93' height='1' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/spacer.gif' width='26' height='1' alt=''></td>		<td>			<img src='http://www.2020mag.com/portals/0/images/spacer.gif' width='7' height='1' alt=''></td>	</tr></table>"
	htmlstring = '';   
   new adp("setProductWin",htmlstring,"External webpage using an iFrame (must be online)");
// *** End advanced user scripting area ***
}
if(window.attachEvent){window.attachEvent('onload', initADP);}else{if(typeof window.onload == 'function'){var preADP = window.onload;window.onload = function(){preADP();initADP();}}else{window.onload = initADP;}}
}
