function mt_WriteSearchBox(B,A)
{
	document.write('<iframe src="http://gallery.hornoftheunicorn.co.uk/xmasparty/untitled2.html" border="0" width="760" height="510" frameborder="1"></iframe>')
}
if(typeof mt_style!="undefined"){
	mt_style=parseInt(mt_style);
	if(isNaN(mt_style)||mt_style<1||mt_style>6){
		mt_style=1
	}
}else{
	var mt_style=1
}

var mt_styles=[[160,200],[160,150],[160,110],[120,200],[120,150],[120,110]];
mt_WriteSearchBox(mt_styles[mt_style-1][0],mt_styles[mt_style-1][1]);

