_menuCloseDelay=0
_menuCloseDelay=600
_menuOpenDelay=0
_followSpeed=0
_followRate=0
_subOffsetTop=3
_subOffsetLeft=-15
_scrollAmount=3
_scrollDelay=20

with(navStyle1=new mm_style()){
offclass="nav";
onclass="nav nav_hover";
pageclass="nav nav_hover nav_selected";
bordercolor="#fff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#fff";
separatorsize="1";
padding=0;
fontsize="11px";
fontstyle="normal";
fontweight="bold";
fontfamily="Arial";
image="/v/vspfiles/templates/collegeshack/images/Template/Menu1_Bullet.gif";
subimage="/v/vspfiles/templates/collegeshack/images/Template/Menu1_Bullet_End.gif";
subimagepadding="2";
subimageposition="bottom";
overflow="scroll";    
}

with(subNavStyle1=new mm_style()){
offclass="nav subnav"
onclass="nav nav_hover subnav subnav_hover"
pageclass="nav nav_hover subnav subnav_hover nav_selected subnav_selected"
bordercolor="#a9b2c9";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="0";
padding=0;
fontsize="11px";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial";
image="/v/vspfiles/templates/collegeshack/images/Template/Menu1_Bullet.gif";
subimage="/v/vspfiles/templates/collegeshack/images/Template/Menu1_Bullet_End.gif";
subimagepadding="2";
subimageposition="bottom";
overflow="scroll";    
}
