<!--
switch(type) {
	case 1:	document.write('<iframe src="http://www.myflashbox.sg/fb0'+box+'.htm?uid='+uid+'" name="FLASHboxWin" width="169" height="330" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>'); break;
	case 2:	document.write('<iframe src="http://www.myflashbox.sg/fb_xtal0'+box+'.htm?uid='+uid+'" name="FLASHboxWin" width="169" height="330" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="yes"></iframe>'); break;
	case 3:	document.write('<iframe src="http://www.myflashbox.sg/fb_slim0'+box+'.htm?uid='+uid+'" name="FLASHboxWin" width="125" height="325" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="yes"></iframe>'); break;
	case 4:	document.write('<iframe src="http://www.myflashbox.sg/fb_mini0'+box+'.htm?uid='+uid+'" name="FLASHboxWin" width="125" height="220" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="yes"></iframe>'); break;
	default: document.write('FLASHbox not found...<br><br>Please access the main site at <a href="http://myflashbox.sg" target="_blank" class="link">http://myflashbox.sg</a><br><br>Any queries please <a href="mailto:myflashbox@gmail.com" class="link">email the webmaster</a>.'); break;
}
-->