//*----------------------------------------------
//* Update Log
//* 2007-06-26 Change White Papers to Whitepapers
//* 2007-10-23 Remove Job Board 
//* 2008-06-09 Adjust vert menu position for ad banners 
//* 2008-08-19 Change Vendor Enrolment to Media Kit
//* 2009-10-04 New Referral Network Section
//*----------------------------------------------
	var dir = location.href.substring(0,location.href.lastIndexOf('/')+1);
	var thefile = location.href.substring(dir.length,location.href.length+1);

//*----------------------------------------------
//*  HOME HORIZONTAL MENU 
//*----------------------------------------------
with(milonic=new menuname("home")){
style=homeMenuStyle;
 menuwidth=200; top=99;  screenposition="center"; alwaysvisible=1; orientation="horizontal"; left="offset=+50"; 
  aI("text=Home;align=center;xitemwidth=22;url=" + htmldir + "index.asp;");
  aI("text=<center>About</center>;align=center;url=" + htmldir + "about.asp;");
  aI("text=Contact;align=center;xitemwidth=22;url=" + htmldir + "contact.asp;showmenu=contact;");
} 

//*----------------------------------------------
//*  ABOUT
	pref="about-";
//*----------------------------------------------
with(milonic=new menuname("about")){
style=subHomeMenuStyle; 
aI("text=Banner Advertising;url=" + pref + "advertising.asp;");
}

//*----------------------------------------------
//*  CONTACT
	pref="contact-";
//*----------------------------------------------
with(milonic=new menuname("contact")){
style=subHomeMenuStyle; 
aI("text=Pay Invoice;url=" + pref + "payinv-form.asp;");
}

//*----------------------------------------------
//*  MAIN HORIZONTAL MENU 
//*----------------------------------------------
with(milonic=new menuname("header")){
style=menuStyle;
//left=100; menuwidth=686
 menuwidth=778; top=115;  screenposition="center"; alwaysvisible=1; orientation="horizontal"; xleft="offset=+180"; 
xmenualign="center"; 

if (ie55) {
	top=115;
}	
else {
	top=121;
}	
top=208;
// All pages but home page
if (homepg == 0) {
//	left="offset=+110"
//	menuwidth=525;
//   aI("text=<b>Home;align=center;;itemwidth=105;url=" + homedir + "index.asp;");
//   
}

//aI("text=<b>Home</b>;align=center;xitemwidth=80;url=" + htmldir + "index.asp;");

aI("bgimage=../images/baseline_back.gif;image=../images/spacer.gif;itemwidth=190;overimage=../images/spacer.gif;rawcss=border:1px solid #c0c0c0;type=header;");
//aI("clickimage=../images/baseline_dink_on.gif;image=../images/baseline_dink_off.gif;itemwidth=21;overimage=../images/baseline_dink_off_over.gif;showmenu=go;");

aI("image=../images/icon-peep.gif;text=<b>Vendor Directory;xalign=center;itemwidth=139;url=" + htmldir + "dir-intro.asp;showmenu=dir;");

aI("image=../images/icon-peep.gif;text=<b>Referral Network;xalign=center;itemwidth=139;url=" + htmldir + "ref-intro.asp;showmenu=REF;");

aI("image=../images/icon-globe.gif;text=<b>&nbsp;Resource Center</b>;xalign=center;itemwidth=139;url=" + htmldir + "res-intro.asp;showmenu=resource;");

aI("image=../images/icon-satdish.gif;bgimage=../images/baseline_button154_off.gif;overbgimage=../images/baseline_button154_off_over.gif;text=<b>Update News Service</b>;xalign=center;itemwidth=154;url=" + htmldir + "news-intro.asp;showmenu=news;");

//aI("image=../images/baseline_desktop.gif;text=<b>Update News Service</b>;xalign=center;itemwidth=139;url=" + htmldir + "news-intro.asp;showmenu=news;");
aI("image=../images/icon-search.gif;text=<b>&nbsp; &nbsp; &nbsp;S e a r c h</b>;xalign=center;itemwidth=139;url=" + htmldir + "search.asp;");
aI("bgimage=../images/baseline_back.gif;image=../images/spacer.gif;itemwidth=190;overimage=../images/spacer.gif;rawcss=border:1px solid #c0c0c0;type=header;");
}

