/***********************************************************************************
*	(c) RANT   RANT.com    RANT Magazine		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// top menu item #
	var LowBgColor='336699';			// bgcolor off
	var LowSubBgColor='F1F7FE';			// sub off
	var HighBgColor='99CCFF';			// bgcolor on
	var HighSubBgColor='99CCFF';			// sub on
	var FontLowColor='ffffff';			// font off
	var FontSubLowColor='333366';			// sub font off
	var FontHighColor='333333';			// font on 
	var FontSubHighColor='333333';			// sub font on
	var BorderColor='ffffff';			// border color
	var BorderSubColor='cccccc';			// border color for subs
	var BorderWidth=1;				// border width
	var BorderBtwnElmnts=1;			
	var FontFamily="arial"	
	var FontSize=9;
				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='center';			
	var MenuCentered='center';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				// hor overlap child/ parent
	var ChildVerticalOverlap=.2;		// ver overlap child/ parent
	var StartTop=60;				
	var StartLeft=2;				
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			//true/false
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			
	var TakeOverBgColor=1;			// true/false
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide top menu when loading new document 1 or 0
	var MenuWrap=1;				// true/false
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			// onclick true-1
	var WebMasterCheck=0;			// menu tree check on/off
	var ShowArrow=1;				// 1true/0false
	var KeepHilite=1;				// hilight selected path
	var Arrws=['tri.gif',5,7,'tridown.gif',7,5,'trileft.gif',5,7];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


//  Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to "rollover:Image1.jpg:Image2.jpg"


	
Menu1=new Array("RANTS","","",17,20,51);
	Menu1_1=new Array("CAT, the Other White Meat","http://www.rant.com/cat_white_meat2.php","",0,20,180);
	Menu1_2=new Array("New York City","http://www.rant.com/new_york.php","",0,20,180);
	Menu1_3=new Array("Working Out","http://www.rant.com/workingout.html","",0,20,180);
	Menu1_4=new Array("Dental Hygienists","http://www.rant.com/dentist.html","",0,20,180);
	Menu1_5=new Array("Extreme Sports","http://www.rant.com/ki2.htm","",0,20,180);
	Menu1_6=new Array("California Dreaming","http://www.rant.com/california.php","",0,20,180);
	Menu1_7=new Array("Remain Calm","http://www.rant.com/skunk.htm","",0,20,180);
	Menu1_8=new Array("The Speed of Traffic","http://www.rant.com/drive.htm","",0,20,180);
	Menu1_9=new Array("Hey, Your Car Stinks","http://www.rant.com/carfresh.htm","",0,20,180);
	Menu1_10=new Array("Everywhere You Want To Be","http://www.rant.com/visa.htm","",0,20,180);
	Menu1_11=new Array("There Must Be A God","http://www.rant.com/edmac.htm","",0,20,180);
	Menu1_12=new Array("Act As If Nothing Has Happened","http://www.rant.com/johnny.htm","",0,20,180);
	Menu1_13=new Array("Chia This","http://www.rant.com/chiaall.htm","",0,20,180);
	Menu1_14=new Array("A Girl With A Pretty Plate","http://www.rant.com/mariefin.htm","",0,20,180);
		Menu1_15=new Array("Valentine's Day","http://www.rant.com/valentines_day_rant.php","",0,20,180);
	Menu1_16=new Array("","","",0,10,180);
	Menu1_17=new Array("Disclaimer","http://www.rant.com/disclaim.php","",0,20,180);
	



Menu2=new Array("RANT OUT LOUD","","",1,20,105);
	Menu2_1=new Array("RANT MP3","http://www.rant.com/rant_out_loud.html","",0,20,170);
/*
	Menu2_2=new Array("How to Request Technology Support","request.html","",0,33,170);
	Menu2_3=new Array("Testing Calendar","forms/testcal.pdf","",0);	
	Menu2_4=new Array("Release Management","","",4,20,170);	         
		Menu2_4_1=new Array("Release Calendar","releasecalendar.pdf","",0,20,150);
		Menu2_4_2=new Array("Release Content","releasecontent.snp","",0,20,150);
		Menu2_4_3=new Array("Release Status","releasestatus.doc","",0,20,150);
		Menu2_4_4=new Array("Verification Report","releaseverification.xls","",0,20,150);
*/
Menu3=new Array("RANTPhone","","",1,20,80);
	Menu3_1=new Array("Call In Your RANT","http://www.rant.com/rantphone.html","",0,20,200);
