

/*FOR ALL FELLOWSHIP PAGES: ULTRA, EMS, TOXICOLOGY */


/*top right nav (contact us, tell a friend links)...............................*/

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out

_menuOpenDelay=150            // The time delay before menus open on mouse over

_followSpeed=5                // Follow scrolling speed

_followRate=40                // Follow scrolling Rate

_subOffsetTop=10              // Sub menu top offset

_subOffsetLeft=-10            // Sub menu left offset

_scrollAmount=3               // Only needed for Netscape 4.x

_scrollDelay=20               // Only needed for Netcsape 4.x







with(menuStyle=new mm_style()){


oncolor="#c2731e";


offcolor="#0651a0";


separatorcolor="#0651a0";

separatorsize="1";

padding=4;

fontsize="12px";

fontstyle="bold";

fontfamily="Arial, Tahoma";

pagecolor="#515151";

pagebgcolor="#FFFFFF";

headercolor="#000000";

headerbgcolor="#ffffff";

subimage="";

subimagepadding="2";

overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#FFFFFF', Direction=180, Strength=0)";

outfilter="randomdissolve(duration=0.0)";

}





with(milonic=new menuname("Main Menu")){

alwaysvisible=1;
left="offset=570px";
orientation="horizontal";
style=menuStyle;
top="offset=120px";
screenposition="left";


aI("text=&nbsp;Contact Us&nbsp;&nbsp;;url=/contact.php;status=Contact Us;");

aI("text=&nbsp;&nbsp;Tell a Friend&nbsp;;url=/tell.php;status=Tell a Friend;");


}

drawMenus();

// 2nd tier Menu (main navigation very top  )--------------------------------------------





_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out

_menuOpenDelay=150            // The time delay before menus open on mouse over

_followSpeed=5                // Follow scrolling speed

_followRate=40                // Follow scrolling Rate

_subOffsetTop=10              // Sub menu top offset

_subOffsetLeft=-10            // Sub menu left offset

_scrollAmount=3               // Only needed for Netscape 4.x

_scrollDelay=20               // Only needed for Netcsape 4.x







with(menuStyle=new mm_style()){

oncolor="#c2731e";

offcolor="#0651a0";

bordercolor="";

borderstyle="solid";

borderwidth=0;

separatorcolor="#0651a0";

separatorsize="1";

padding=1;

fontsize="12px";

fontstyle="normal";

fontfamily="Arial, Verdana";

pagecolor="";

pagebgcolor="";

headercolor="#000000";

headerbgcolor="#ffffff";

subimage="";

subimagepadding="2";

overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#ffffff', Direction=180, Strength=0)";

outfilter="randomdissolve(duration=0.0)";

}





with(milonic=new menuname("Main Menu")){

alwaysvisible=1;
left="offset=140px";
orientation="horizontal";
style=menuStyle;
top="offset=10px";
screenposition="left";


aI("text=&nbsp;Home&nbsp;;url=/index.php;status=home;");

aI("text=&nbsp;About Us&nbsp;;url=/about.php;status=about us;");

aI("text=&nbsp;Fellowships&nbsp;;showmenu=fellowships;status=Fellowships;");

aI("text=&nbsp;Residency&nbsp;;url=/residencies.php;status=Residencies;");

aI("text=&nbsp;About the Area&nbsp;;url=/area.php;status=about the area;");

aI("text=&nbsp;Apply Now&nbsp;;url=/gfx/Fellowship_Application_RevisedLowRes.pdf;status=apply now;");





}

drawMenus();


/*Nav Left)...............................*/

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out

_menuOpenDelay=150            // The time delay before menus open on mouse over

_followSpeed=5                // Follow scrolling speed

_followRate=40                // Follow scrolling Rate

_subOffsetTop=10              // Sub menu top offset

_subOffsetLeft=-10            // Sub menu left offset

_scrollAmount=3               // Only needed for Netscape 4.x

_scrollDelay=20               // Only needed for Netcsape 4.x







with(menuStyle2=new mm_style()){


oncolor="#c2731e";

offcolor="#0651a0";

separatorcolor="#111683";
separatorsize="0";
separatorpadding="4";

align="center";

padding=4;

separatorpadding="15";

fontsize="12px";

fontweight="bold";

fontfamily="Verdana, Arial, Tahoma";

pagecolor="#111683";

pagebgcolor="#FFFFFF";

headercolor="#000000";

imagealign="center";

headerbgcolor="#ffffff";

menuwidth="100";

subimage="";

subimagepadding="2";

overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#FFFFFF', Direction=180, Strength=0)";

outfilter="randomdissolve(duration=0.0)";

}





with(milonic=new menuname("Main Menu")){

alwaysvisible=1;
left="offset=25px";
orientation="vertical";
style=menuStyle2;
top="offset=134px";
screenposition="left";

aI("text=Fellowship<br />Videos<br /><br /><br />;");

aI("image=/gfx/ultra_box_off.jpg;overimage=/gfx/ultra_box_on.jpg;text=Ultrasound<br /><br /> ;url=gfx/Ultrasound.wmv;itemwidth=80;itemheight=110;imageposition=top;imagepadding=10;rawcss=margin-bottom:20px;");

aI("image=/gfx/tox_box_off.jpg;overimage=/gfx/tox_box_on.jpg;text=Toxicology<br /><br />;url=/gfx/Toxicology.wmv;itemwidth=80;itemheight=110;imageposition=top;imagepadding=10;rawcss=margin-bottom:20px;");

aI("image=/gfx/ems_box_off.jpg;overimage=/gfx/ems_box_on.jpg;text=EMS/<br />Disaster<br />Medicine;url=/gfx/EMS.wmv;itemwidth=80;itemheight=110;imageposition=top;imagepadding=10;rawcss=margin-bottom:20px; ");

aI("image=/gfx/disaster_box_off_test.jpg;overimage=/gfx/disaster_box_on_test.jpg;text=Disaster<br />Management;url=/gfx/Disaster.wmv;itemwidth=80;itemheight=110;imageposition=top;imagepadding=10;rawcss=margin-bottom:20px;");


}


with(milonic=new menuname("fellowships")){

style=menuStyle;
orientation="horizontal";
overflow="scroll";
left="offset=150px";
top="offset=34px";
screenposition="left";

aI("text=&nbsp;Ultrasound&nbsp;;url=/ultra.php;status=ultrasound;");

aI("text=&nbsp;Toxicology&nbsp;;url=/toxicology.php;status=toxicology;");

aI("text=&nbsp;EMS/Disaster Medicine &nbsp;;url=/ems.php;status=ems;");

aI("text=&nbsp;Disaster Management &nbsp;;url=/disaster.php;status=disaster;");

}

drawMenus();