//*----------------------------------------------
//*  VENDOR DIRECTORY
	pref="dir-";
//*----------------------------------------------
with(milonic=new menuname("dir")){
style=subMenuStyle; menuwidth=137;

	aI("text=Buyer’s Guide;url=" + pref + "buyersguide.asp;");
	aI("text=Order;url=" + pref + "prod-intro.asp;showmenu=order;")
	aI("text=Buyer’s Coach;url=res-serv-coach.asp;");
	aI("text=Affiliate Program;url=" + pref + "affiliate-form.asp;");
//	aI("text=Vendor Enrolment;url=" + pref + "vendor-enrol-form.asp;");
    aI("text=Media Kit;url=" + pref + "mediakit-form.asp;");
  	aI("text=Login;url=" + pref + "login-form.asp;");
  	aI("text=Directory Menu;url=" + pref + "menu.asp;");
} 

//*----------------------------------------------
//*  ORDER SUB MENU 
//*----------------------------------------------
with(milonic=new menuname("order")){
style=subMenuStyle; menuwidth=110;
	aI("text=Free Online Searching;url=" + pref + "prod-freesearch.asp;");
	aI("text=Paid Online Searching;url=" + pref + "prod-form.asp?func=ps;");
	aI("text=Free PDF Download;url=" + pref + "prod-freepdf.asp;");
	aI("text=Purchase PDF Download;url=" + pref + "prod-form.asp?func=ppdf;");
	aI("text=Purchase Printed Edition;url=" + pref + "prod-form.asp?func=pprt;");
	aI("text=Shipping and Returns Policy;url=" + pref + "shipping.asp;");
}
 
//* VIEW AFFILIATES
with(milonic=new menuname("affiliates")){
style=subMenuStyle;
aI("text=View Our Affiliates;url=" + pref + "affiliates.asp;");
}

with(milonic=new menuname("order")){
style=subMenuStyle;
aI("text=Shipping and Returns Policy;url=" + htmldir + "policies.asp;");
//aI("text=Order Done - for TESTING;url=" + htmldir + "order-done.asp;");
}

//*----------------------------------------------
//*  REFERRAL NETWORK
	pref="ref-";
//*----------------------------------------------
with(milonic=new menuname("ref")){
style=subMenuStyle; xmenuwidth=137;
 
	aI("text=Ask for a Referral;url=" + pref + "askreferral-form.asp;");
	aI("text=B2B Hub Referrals;url=" + pref + "b2bhubs.asp")
	aI("text=Healthcare Payer Referrals;url=" + pref + "healthcare.asp;");
    aI("text=Association Referrals;url=" + pref + "assoc.asp;");
  	aI("text=Send an RFI;url=" + pref + "rfi-form.asp;");
  	aI("text=Ask an Expert;url=" + pref + "askexpert-form.asp;");
}
 
//*----------------------------------------------
//*  Resource Center
	pref="res-";
//*----------------------------------------------
with(milonic=new menuname("resource")){
style=subMenuStyle; menuwidth=137;
	aI("text=Services;url=" + pref + "serv-intro.asp;showmenu=services;");
	aI("text=Publications;url=" + pref + "pub-intro.asp;showmenu=pub;");
	aI("text=Links;url=" + pref + "links-intro.asp;showmenu=links;");
//	aI("text=Job Board;url=" + pref + "job-intro.asp;showmenu=jobboard;");
//	aI("text=Ask an Expert;url=" + pref + "askexpert-form.asp;");
}

