/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

/* 
99ccff - lt blue
000066 - dark blue
ffffff - white
*/
	var NoOffFirstLineMenus=7			// Number of first level items
	var LowBgColor='000066';			// Background color when mouse is not over
	var LowSubBgColor='ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='99ccff';			// Background color when mouse is over
	var HighSubBgColor='99ccff';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='ffffff';			// Border color
	var BorderSubColor='000000';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,verdana"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=1;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.5;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.5;			// vertical overl	ap child/ parent
	var StartTop=185;			 	// Menu offset x coordinate
	var StartLeft=5;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=15;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	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='';				// DIV id for relative positioning (refer to config.htm for info)
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0

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("HOME","index.shtml","",0,20,205);

Menu2=new Array("Unique Products We Carry","","",9,20,205);
      Menu2_1=new Array("* Complete List of Products","products.shtml","",0,20,255);
	Menu2_2=new Array("Custom Care Baskets","carebaskets.shtml","",0,20,235);	
	Menu2_3=new Array("Wigs and Headgear","wigs.shtml","",0,20,235);
	Menu2_4=new Array("Post-mastectomy and Lumpectomy Needs","needs.shtml","",0,40,255);
	Menu2_5=new Array("Apparel","apparel.shtml","",0,20,255);
	Menu2_6=new Array("Jewelry","jewelry.shtml","",0,20,255);
      Menu2_7=new Array("Healthcare / Therapy Products","hcare.shtml","",0,20,255);
      Menu2_8=new Array("Cards, Mugs, Literature, CDs, and Misc. Items","cards.shtml","",0,40,255);
	Menu2_9=new Array("Soothing, Therapy Water Fountains","fountains.shtml","",0,20,255);

Menu3=new Array("About Our Store","","",3,20,205);
      Menu3_1=new Array("Meet Our Staff","our_staff.shtml","",0,20,235);
	Menu3_2=new Array("Renee's Survivor Shop -                 In The News","in_the_news.shtml","",0,40,235);
	Menu3_3=new Array("Community Outreach","community.shtml","",0,20,235);

Menu4=new Array("Cancer-Related Links","","",4,20,205);
  Menu4_1=new Array("Treatment Facilities","index.shtml","",11,20,235);
	Menu4_1_1=new Array("American Cancer Society","http://www.cancer.org","",0,20,235);
      Menu4_1_2=new Array("ProMedica Cancer Care Center","http://www.promedica.org/promedica/index.jsp?id=284","",0,20,235);
	Menu4_1_3=new Array("Medical College of Ohio - Comprehensive Cancer Center","http://www.mco.edu/depts/biochem/cancercenter/","",0,40,235);
      Menu4_1_4=new Array("Ohio State University - Comprehensive Cancer Center","http://osuccc.osu.edu/","",0,40,235);
 	Menu4_1_5=new Array("National Ovarian Cancer Coalition Northwest Ohio Division","http://www.ovarian.org/Divisions/default.asp?chapter=OHNW","",0,40,235);
	Menu4_1_6=new Array("University of Michigan - Cancer Center","http://www.mcancer.org","",0,40,235);
      Menu4_1_7=new Array("University of Michigan - Cancer Research","http://www.cancer.med.umich.edu/research/1research.htm","",0,40,235);
      Menu4_1_8=new Array("Cleveland Clinic - Taussig Cancer Center","http://www.clevelandclinic.org/cancer/","",0,20,235);
	Menu4_1_9=new Array("Mayo Clinic Cancer Center","http://www.mayoclinic.com/health/cancer/CA99999","",0,20,235);
     	Menu4_1_10=new Array("Haematology-Oncology Associates of Ohio and Michigan","http://www.haem-onc.com","",0,40,235);
	Menu4_1_11=new Array("UT Medical Center - Cancer Center","http://umc.utoledo.edu/cancer/","",0,20,235);
  Menu4_2=new Array("Support Organizations","index.shtml","",4,20,235);  
      Menu4_2_1=new Array("The Victory Center","http://www.thevictorycenter.org","",0,20,235);
      Menu4_2_2=new Array("Circle Of Hope Lymphedema Foundation, Inc.","http://www.lymphedemacircleofhope.org/","",0,40,235);
	Menu4_2_3=new Array("Light The Way Foundation of NW Ohio","http://www.lighttheway.org/lighttheway_mission.htm","",0,40,235);
      Menu4_2_4=new Array("Chicks for Charity","http://www.chicksforcharity.net","",0,20,235);
  Menu4_3=new Array("Information Resources","index.shtml","",6,20,235)
      Menu4_3_1=new Array("Scott Hamilton's Chemocare.com","http://www.chemocare.com/","",0,20,235);
	Menu4_3_2=new Array("Monthly Health Observances","http://www.pohly.com/dates_alpha.shtml","",0,20,235);
	Menu4_3_3=new Array("OvCa Survivors' Strategies","http://WWW.OVARIANCANCER.JHMI.EDU/COPING.CFM?CATEGORYID=13","",0,20,235);
	Menu4_3_4=new Array("Kids Konnected","http://www.kidskonnected.org","",0,20,235);
	Menu4_3_5=new Array("Your Rights After A Mastectomy", "http://www.dol.gov/ebsa/Publications/whcra.html","",0,20,235);
      Menu4_3_6=new Array("Healthy Living News - Toledo", "http://healthylivingnewstoledo.com/","",0,20,235);
  Menu4_4=new Array("Other Products/Services","index.shtml","",7,20,235)
 	Menu4_4_1=new Array("Max and Annie - Children's picture books starring the English Springer Spaniels","http://www.maxandannie.com","",0,50,235);
	Menu4_4_2=new Array("A Celebration of Life - The Ross Romenesko Story","http://www.rossromenesko.org","",0,40,235);
 	Menu4_4_3=new Array("Reel and Heal Retreats - Hooked For Life","http://www.reelandheal.com/","",0,40,235);
	Menu4_4_4=new Array("TitBits Prostheses and Support Group","http://www.titbits.ca","",0,40,235);
	Menu4_4_5=new Array("Carla's Angels - Custom Angel Pins","http://www.carlasangels.com","",0,20,235);
	Menu4_4_6=new Array("Turning Heads - Book by J. Hunsicker","http://www.turningheadsthebook.com","",0,40,235);
	Menu4_4_7=new Array("Bonita Bead Boutique","http://www.bonitabeadboutique.com","",0,20,235);

Menu5=new Array("Contact / Find Our Store","","",3,20,205);
	Menu5_1=new Array("Directions / Map","directions.shtml","",0,20,235);
	Menu5_2=new Array("Telephone Numbers","telephone.shtml","",0,20,235);
	Menu5_3=new Array("Email Directory","email_directory.shtml","",0,20,235);

Menu6=new Array("Things You Can Do To Help Someone Facing Cancer","thingsyoucando.shtml","",0,40,205);

Menu7=new Array("Survivor Shop Newsletter (.pdf)","http://www.rsurvivorshop.com/curr_newsletter.pdf","",0,20,205);


	




        
