var flashvars = {
};

var params = {
  wmode: 'transparent'
};

swfobject.embedSWF('/physicianlicensing/skins/main/graphics/content/index/indexv2.swf', 'homeFlash', '780', '272', '6.0.0', '/xfw/link/js/swfob/expressInstall.swf', flashvars, params, '');

function flaNavLink1() {
	window.location='/about-us.htm';
}
function flaNavLink2() {
	window.location='/order-online.htm';
}
function flaNavLink3() {
	window.location='/contact.htm';
}
function flaNavLink4() {
	window.location='/order-online.htm';
}

$(document).ready(function(e) {
	$('#homeReasonsWhy a.scShowNav').bind('mouseenter', function(e) {
		setTimeout('$(\'#hrwMsgOut\').fadeIn();',1);
		var vLoadCont = $(this).attr('id');
		vLoadCont = vLoadCont.replace('hrwLink_','hrwMsgs_');
		$('#hrwMsgShow').html($('#'+vLoadCont).html());
	})
	$('#homeReasonsWhy a.scShowNav').bind('mouseleave', function(e) {
		$('#hrwMsgOut').hide()
	})
})
xpsJSPage = 'ran';