with(milonic=new menuname("services")){
style=subMenuStyle;  
	aI("text=Buyer’s Coach;url=" + pref + "serv-coach.asp;showmenu=coach;");
	aI("text=Seminars & Training;url=" + pref + "serv-seminars.asp;");
//	aI("text=Vendor RFI;url=" + pref + "serv-rfi-form.asp;");
	aI("text=EC/EDI Technology Audit;url=" + pref + "serv-audit.asp;");
}	

with(milonic=new menuname("coach")){
style=subMenuStyle;  
	aI("text=Coaching Request Form;url=" + pref + "serv-coach-form.asp;");
}	

with(milonic=new menuname("pub")){
style=subMenuStyle; 
	aI("text=Articles;url=" + pref + "pub-articles.asp;"); 
	aI("text=Newsletters;url=" + pref + "pub-newsletters.asp;");	
	aI("text=Whitepapers;url=" + pref + "pub-whitepapers.asp;");
	aI("text=Add a Publication;url=" + pref + "pub-addpub-form.asp;");
}

with(milonic=new menuname("links")){
style=subMenuStyle;  
	aI("text=User Groups;url=" + pref + "links-usergroups.asp;");
	aI("text=Associations;url=" + pref + "links-assoc.asp;");
	aI("text=B2B Hubs;url=" + pref + "links-b2bhubs.asp;");
	aI("text=Healthcare Payers;url=" + pref + "links-healthcare.asp;");
	aI("text=Coming Events;url=" + pref + "links-events.asp;");
	aI("text=Free Software;url=" + pref + "links-software.asp;");
	aI("text=Other Links;url=" + pref + "links-other.asp;");
	aI("text=Add a Link;url=" + pref + "links-addlink-form.asp;");
}

with(milonic=new menuname("jobboard")){
style=subMenuStyle;  
	aI("text=View Jobs;url=" + pref + "job-viewjobs.asp;");
	aI("text=View Candidates;url=" + pref + "job-viewcand.asp;");
	aI("text=Add a Job;url=" + pref + "job-addjob-form.asp;");
	aI("text=Add a Candidate;url=" + pref + "job-addcand-form.asp;");
}
	
//*----------------------------------------------
//*  NEWS
	pref="news-";
//*----------------------------------------------
with(milonic=new menuname("news")){
style=subMenuStyle; menuwidth=153;
	aI("text=View Press Releases;url=" + pref + "view-press.asp;");
	aI("text=Submit a Release;url=" + pref + "subrel-form.asp;");
	aI("text=View Archives;url=" + pref + "archives.asp;");
}

//*----------------------------------------------
//*  POPUP Box VENDOR DIRECORY PAGE - UPDATE Question Mark
//*----------------------------------------------
with(milonic=new menuname("vendorqmark")){
style=menuStylePOPUP;  left=99; itemwidth=250; top=-66; 
aI("text=<b>Update Listing</b>;type=header;align=center;");
aI("text=Only one person in your company is designated to update your listing, usually someone in the marketing department.");
} 

//*----------------------------------------------
//*  POPUP Box QPS Question Mark
//*----------------------------------------------
with(milonic=new menuname("qmark")){
style=menuStylePOPUP;  left=-80; itemwidth=250; xtop=-160; 
aI("text=<b>Quick Product Selector (QPS)</b>;type=header;align=center;");
aI("text=If you know the type of EC/EDI product or service you are looking for, the QPS will help you find a vendor fast. Pick a category and click on ‘View Listing’ and ‘View&nbsp;Ad&nbsp;/&nbsp;Specials’ to see what the vendor has to offer.");
aI("text=<center><u>Click here to see all QPS categories</u></center>;url=qps.asp");
} 

//*----------------------------------------------
//*  POPUP Box Reg Form - dir-prod-reg-form.asp - UserName Question Mark
//*----------------------------------------------
with(milonic=new menuname("quser")){
style=menuStylePOPUP;  left=-80; itemwidth=300; top=-170; 
aI("text=<b>Changing your Email Address</b>;type=header;align=center;");
aI("text=<b>Note</b>: You cannot change your e-mail address using this screen. If currently receiving free online access, logout and register under a new user name and your old account will expire on its own.<br><br>If you purchased online access, send an e-mail to <u>customerservice@ec-edi.biz</u> and request a change to your user name.;url=mailto:customerservice@ec-edi.biz?Subject=New User name;");
} 

