<!--
//var mesWi72='Right-click, and select "Save Target As..." to download';

//if (document.all || document.getElementById || document.layers) {
//	if (document.layers) document.captureEvents(Event.MOUSEDOWN);
//	document.onmousedown=moDownWi72;
//}

//function moDownWi72(e) {
//	if (document.all) var na=event.srcElement.name;
//	else if (document.getElementById || document.layers) var na=e.target.name;
//	if (na=="migiClick") {
//		if (navigator.appName=="Microsoft Internet Explorer" && (event.button==1 || event.button==3) || navigator.appName=="Netscape" && (e.which==1 || e.which==3)) {
//			alert(mesWi72);
//			return false;
//		}
//		else if (navigator.userAgent.indexOf("Mac")!=-1) return false;
//	}
//}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function MM_showFlash(path, width, height, title) {
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="'+width+'" height="'+height+'" tabindex="2" title="'+title+'" STYLE="Z-INDEX:-1"><param name="wmode"value="transparent" /><param name="movie" value="'+path+'" /><param name="quality" value="high" /><embed src="'+path+'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+width+'" height="'+height+'"></embed></object>');
}



