﻿// The following line is critical for menu operation, and must appear only once.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled.

timegap=500		// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=20		// Follow Scrolling Rate
suboffset_top=6;	// Sub menu offset Top position 
suboffset_left=12;	// Sub menu offset Left position

// effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

style1=["000000","f15b47","ffffff","92221e","92221e",10,"normal","bold",
"Verdana,sans-serif,Helvetica",3,"arrow.gif",1,"","000000",,,,,,]

style2=["000000","81c77f","ffffff","19773c","19773c",10,"normal","bold",
"Verdana,Tahoma,Helvetica",3,"arrow.gif",1,"","000000",,,,,,]

style3=["000000","fee884","ffffff","d0a32a","d0a32a",10,"normal","bold",
"Verdana,Tahoma,Helvetica",3,"arrow.gif",1,"","000000",,,,,,]

style4=["000000","8facd9","ffffff","13588f","13588f",10,"normal","bold",
"Verdana,Tahoma,Helvetica",3,"arrow.gif",1,"","000000",,,,,,]

addmenu(menu=["mainmenu",0,1,139,0,,style1,1,"center",,,1,0,"right",
,,,,,,,,"Software","show-menu=subscriptions","/pedguide offfontcolor=000000;offbackcolor=f15b47;onfontcolor=ffffff;onbackcolor=92221e",,1
,"PCC&nbsp;Info","show-menu=info","/info offfontcolor=000000;offbackcolor=8facd9;onfontcolor=ffffff;onbackcolor=13588f",,1 
,"PCC&nbsp;Publications","show-menu=pub","/pub offfontcolor=000000;offbackcolor=fee884;onfontcolor=ffffff;onbackcolor=d0a32a",,1
,"PCC&nbsp;Online","show-menu=online","/online offfontcolor=000000;offbackcolor=81c77f;onfontcolor=ffffff;onbackcolor=19773c",,1
,"Contact&nbsp;PCC","/form.html offfontcolor=000000;offbackcolor=f7b061;onfontcolor=ffffff;onbackcolor=c46d29",,,1
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])


addmenu(menu=["subscriptions",20,1,141,1,"",style1,,"left",,,,,,,,,,,,,
,"Smarter Software","/pedguide/software.html",,,1
,"Smarter Support","/pedguide/support.html",,,1
,"Smarter Training","/pedguide/training.html",,,1
,"Smarter Server","/pedguide/server.html",,,1
,"Smarter New Client","/pedguide/newclient.html",,,1
,"Smarter Pricing","/pedguide/pricing.html",,,1
,"Testimonials","/pedguide/testimonials.html",,,1
])

addmenu(menu=["info",20,141,141,1,"",style4,,"left",,,,,,,,,,,,,
,"Jobs&nbsp;at&nbsp;PCC","/jobs/",,,1
,"Client&nbsp;Map","/map/map.html",,,1
,"Employee&nbsp;Pages","/people/",,,1
,"Who&nbsp;Isn't&nbsp;PCC?","/who.html",,,1
,"PCC&nbsp;Sitemap","/info/sitemap.html",,,1
,"Trade&nbsp;Shows","/info/tradeshows.html",,,1
,"Credits&nbsp;and&nbsp;Thank&nbsp;Yous","/info/thankyou.html",,,1
])

addmenu(menu=["pub",20,280,142,1,"",style3,,"left",,,,,,,,,,,,,
,"Benchmarks","/benchmark/",,,1
,"Newsletters","/newsletter/",,,1
,"Partner&nbsp;Pointers","/ppointers/",,,1
,"Managed&nbsp;Care&nbsp;Articles","/mc/",,,1
,"Practice&nbsp;Management","/pub/pm/",,,1
,"Prac.&nbsp;Man.&nbsp;Documents","/pub/pm/docs/",,,1
])

addmenu(menu=["online",20,421,141,1,"",style2,,"left",,,,,,,,,,,,,
,"PedTalk","/lists/pedtalk/",,,1
,"Client&nbsp;Resources","/clients/",,,1
,"Links&nbsp;of&nbsp;Interest","/links/re.html",,,1
])

dumpmenus() // This must be the last line in this file