//*----------------------------------------------
//*  DIRECTORY SEARCH POPUP Box - MAIN HELP - dir-search.asp - 
//*----------------------------------------------
with(milonic=new menuname("dirsearch")){
style=menuStylePOPUP;  left=30; itemwidth=400; top=-80; 
aI("text=<b>DIRECTORY SEARCH</b>;type=header;align=center;");
aI("text=There are multiple ways to search the directory:<br><br><b>1)</b> Enter any combination of Category, Industry, Compliance and State/Province<br><b>2)</b> Enter a trading partner  <br><b>3)</b> Enter a hub or payer [COMING SOON]<br><b>4)</b> Enter a keyword or phrase that is meaningful to you and try to find a match<br><b>5)</b> If you know the name of the company, select the first letter and search alphabetically<br><br>Once search results are displayed, you can view a vendor listing or ad from the directory, or link directly to a vendor’s web site. Not all vendors will have a listing or ad to display, but you can always link to their web site.;");
}  

//*----------------------------------------------
//*  DIRECTORY SEARCH POPUP Box - MAIN HELP - dir-search.asp - OLD 
//*----------------------------------------------
with(milonic=new menuname("dirsearchOLD")){
style=menuStylePOPUP;  left=30; itemwidth=400; top=-80; 
aI("text=<b>DIRECTORY SEARCH</b>;type=header;align=center;");
aI("text=There are three ways to search the directory:<br><br><b>1)</b> Enter any combination of Category, Industry, Compliance and State/Province<br><b>2)</b> If you know the name of the company, select the first letter and search alphabetically <br><b>3)</b> Enter a keyword or phrase that is meaningful to you and try to find a match<br><br>Once search results are displayed, you can view a vendor listing or ad from the directory, or link directly to a vendor’s web site. Not all vendors will have a listing or ad to display, but you can always link to their web site.;");
}

//*----------------------------------------------
//*  COMPLIANCE POPUP Box  - dir-search.asp - 
//*----------------------------------------------
with(milonic=new menuname("compliance")){
style=menuStylePOPUP;  left=30; itemwidth=250; top=-80; 
aI("text=<b>Compliance</b>;type=header;align=center;");
aI("text=Compliances are industry specific standards or initiatives that a vendor supports.<br><br>Select a Compliance from the drop down list and if it’s is not in the list, enter a Compliance in the box below.;");
}

//*----------------------------------------------
//*  KEYWORD POPUP Box  - dir-search.asp -  NOT USED
//*----------------------------------------------
with(milonic=new menuname("keyword")){
style=menuStylePOPUP;  left=20; itemwidth=250; top=-80; 
aI("text=<b>Keyword / Phrase</b>;type=header;align=center;");
aI("text=Enter a keyword or exact phrase.<br>This field can be used with the Category, Industry, State/Prov and Compliance filters.<br><br>Eg. Compliance=ACH OR Keyword=edi ;");
}  

//*----------------------------------------------
//*  POPUP Box Reg Form - dir-intro.asp - What's the difference
//*----------------------------------------------
with(milonic=new menuname("diff")){
style=menuStylePOPUP;  left=-80; itemwidth=300; top=-110; 
aI("text=<b>What's the Difference?</b>;type=header;align=center;");
aI("text=To qualify for free online searching or free PDF download, you must register and be approved.<br><br>There are no restrictions for purchased products.;");
} 

