//UDMv3.8.4
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROP DOWN MENU VERSION 3.8 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////





// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "virtual";		// alignment mode
var absLEFT = 	393;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	35; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "http://www.paypershop.com/resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"";	// main nav cell color
var rCOLOR = 	"";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"";	// main nav border color
var aLINK = 	"";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"";		// main nav link decoration
var fFONT = 	"verdana,arial,sans-serif";	// main nav font face
var fSIZE = 	12;		// main nav font size (pixels)
var fWEIGHT = 	"";		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	16;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	false;		// keep rollover color when browsing menu
var vOFFSET = 	-1;		// shift the submenus vertically
var hOFFSET = 	-1;		// shift the submenus horizontally

var smCOLOR = 	"#E0E0FF";	// submenu cell color
var srCOLOR = 	"#C0C0FF";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#000080";	// submenu border color
var saLINK = 	"";	// submenu link color
var saHOVER = 	"";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,arial,sans-serif";	// submenu font face
var sfSIZE = 	10;		// submenu font size (pixels)
var sfWEIGHT = 	"bold";	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 4;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	"0";		// submenu dropshadow size
var shCOLOR =	"";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = 1;		// shift the child menus vertically
var chhOFFSET = 1;		// shift the child menus horizontally

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 300;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 1;		// override grid width
var gridHEIGHT = 1;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 10;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 10;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)





