

function vbIntMap() {
	var que = unescape(location.search);
	output = "<object name=\"myMovie\" id=\"myMovie\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://active.macromedia.com/flash8/cabs/swflash.cab#version=8.0.0.0\" width=\"984\" height=\"550\">  ";
	output += "<param name=\"movie\" value=\"mh.swf" + que + "\">  ";
	output += "<param name=\"quality\" value=\"high\">  ";
	output += "<param name=\"wmode\" value=\"transparent\">  ";
	output += "<param name=loop value=\"true\"><embed name=\"myMovie\" id=\"myMovie\" src=\"mh.swf" + que + "\" loop=\"true\" wmode=\"transparent\" swLiveConnect=\"true\" QUALITY=\"high\" PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"984\" height=\"550\"></embed></object>";
	document.write(output);
}


function register() {
	tb_show("McKinnon and Harris Price Guide Registration", "register.asp?fileID=3&KeepThis=true&TB_iframe=true&height=600&width=700&modal=false", true)
}


function closeTB(){
	
	self.parent.tb_remove();
	
}