/*	
		Menu3_1_1=new Array("Current CITM Policy", "http://www.citigroup.net/citmp/citmp_policy.doc", "",0,20,135);
		Menu3_1_2=new Array("CITMP Rev 1 Changes", "http://www.citigroup.net/citmp/current_to_previous_comparison.doc", "",0,20);
	Menu3_2=new Array("CTSG Policies and Procedures","ctsgpolicies.html","",11,20);
		Menu3_2_1=new Array("Introduction", "intro.html", "",0,20,190);
		Menu3_2_2=new Array("Architecture Process", "archprocess.html", "",0,20);
		Menu3_2_3=new Array("Change Management", "changemanagement.html", "",0,20);
		Menu3_2_4=new Array("Continuity of Business", "contbusiness.html", "",0,20);
		Menu3_2_5=new Array("Contracting and Outsourcing", "contractingoutsourcing.html", "",0,20);
		Menu3_2_6=new Array("Information Security", "infosecurity.html", "",0,20);
		Menu3_2_7=new Array("Internet Management", "internetmanagement.html", "",0,20);
		Menu3_2_8=new Array("Problem Management", "probmanagement.html", "",0,20);
		Menu3_2_9=new Array("Project Management", "projmanagement.html", "",0,20);
		Menu3_2_10=new Array("Resource Management", "resourcemanagement.html", "",0,20);
		Menu3_2_11=new Array("Software Management", "softwaremanagement.html", "",0,20);
	Menu3_3=new Array("Expense Management", "","",6);
		Menu3_3_1=new Array("Citibanking Expense Guidelines Summary", "forms/expense_summary.pdf","",0,35,190);
		Menu3_3_2=new Array("CBNA Travel & Entertainment Policy Summary","forms/te_summary.pdf","",0);
		Menu3_3_3=new Array("How to Complete a T&E Report", "forms/te_howto.pdf","",0,20,190);
		Menu3_3_4=new Array("Diners Club Corporate Card Expense Policies", "forms/diners_policy.pdf","",0,35,190);
		Menu3_3_5=new Array("Web T&E User Access Form", "forms/webte_useraccess.doc","",0,20,190);
		Menu3_3_6=new Array("Web T&E Quick Reference Guide", "forms/webte_quickref.pdf","",0,20,190);

*/

Menu4=new Array("Movie Reviews","","",2,20,90);
	Menu4_1=new Array("Movie Reviews","http://www.rant.com/movie_reviews.php", "",0,20,155);
	Menu4_2=new Array("Spoilers After Movie Reviews","http://www.rant.com/movie_reviews_after.html","",0,20,155);
