//RecRightNav Published 8/30/2010 12:27:53 AM By: cmiller

timegap=500
followspeed=5
followrate=50
suboffset_top=0
suboffset_left=0

HeadersStyle4=[               //HeaderStyle4is an array of properties
"9F5E40"                       //MouseOffFontColor
,"FDD585"                       //MouseOffBackgroundColor
,"000000"                       //MouseOnFontColor
,"E89C05"                       //MouseOnBackgroundColor
,"ffffff"                       //MenuBorderColor
,"11"                       //FontSize
,"normal"                       //FontStyle
,"normal"                       //FontWeight
,"veranda"                       //FontName
,0
,""                       //SubmenuImage
,""                                //SeperatorBar3DBorder (Left blank)
,""                                //3DHighColor (Left blank)
,""                                //3DLowColor (Left blank)
,"9F5E40"                       //CurrentItemFontColor
,"FDD585"                       //CurrentItemBackgroundColor
,""                       //TopBarImage
,""                                //HeaderFontColor (Left blank)
,""                                //HeaderBackgroundColor (Left blank)
,""                                //SeperatorBarColor (Left blank)
]                                //End HeaderStyle4




if(CTSTID & VP)
{
addmenu(menu=[
"HeaderMenu4",               //Menu Name
,               //Menu Top
,               //Menu Left
190,               //Menu width
1,               //Menu Border Width
,               // Screen Position
HeadersStyle4,               //Menu Properties Array
1,               //Always visible
,               //Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.2);Alpha(style=0,opacity=100)",               //Filter String
0,               //Follow Scrolling
0,               //Horizontal or vertical menu, 0 vertical, 1 horizontal
0,               //keep alive
,               //Position of TOP sub image left:center:right
,               //Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,               //Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,               //Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,               //ID of the div you want to hide on MouseOver
,               // Background image for menu Color
0,               //Scrollable Menu
,               //Miscellaneous Menu Properties
,"<img src=../DSN/wwwchicagofirstnazorg/SiteMap/Media/item1_rec.jpg border=0>","show-menu=SubMenu_0_4","# swapimage=../DSN/wwwchicagofirstnazorg/SiteMap/Media/item1_rec_over.jpg;",,0
,"<img src=../DSN/wwwchicagofirstnazorg/SiteMap/Media/item2_rec.jpg border=0>","show-menu=SubMenu_1_4","# swapimage=../DSN/wwwchicagofirstnazorg/SiteMap/Media/item2_rec_over.jpg;",,0
,"<img src=../DSN/wwwchicagofirstnazorg/SiteMap/Media/item3_rec.jpg border=0>","../Content/293.htm?interestid=10 swapimage=../DSN/wwwchicagofirstnazorg/SiteMap/Media/item3_rec_over.jpg;",,,0
,"<img src=../DSN/wwwchicagofirstnazorg/SiteMap/Media/item4_rec.jpg border=0>","../Content/300.htm?interestid=10 swapimage=../DSN/wwwchicagofirstnazorg/SiteMap/Media/item4_rec_over.jpg;",,,0
,"<img src=../DSN/wwwchicagofirstnazorg/SiteMap/Media/item5_rec.jpg border=0>","../Content/305.htm?interestid=10 swapimage=../DSN/wwwchicagofirstnazorg/SiteMap/Media/item5_rec_over.jpg;",,,0
])
addmenu(menu=[
"SubMenu_0_4","offset=0","offset=0",190,1,,HeadersStyle4,0,,"Fade(duration=0.2);Alpha(style=0,opacity=100)",0,0,0,,,0,0,,,0,,,"Spring Session","../Content/295.htm?interestid=10",,"Spring Session",0
,"Summer Session","../Content/296.htm?interestid=10",,"Summer Session",0
,"Early Fall Session","../Content/297.htm?interestid=10",,"Early Fall Session",0
,"Late Fall Session","../Content/298.htm?interestid=10",,"Late Fall Session",0
,"Winter Session","../Content/299.htm?interestid=10",,"Winter Session",0
])
addmenu(menu=[
"SubMenu_1_4","offset=0","offset=0",190,1,,HeadersStyle4,0,,"Fade(duration=0.2);Alpha(style=0,opacity=100)",0,0,0,,,0,0,,,0,,,"Nazarene Recreation","http://nazrec.chicagofirstnazmedia.org/?act=nazRecReg",,"Nazarene Recreation",0
,"Little All-Stars / Cheerleading","http://nazrec.chicagofirstnazmedia.org/?act=LASReg",,"Little All-Stars / Cheerleading",0
])
}
else
{
addmenu(menu=["",,,,,,HeadersStyle4,,,,,,,,,,,,,,,,"","",,,0])
}


dumpmenus()