//*----------------------------------------------
//*  POPUP Box for Privacy Policy
//*----------------------------------------------
with(milonic=new menuname("Privacy")){
style=menuStylePOPUP; left=-212; itemwidth=200; top=-160; 
aI("text=<b>Privacy Policy</b>;type=header;align=center;");
aI("text=We will never share, sell, or rent your personal information with anyone. Information submitted to us is only available to our employees for the purpose of contacting you or sending you emails related to the EC-EDI Vantage Point products.");
aI("text=<center>Click here for more info.</center>;url=policies.asp#priv");
} 
//*----------------------------------------------
//*  POPUP Box for Print Version
//*----------------------------------------------
with(milonic=new menuname("Printver")){
style=menuStylePOPUP; left=-112; itemwidth=300; top=-235;overflow='scroll';
aI("text=<b>Important Notice for Printed Version</b>;type=header;align=center;");
aI("text=If you are ordering the printed version of the directory, please note that we cannot begin shipping until August 9, 2004. ");
aI("text=We apologize for the inconvenience and will offer <b>free shipping</b> if you order today with the understanding that there will be a delay. The shipping charge of $6.95 will automatically be deducted when you place the order.");
aI("text=The Single License PDF, Multiple License PDF and Buyer's Coach are available immediately and are not affected by the shipping delay.");
} 

//*----------------------------------------------
//*  POPUP Box for PDF Icon
//*----------------------------------------------
with(milonic=new menuname("pdfhelp")){
style=menuStylePOPUP; left="offset=105"; itemwidth=232; top=-170;
aI("text=<img src='../images/pdf-icon.gif' width=15 height=16 border=0 align='absmiddle'> <b>About PDF Files</b> <img src='../images/pdf-icon-red.gif' width=21 height=12 border=0 align='absmiddle'>;type=header;align=center;");
aI("text=To download PDF files to your hard disk for <b>offline viewing</b>, right-click on the link, then select \"Save Target As...\" from the pop-up menu. To view the PDF in a new browser window, just click on the link.");
aI("text=Adobe Acrobat Reader is required to view the Portable Document Format (PDF) files found on this web site.<br><br>Download the latest free version of Acrobat Reader by clicking the button below:");
aI("text=<img src='../images/getacrobat-e.gif' width=88 height=31 border=0 align='absmiddle' alt='Get Acrobat Reader'>;url=http://www.adobe.com/products/acrobat/readstep.html;target=_blank;align=center;");
} 

//*----------------------------------------------
//*  Top of Page Floating Menu for Certain Pages
//*----------------------------------------------
 
 if ( thefile.substring(0,"zzzz".length) == "res-links-b2bhubs" ) {	

	with(milonic=new menuname("top")){
	style=menuStyleTop;
	menuwidth=10;
	itemheight=6;
	left="offset=221";  
	screenposition="bottom, center"; 
	top="offset=-25";
	followscroll=1;
//	followscroll="0,40,5"
	alwaysvisible=1;
	orientation="horizontal";
	aI("text=&nbsp;Top of Page&nbsp;url=#top");
	}
}

//*----------------------------------------------
//*  ALPHA INDEX for HUBS  -  BOX
//*----------------------------------------------
 if ( thefile.substring(0,"res-links-b2bhubs".length) == "res-links-b2bhubs" ) {	

	with(milonic=new menuname("top")){
	style=menuStyleTop;
	menuwidth=80;
	itemheight=16;
//	left="offset=309";  
	left="offset=185";
 	screenposition="bottom, center"; 
	top="offset=-1";
	followscroll=1;
//	followscroll="0,40,5"
	alwaysvisible=1;
//	orientation="horizontal";
	aI("text=<b>Index</b>;align=center;type=header;headercolor=#EEEEEE;headerbgcolor=#BA1E56;");
	aI("text=<table width='80' border='0' cellspacing='0' cellpadding='2' class='dotbox'><tr><td align='center'><span class='TextSmall'> <a href='#no' class='ix'>&nbsp#&nbsp</a><a href='#a' class='ix'>&nbspA&nbsp</a><a href='#b' class='ix'>&nbspB&nbsp</a><a href='#c' class='ix'>&nbspC&nbsp</a> <a href='#d' class='ix'>D</a>&nbsp <a href='#e' class='ix'>&nbspE&nbsp</a> <a href='#f' class='ix'>&nbspF&nbsp</a> <a href='#g' class='ix'>&nbspG&nbsp</a> <a href='#h' class='ix'>&nbspH&nbsp</a> <a href='#i' class='ix'>&nbspI&nbsp</a> <a href='#j' class='ix'>&nbspJ&nbsp</a>&nbsp <a href='#k' class='ix'>K</A> <a href='#l' class='ix'>&nbspL&nbsp</a> <a href='#m' class='ix'>&nbspM&nbsp</a> <a href='#n' class='ix'>&nbspN&nbsp</a> <a href='#o' class='ix'>O</a> <a href='#p' class='ix'>&nbspP&nbsp</a> <a href='#q' class='ix'>&nbspQ&nbsp</a> <a href='#r' class='ix'>&nbspR&nbsp</a> <a href='#s' class='ix'>&nbspS&nbsp</a> <a href='#t' class='ix'>&nbspT&nbsp</a> <a href='#u' class='ix'>&nbspU&nbsp</a> <a href='#v' class='ix'>V</a> <a href='#w' class='ix'>&nbspW&nbsp</A> <A href='#x y z' class='ix'>XYZ</A>&nbsp &nbsp<a href='#top' class='ix'>Top</a></span></td></tr></table>;type=header;");
	}
}