//** LINKS ***********************************************************



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("","<span class='u'></span>",98,"center","","",0,0,"d","","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(108,"left","left",0,0,"","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	SI("","UK","","");
	

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		CP(150,"left","center",0,0,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		CI("http://www.paypershop.com/UK/UKsupa-z.html"," Search Alphabetically","","");
		CI("http://www.paypershop.com/UK/UKbcat2.html"," Search by Category","","");
		CI("http://www.paypershop.com/entry.html"," Add your website","","");

	SI("","US","","");

		CP(150,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/US/USsupa-z.html"," Search Alphabetically","","");
		CI("http://www.paypershop.com/US/USbcat.html"," Search by Category","","");	
		CI("http://www.paypershop.com/entry.html"," Add your website","","");


	SI("","More Countries","","");

		CP(150,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/cntry-s.html"," Search Alphabetically","","");
		CI("http://www.paypershop.com/cntry-b.html"," Search by Category","","");	
		CI("http://www.paypershop.com/entry.html"," Add your website","","");
	

	SI("http://www.paypershop.com/intl-directory.html","International<BR>Services","","");
	SI("","Groups","","");

		CP(150,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/usergroups.html"," User Groups","","");
		CI("http://www.paypershop.com/newsgroups.html", " News Groups","","");

	SI("","Accredited<BR>Systems","","");
		CP(200,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/psas.html"," Payroll","","");
		CI("http://www.paypershop.com/edi.html"," Electronic Data Interchange","","");	
		CI("http://www.paypershop.com/isp.html"," Internet Services for PAYE","","");	
	
	SI("http://www.paypershop.com/search.html","Search","","");
	SI("http://www.paypershop.com/swicki.html","Swicki (beta)","","");


MI("","<span class='n'></span>",98,"center","","",0,0,"d","","","","");

	SP(108,"left","left",0,0,"","","","","","","");

	SI("","UK Payroll","","");

		CP(150,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/news.html"," Latest","","");
		CI("http://www.paypershop.com/news-cat/index.html"," Categories","","");		
		CI("http://www.paypershop.com/news-cat/budget-2006-179.html"," Budget 2006","","");		

	SI("","US Payroll","","");

		CP(160,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/news2.html"," Latest","","");
		CI("http://www.paypershop.com/news-cat2/index.html"," Categories","","");	
		CI("http://www.paypershop.com/news-cat2/bystate.html"," By State","","");	
		CI("http://www.paypershop.com/news-cat2/swl.html"," Tax Witholding","","");	
		CI("http://www.paypershop.com/news-cat2/snl.html"," State News","","");	
		CI("http://www.paypershop.com/news-cat2/fnl.html"," Federal News","","");	
		CI("http://www.paypershop.com/news-cat2/uel.html"," Unemployment Insurance","","");	
		CI("http://www.paypershop.com/news-cat2/mwl.html"," Minimum Wage","","");	
		CI("http://www.paypershop.com/news-cat2/wcl.html"," Workers’ Compensation","","");	
		CI("http://www.paypershop.com/news-cat2/lsl.html"," Labor Standards","","");	
		CI("http://www.paypershop.com/news-cat2/shl.html"," State Holidays","","");	
		CI("http://www.paypershop.com/news-cat2/pwl.html"," Prevailing Wages & Hours","","");	

	SI("","Worldwide","","");

		CP(150,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/news3.html"," Latest","","");
		CI("http://www.paypershop.com/news-cat3/index.html"," Countries","","");	

	SI("","Press Releases","","");

		CP(150,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/cooluk.html"," UK Releases","","");		
		CI("http://www.paypershop.com/coolus.html"," US Releases","","");
		CI("http://www.paypershop.com/coolww.html"," Worldwide Releases","","");	

	

	SI("","Features","","");

		CP(150,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/features/index.html"," Index","","");
		CI("http://www.paypershop.com/features/dpaindex.html"," Data Protection in the<BR> context of payroll","","");
		CI("http://www.paypershop.com/features/ifindex.html"," Identity Fraud","","");
		CI("http://www.paypershop.com/features/readyforip.html"," Ready for IP?","","");
		CI("http://www.paypershop.com/homegoogleuk.html"," UK Payroll Compliance<BR> for Small Businesses","","");
		CI("http://www.paypershop.com/features/toptips.html"," Top payroll tips for<BR> the festive season","","");


	SI("","FAQ (UK)","","");

		CP(150,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/faqer.html"," Employers","","");
		CI("http://www.paypershop.com/faq.html"," Employees","","");


	SI("","Articles","","");

		CP(150,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/articles-UK/art-index-UK.html"," UK Articles","","");		
		CI("http://www.paypershop.com/articles-US/art-index-US.html"," US Articles","","");
		CI("http://www.paypershop.com/art-index-INT.html"," INT Articles","","");	


	SI("","Coming Events","","");

		CP(150,"left","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/events.html"," Calendar","","");		
		CI("http://www.paypershop.com/eventsphoto.html"," Pictures","","");

	SI("http://www.paypershop.com/search.html","Search","","");
	SI("http://www.paypershop.com/swicki.html","Swicki (beta)","","");



MI("","<span class='r'></span>",120,"center","","",0,0,"d","","","","");

	SP(108,"left","left",0,0,"","","","","","","");


	SI("","SOTM","","");

		CP(150,"right","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/soty2005.html"," Site of the Year","","");		
		CI("http://www.paypershop.com/roll.html"," Roll of Honour","","");	

	SI("","Newsletter","","");

		CP(150,"right","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/homegoogle.html"," Subscribe","","");
		CI("http://www.paypershop.com/latestnews.html"," Latest Issue","","");		

	SI("","Payroll Tools","","");

		CP(75,"right","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/tools.html"," UK Links","","");
		CI("http://www.paypershop.com/toolsus.html"," US Links","","");		

	SI("","Forum","","");

		CP(150,"right","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/forum2.html"," Introduction","","");		
		CI("http://www.paypershop.com/forum.html"," Forum Instructions","","");		
		CI("http://www.paypershop.com/phpBB2/index.php"," Enter the Forum","","");


	SI("http://www.paypershop.com/offers.html","Special Offers","","");
	SI("http://www.paypershop.com/specials/downloads.html","Downloads","","");
	SI("http://www.paypershop.com/studies.html","Case Studies","","");
	SI("http://www.paypershop.com/blog/","What's New","","");
	SI("http://www.paypershop.com/syndicate.html","Syndicate","","");
	SI("http://www.paypershop.com/links.html","Links","","");
	SI("http://www.paypershop.com/search.html","Search","","");
	SI("http://www.paypershop.com/swicki.html","Swicki (beta)","","");


MI("","<span class='a'></span>",90,"center","","",0,0,"d","","","","");

	SP(108,"left","left",0,0,"","","","","","","");


	SI("","About","","");

		CP(150,"right","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/video/index.html"," PayPerShop","","");	
		CI("http://www.paypershop.com/aboutppsltd.html"," Paypershop Ltd","","");	
		CI("http://www.paypershop.com/newsletter.html"," Newsletter","","");	
		CI("http://www.paypershop.com/sponsors.html"," Sponsors","","");	
		CI("http://www.paypershop.com/aboutian.html"," Ian Congreave","","");
		CI("http://www.paypershop.com/aboutdavid.html"," David Congreave","","");	
		CI("http://www.paypershop.com/conditions.html"," Conditions of Use","","");	
		CI("http://www.paypershop.com/dpa.html"," Data Protection &<BR> Privacy Policy","","");	
	
	SI("","Advertising","","");

		CP(150,"right","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/premiumad.html"," Premium Services","","");
		CI("http://www.paypershop.com/premiumad.html"," Newsletter Advertising","","");	
		CI("http://www.paypershop.com/premiumad.html"," Banner Design","","");	

	SI("","Submit","","");

		CP(150,"right","center",0,0,"","","","","","","");
		CI("http://www.paypershop.com/entry.html"," A Free Entry","","");
		CI("http://www.paypershop.com/form.html"," A Change","","");		
		CI("http://www.paypershop.com/question2.html"," A Question","","");		

	SI("http://www.paypershop.com/video/index.html","PayPerShop Tour","","");
	SI("http://www.paypershop.com/contact.html","Contact","","");
	SI("http://www.paypershop.com/friend.html","Tell a Friend","","");
	SI("http://www.paypershop.com/search.html","Search","","");
	SI("http://www.paypershop.com/swicki.html","Swicki (beta)","","");















//* DO NOT EDIT THIS BIT *
}//***********************
//************************

