//Top_Navigation Published 8/30/2010 9:35:56 PM By: dpsadmin

timegap=500
followspeed=5
followrate=50
suboffset_top=0
suboffset_left=0

HeadersStyle1=[               //HeaderStyle1is an array of properties
"FFFFFF"                       //MouseOffFontColor
,"989898"                       //MouseOffBackgroundColor
,"902323"                       //MouseOnFontColor
,"989898"                       //MouseOnBackgroundColor
,"989898"                       //MenuBorderColor
,"11"                       //FontSize
,"normal"                       //FontStyle
,"bold"                       //FontWeight
,"arial"                       //FontName
,3
,                       //SubmenuImage
,                                //SeperatorBar3DBorder (Left blank)
,                                //3DHighColor (Left blank)
,                                //3DLowColor (Left blank)
,"222222"                       //CurrentItemFontColor
,"989898"                       //CurrentItemBackgroundColor
,                       //TopBarImage
,"FFFFFF"                       //HeaderFontColor
,"FFFFFF"                       //HeaderBackgroundColor
,"66CCFF"                       //SeperatorBarColor
]                                //End HeaderStyle1




if(CTSTID & VP)
{
addmenu(menu=[
"HeaderMenu1",               //Menu Name
100,               //Menu Top
0,               //Menu Left
100,               //Menu width
1,               //Menu Border Width
,               // Screen Position
HeadersStyle1,               //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=88);",               //Filter String
0,               //Follow Scrolling
1,               //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
,"Home","/Content/ContentCT.asp?P=690",,"Home",0
,"Subscribe","show-menu=SubMenu_0_1",,,0
,"News & Events","show-menu=SubMenu_1_1",,,0
,"Advertise","show-menu=SubMenu_2_1",,,0
,"Editorial","show-menu=SubMenu_3_1",,,0
,"Buyers Guide","show-menu=SubMenu_4_1",,,0
])
addmenu(menu=[
"SubMenu_0_1","offset=0","offset=0",100,1,,HeadersStyle1,0,,"Fade(duration=0.2);Alpha(style=0,opacity=88);",0,0,0,,,0,0,,,0,,,"Magazine","/Content/ContentCT.asp?P=108",,"Magazine",0
,"e-Newsletter","/Content/ContentCT.asp?P=166",,"e-Newsletter",0
,"Customer Service","/Content/ContentCT.asp?P=124",,"Customer Service",0
])
addmenu(menu=[
"SubMenu_1_1","offset=0","offset=0",100,1,,HeadersStyle1,0,,"Fade(duration=0.2);Alpha(style=0,opacity=88);",0,0,0,,,0,0,,,0,,,"Industry News","/Content/ContentCT.asp?P=791",,"Industry News",0
,"Events Calendar","/Content/ContentCT.asp?P=131",,"Events",0
])
addmenu(menu=[
"SubMenu_2_1","offset=0","offset=0",100,1,,HeadersStyle1,0,,"Fade(duration=0.2);Alpha(style=0,opacity=88);",0,0,0,,,0,0,,,0,,,"Media Kit","/Content/ContentCT.asp?P=145",,"Media Kit",0
,"Reprints","/Content/ContentCT.asp?P=128",,"Reprints",0
,"Contacts","/Content/ContentCT.asp?P=124",,"Contacts",0
])
addmenu(menu=[
"SubMenu_3_1","offset=0","offset=0",100,1,,HeadersStyle1,0,,"Fade(duration=0.2);Alpha(style=0,opacity=88);",0,0,0,,,0,0,,,0,,,"Current Articles","../Content/ContentCT.asp?P=812&pt=21&as=1",,"Current Articles",0
,"Search Archives","/Content/ContentCT.asp?P=115",,"Search Archives",0
,"Reviews","/Content/ContentCT.asp?P=126",,"Reviews",0
,"Edit Calendar","/Content/ContentCT.asp?P=182",,"Edit Calendar",0
,"Contacts","/Content/ContentCT.asp?P=124",,"Contacts",0
,"Message Board","/Content/ContentCT.asp?P=179",,"Message Board",0
])
addmenu(menu=[
"SubMenu_4_1","offset=0","offset=0",100,1,,HeadersStyle1,0,,"Fade(duration=0.2);Alpha(style=0,opacity=88);",0,0,0,,,0,0,,,0,,,"Search","http://www.rcpbuyersguide.com/title-3 target=_blank",,"Search",0
,"Vendor Update","http://www.rcpbuyersguide.com/login.php target=_blank",,"Vendor Update",0
])
}
else
{
addmenu(menu=["",,,,,,HeadersStyle1,,,,,,,,,,,,,,,,"","",,,0])
}


dumpmenus()