//*----------------------------------------------
//*  ALPHA INDEX for HEALTHPAYERS
//*----------------------------------------------
 if ( thefile.substring(0,"res-links-healthcare".length) == "res-links-healthcare" ) {	

	with(milonic=new menuname("top")){
	style=menuStyleTop;
	menuwidth=80;
	itemheight=16;
	
//	left="offset=309";  
	left="offset=185";
 	screenposition="bottom, center"; 
	top="offset=-1";
	followscroll=1;
//	followscroll="0,40,5"
	alwaysvisible=1;
//	orientation="horizontal";
	aI("text=<b>Index</b>;align=center;type=header;headercolor=#EEEEEE;headerbgcolor=#BA1E56;");
	aI("text=<table width='80' border='0' cellspacing='0' cellpadding='2' class='dotbox'><tr><td align='center'><span class='TextSmall'><a href='#other' class='ix'>&nbspOther&nbsp</a><br>– State –<br><a href='#a' class='ix'>&nbspA&nbsp</a><a href='#c' class='ix'>&nbspC&nbsp</a> <a href='#d' class='ix'>D</a>&nbsp <a href='#f' class='ix'>&nbspF&nbsp</a> <a href='#g' class='ix'>&nbspG&nbsp</a> <a href='#h' class='ix'>&nbspH&nbsp</a> <a href='#i' class='ix'>&nbspI&nbsp</a> <a href='#k' class='ix'>K</A> <a href='#l' class='ix'>&nbspL&nbsp</a><a href='#m' class='ix'>&nbspM&nbsp</a> <a href='#n' class='ix'>&nbspN&nbsp</a> <a href='#o' class='ix'>O</a> <a href='#p' class='ix'>&nbspP&nbsp</a> <a href='#r' class='ix'>&nbspR&nbsp</a><a href='#s' class='ix'>&nbspS&nbsp</a> <a href='#t' class='ix'>&nbspT&nbsp</a> <a href='#u' class='ix'>&nbspU&nbsp</a> <a href='#v' class='ix'>V</a> <a href='#w' class='ix'>&nbspW&nbsp</A> &nbsp &nbsp<a href='#top' class='ix'>Top</a></span></td></tr></table>;type=header;");
	}
}