/*	
		Menu4_1_1=new Array("Systems Documentation A-B","sysdocab.html","",0,20,170);
		Menu4_1_2=new Array("Systems Documentation C","sysdocc.html","",0,20,170);
		Menu4_1_3=new Array("Systems Documentation D-F","sysdocdf.html","",0,20,170);
		Menu4_1_4=new Array("Systems Documentation G-I","sysdocgi.html","",0,20,170);
		Menu4_1_5=new Array("Systems Documentation J-O","sysdocjo.html","",0,20,170);
		Menu4_1_6=new Array("Systems Documentation P-R","sysdocpr.html","",0,20,170);
		Menu4_1_7=new Array("Systems Documentation S-Z","sysdocsz.html","",0,20,170);
	Menu4_2=new Array("Systems List","syslist.html","",8,20,155);
		Menu4_2_1=new Array ("Systems List A-B","syslistab.html","",0,20,150);
		Menu4_2_2=new Array ("Systems List C","syslistc.html","",0,20,150);
		Menu4_2_3=new Array ("Systems List D-F","syslistdf.html","",0,20,150);
		Menu4_2_4=new Array ("Systems List G-M","syslistgm.html","",0,20,150);
		Menu4_2_5=new Array ("Systems List N-P","syslistnp.html","",0,20,150);
		Menu4_2_6=new Array ("Systems List R-S","syslistrs.html","",0,20,150);
		Menu4_2_7=new Array ("Systems List T-V","syslisttv.html","",0,20,150);
		Menu4_2_8=new Array ("Systems List non-CTSG","syslistnonctsg.html","",0,20,150);
*/
Menu5=new Array("RANT Board","","",1,20,75);
	Menu5_1=new Array("RANTboard BBS","http://www.rant.com/phpBB2","",0,20,170);
	/*
		Menu5_1_1=new Array("Consumer and Branch Systems","cbs.html","",3,20,230);
			Menu5_1_1_1=new Array("Automation Support VICAMS","vicams/index.html","",0,20,210);
			Menu5_1_1_2=new Array("T&DS Information Resource Center","http://logistics.ny70.us-ny.citicorp.com/irc/","",0);
			Menu5_1_1_3=new Array("Service Delivery Management","sdm/index.html","",0);
		Menu5_1_2=new Array("Commercial Markets Systems","cms.html","",3);
			Menu5_1_2_1=new Array("CitiBusiness Online Growth","cms_growth.html","",0,20,170);
			Menu5_1_2_2=new Array("CitiBusiness Online Monthly Release Report","forms/cms.pdf","",0,35,170);
			Menu5_1_2_3=new Array("CitiBusiness Online Monthly Statistics","forms/cmsmonthly.xls","",0,35,170);
		Menu5_1_3=new Array("Shared Banking Systems","sbs.html","",0);
		Menu5_1_4=new Array("Technology Planning and Architecture ","tpa.html","",0);
		Menu5_1_5=new Array("Self Service Devices","ssd.html","",0);
		Menu5_1_6=new Array("Testing and USCC Systems","uscc.html","",0);  
		Menu5_1_7=new Array("eTechnology","ect.html","",2); 
		 	Menu5_1_7_1=new Array("Products and Services","http://www.citigroup.net/ctsg/etech","",0,20,150);	
			Menu5_1_7_2=new Array("Employee Site","http://ectech.cdcla.citicorp.com/home/default.htm","",0,20,150);
		Menu5_1_8=new Array("Citishare","citishare.html","",1);        
			Menu5_1_8_1=new Array("Citishare Documents","citishare_documents.html","",0,20,170);
	Menu5_2=new Array("Org Charts","forms/orgcharts.pdf","",0);
	
*/
		
Menu6=new Array("RANT Poll","http://www.rant.com/cgi-bin/perl_form/a_submit.html","",0,20,68);
/*
	Menu6_1=new Array("Subject Matter Experts","experts.html","",0,20,170);
	Menu6_2=new Array("Bank Holidays","holidays.html","",0);
	Menu6_3=new Array("CTSG Phone List","forms/phonelist.xls","",0);
	Menu6_4=new Array("Awards and Recognition","awards.html","",4);
		Menu6_4_1=new Array("TOP Award Winners","album.html","",0,20,170);
		Menu6_4_2=new Array("CitiStars Support Winners","citistars.html","",0);
		Menu6_4_3=new Array("Service Milestones","servicemilestones.html","",0);
		Menu6_4_4=new Array("CalFed Conversion Album","calfed_album.html","",0);
	Menu6_5=new Array("Human Resources","hr/index.htm","",0);
	Menu6_6=new Array("Help Desk","help.html","",0);
	Menu6_7=new Array("Mystic","http://cititech.ny.ssmb.com/cititech/frameload.asp","",0);
	Menu6_8=new Array("Other Citibank Sites","othercitisites.html","",0);
	Menu6_9=new Array("Download Center", "download.html","",0);
	Menu6_10=new Array("Feedback", "feedback.html","",0);
  //Menu6_9=new Array("Business Partners","sample.html","",0);
*/	

Menu7=new Array("Buy RANT Stuff","http://www.cafeshops.com/rantmagazine", "", 0,20,90);

Menu8=new Array("ADVERTISE on RANT","http://www.rant.com/have_a_business.php","",0,20,130);
