function banner_click_sky_DoFSCommand(command, args) {
if(command=="banner_click"){if(sky_target=="_top"){top.location=sky_URL[1]+args;}else{window.open(sky_URL[1]+args);}}
else if(command=="banner_click2"){if(sky_target=="_top"){top.location=sky_URL[2]+args;}else{window.open(sky_URL[2]+args);}}
else if(command=="banner_click3"){if(sky_target=="_top"){top.location=sky_URL[3]+args;}else{window.open(sky_URL[3]+args);}}
else if(command=="banner_click4"){if(sky_target=="_top"){top.location=sky_URL[4]+args;}else{window.open(sky_URL[4]+args);}}
else if(command=="banner_click5"){if(sky_target=="_top"){top.location=sky_URL[5]+args;}else{window.open(sky_URL[5]+args);}}
}
var sky_MM_FlashCanPlay;
function sky_031223(){
if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 && (navigator.appVersion.indexOf("Win") != -1)) {
	document.write('<SCR'+'IPT LANGUAGE=VBScript\> \n');
	document.write('on error resume next \n');
	document.write('sky_MM_FlashCanPlay=(IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash."&sky_MM_contentVersion)))\n');
	document.write('</SCR'+'IPT\> \n');
}
if (sky_MM_FlashCanPlay) {
	document.write('<scr'+'ipt language=vbscript\>\non error resume next\nSub banner_click_sky_FSCommand(ByVal command, ByVal args)\ncall banner_click_sky_DoFSCommand(command, args)\nend sub</scr'+'ipt\>');
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id=banner_click_sky width='+sky_width+' height='+sky_height+'>');
	document.write('<param name=movie value="'+sky_flashfile+'"><param name=quality value=high><param name=wmode value=opaque><PARAM NAME=loop VALUE=false>');
	document.write('<a href="'+sky_altURL+'" target="'+sky_target+'"><img src="'+sky_altimg+'" width='+sky_width+' height='+sky_height+' border=0></a>');
	document.write('</OBJECT>');
} else{
	document.write('<a href="'+sky_altURL+'" target="'+sky_target+'"><img src="'+sky_altimg+'" width='+sky_width+' height='+sky_height+' border=0></a>');
}
}sky_031223();
