function mt_WriteSearchBox(B,A)
{
	document.write('<iframe src="http://guildmanager.hornoftheunicorn.co.uk/index.php?/guild/display_upload/" width="250" height="310" 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]);