//*----------------------------------------------
//*  ALPHA INDEX for HEALTHPAYERS - CANADA US - NOT USED
//*----------------------------------------------
 if ( thefile.substring(0,"res-links-healthcarezzz".length) == "res-links-healthcare" ) {	

	with(milonic=new menuname("top")){
	style=menuStyleTop;
	menuwidth=80;
	itemheight=16;
	
//	left="offset=309";  
	left="offset=185";
 	screenposition="bottom, center"; 
	top="offset=-1";
	followscroll=1;
//	followscroll="0,40,5"
	alwaysvisible=1;
//	orientation="horizontal";
	aI("text=<b>Index</b>;align=center;type=header;headercolor=#EEEEEE;headerbgcolor=#BA1E56;");
	aI("text=<table width='80' border='0' cellspacing='0' cellpadding='2' class='dotbox'><tr><td align='center'><span class='TextSmall'><a href='#Canada' class='ix'>&nbspCanada&nbsp</a><br>– U.S.A. –<br><a href='#a' class='ix'>&nbspA&nbsp</a><a href='#c' class='ix'>&nbspC&nbsp</a> <a href='#d' class='ix'>D</a>&nbsp <a href='#f' class='ix'>&nbspF&nbsp</a> <a href='#g' class='ix'>&nbspG&nbsp</a> <a href='#h' class='ix'>&nbspH&nbsp</a> <a href='#i' class='ix'>&nbspI&nbsp</a> <a href='#k' class='ix'>K</A> <a href='#l' class='ix'>&nbspL&nbsp</a><a href='#m' class='ix'>&nbspM&nbsp</a> <a href='#n' class='ix'>&nbspN&nbsp</a> <a href='#o' class='ix'>O</a> <a href='#p' class='ix'>&nbspP&nbsp</a> <a href='#r' class='ix'>&nbspR&nbsp</a><a href='#s' class='ix'>&nbspS&nbsp</a> <a href='#t' class='ix'>&nbspT&nbsp</a> <a href='#u' class='ix'>&nbspU&nbsp</a> <a href='#v' class='ix'>V</a> <a href='#w' class='ix'>&nbspW&nbsp</A> &nbsp &nbsp<a href='#top' class='ix'>Top</a></span></td></tr></table>;type=header;");
	}
}

//*----------------------------------------------
//*  ALPHA INDEX for HUBS  - 1 line index, NOT USED
//*----------------------------------------------
if ( thefile.substring(0,"res-links-b2bhubsZZZ".length) == "res-links-b2bhubs" ) {	

	with(milonic=new menuname("top")){
	style=menuStyleTop;
	menuwidth=400
	itemheight=16;
	left="offset=-13";  
 	screenposition="bottom, center"; 
	top="offset=-291";
	followscroll=1;
//	followscroll="0,40,5"
	alwaysvisible=1;
	orientation="horizontal";
	aI("text=<table width='400' border='0' cellspacing='0' cellpadding='2' class='dotbox'><tr><td align='center'><span class='TextSmall'> <a href='#no' class='ix'>#</a>&nbsp <a href='#a' class='ix'>A</a>&nbsp <a href='#b' class='ix'>B</a>&nbsp <a href='#c' class='ix'>C</a>&nbsp <a href='#d' class='ix'>D</a>&nbsp <a href='#e' class='ix'>E</a>&nbsp <a href='#f' class='ix'>F</a>&nbsp <a href='#g' class='ix'>G</a>&nbsp <a href='#h' class='ix'>H</a>&nbsp <a href='#i' class='ix'>I</a>&nbsp <a href='#j' class='ix'>J</a>&nbsp <a href='#k' class='ix'>K</A>&nbsp <a href='#l' class='ix'>L</a>&nbsp <a href='#m' class='ix'>M</a>&nbsp <a href='#n' class='ix'>N</a>&nbsp <a href='#o' class='ix'>O</a>&nbsp <a href='#p' class='ix'>P</a>&nbsp <a href='#q' class='ix'>Q</a>&nbsp <a href='#r' class='ix'>R</a>&nbsp <a href='#s' class='ix'>S</a>&nbsp <a href='#t' class='ix'>T</a>&nbsp <a href='#u' class='ix'>U</a>&nbsp <a href='#v' class='ix'>V</a>&nbsp <a href='#w' class='ix'>W</A>&nbsp <A href='#x y z' class='ix'>XYZ</A>&nbsp &nbsp&nbsp<a href='#top' class='ix'>Top</a></span></td></tr></table>;type=header;");
	}
}

drawMenus();

