/* JavaScript Document*/
function main_menu(sMainMenu){
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="230" height="206" id=ShockwaveFlash3>')
document.write('<PARAM name="movie" value="flash/' + sMainMenu + '.swf">')
document.write('<PARAM name="quality" value="high">')
document.write('<PARAM name="wmode" value="transparent">')
document.write('<EMBED src="flash/' + sMainMenu + '.swf" WMODE="transparent" QUALITY="high" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" TYPE="application/x-shockwave-flash" width="230" height="206"></EMBED></OBJECT>')
}
function main_menusub(sMainMenu){
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="230" height="206" id="ShockwaveFlash1" VIEWASTEXT>')
document.write('<param name="movie" value="flash/' + sMainMenu + '.swf">')
document.write('<param name="quality" value="high">')
document.write('<param name="wmode" value="transparent">')
document.write('<embed src="flash/' + sMainMenu + '.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="230" height="206"></object>')
}
function main_sub(sImage){
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="448" height="119" id="ShockwaveFlash2" VIEWASTEXT>')
document.write('<param name="movie" value="flash/text.swf">')
document.write('<param name="quality" value="high">')
document.write('<param name="wmode" value="transparent">')
document.write('<embed src="flash/text.swf" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="448" height="119"></object>')
}
function main_img1(sImage){
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="396" height="104" id=ShockwaveFlash1>')
document.write('<PARAM name="movie" value="flash/text.swf">')
document.write('<PARAM name="quality" value="high">')
document.write('<PARAM name="wmode" value="transparent">')
document.write('<EMBED src="flash/text.swf" QUALITY="high" WMODE="transparent" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" TYPE="application/x-shockwave-flash" width="396" height="104"></EMBED></OBJECT>')
}
function main_img2(sImage){
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="447" height="323" id=ShockwaveFlash2>')
document.write('<PARAM name="movie" value="flash/top-img.swf">')
document.write('<PARAM name="quality" value="high">')
document.write('<PARAM name="wmode" value="transparent">')
document.write('<EMBED src="flash/top-img.swf" WMODE="transparent" QUALITY="high" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" TYPE="application/x-shockwave-flash" width="447" height="323"></EMBED></OBJECT>')
}
function MediaPlayer(iWidth,iHeight, sStart, sFileName){
document.write('<object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" width="' + iWidth + '" height="' + iHeight + '" id="ActiveMovie1" style="LEFT: 0px; TOP: 0px; BORDER-RIGHT: #CED8EF 5px solid; BORDER-TOP: #CED8EF 5px solid; BORDER-LEFT: #CED8EF 5px solid;  BORDER-BOTTOM: #CED8EF 5px solid; filter:alpha(opacity=100 Style=1 FinishOpacity=100) progid:DXImageTransform.Microsoft.shadow(color=#000000 Direction=120 strength=3 PixelRadius=0 MakeShadow=0);" VIEWASTEXT>');
document.write('<param name="URL" value="' + sFileName + '">');
document.write('<PARAM name="autoStart" value="' + sStart + '">');
document.write('<PARAM name="stretchToFit" value="true">');
document.write('</object>');
}

function m1()       {location.href = 'Policy.asp?Sub=P';}
function m2()       {location.href = 'Program.asp';}
function m3()       {location.href = 'Event.asp';}
function m4()       {location.href = 'GalleryList.asp';}
function m5()       {location.href = 'NewsList.asp';}
function m6()       {location.href = 'ContactUs.asp';}

