var panel = Math.floor(Math.random()*2)
var panel = panel + 1
if (panel == 1)
document.write('<iframe src="/panel/europe/ta/ta.html" width="345" height="300" style="position:relative; left:-10px;" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>');

else if (panel == 2)
document.write('<iframe src="/panel/europe/tdms/tdms.html" width="345" height="300" style="position:relative; left:-10px;" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>');

else if (panel == 3)
document.write('<iframe src="http://www.zuji.com.sg/site/partners/widgets/cannonball_flight.html?skin=ensg.zuji.com.sg&pval=PIDValue&aval=AIDValue" width="370" height="270" style="position:relative; left:-24px;" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"> </iframe>');


