var aySound = new Array();

aySound[0] = "/images/Image/user/sound46.wav";

document.write('<BGSOUND ID="auIEContainer">')
IE = (navigator.appVersion.indexOf("MSIE")!=-1 && document.all)? 1:0;
NS = (navigator.appName=="Netscape" && navigator.plugins["LiveAudio"])? 1:0;
ver4 = IE||NS? 1:0;
onload=auPreload;

function auPreload() {
if (!ver4) return;
if (NS) auEmb = new Layer(0,window);
else {
Str = "<DIV ID='auEmb' STYLE='position:absolute;'></DIV>";
document.body.insertAdjacentHTML("BeforeEnd",Str);
}
var Str = '';
for (i=0;i<aySound.length;i++)
Str += "<EMBED SRC='"+aySound[i]+"' AUTOSTART='FALSE' HIDDEN='TRUE'>"
if (IE) auEmb.innerHTML = Str;
else {
auEmb.document.open();
auEmb.document.write(Str);
auEmb.document.close();
}
auCon = IE? document.all.auIEContainer:auEmb;
auCon.control = auCtrl;
}
function auCtrl(whSound,play) {
if (IE) this.src = play? aySound[whSound]:'';
else eval("this.document.embeds[whSound]." + (play? "play()":"stop()"))
}
function playSound(whSound) { if (window.auCon) auCon.control(whSound,true); }
function stopSound(whSound) { if (window.auCon) auCon.control(whSound,false); }

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-5            // Sub menu left offset
_sidetop=200;


with(subStyle=new mm_style()){
onbgcolor="#49114D";
oncolor="#ffffff";
offbgcolor="#A482A5";
offcolor="ffffff";
bordercolor="#8A688D";
borderstyle="solid";
borderwidth=1;
separatorcolor="ffffff";
separatorsize="1";
padding=3;
fontsize="11";
fontstyle="normal";
fontfamily="Tahoma, Tahoma, Arial";
pagecolor="ffffff";
pagebgcolor="#AF90B2";
headercolor="#000000";
headerbgcolor="#ffffff";
subimagepadding="2";
subimage="/images/10000/4000/429HE/arrow.gif";
overfilter="Fade(duration=0.3);Alpha(opacity=100);Shadow(color='ffffff', Direction=135, Strength=2)";
outfilter="randomdissolve(duration=0.9)";
}

with(mainStyle=new mm_style()){

}

	
		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;
			overflow="scroll";
			orientation="horizontal";
			position="relative";
			aI("image=/images/Image/mainnav1.gif;");
			aI("url=/welcome.php;image=/images/Image/mainnav2.gif;overimage=/images/Image/Rmainnav2.gif;");

			aI("url=/welcome.php;image=/images/Image/mainnav3.gif;overimage=/images/Image/Rmainnav3.gif;");
			aI("url=/vision.php;image=/images/Image/mainnav4.gif;overimage=/images/Image/Rmainnav4.gif;");

			aI("url=/history.php;image=/images/Image/mainnav5.gif;overimage=/images/Image/Rmainnav5.gif;");

			aI("url=/meetings.php;image=/images/Image/mainnav6.gif;overimage=/images/Image/Rmainnav6.gif;");

			aI("image=/images/Image/mainnav7.gif;");

		}





drawMenus();



