
/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=15;		// Number of first level items
	var LowBgColor='blue';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs

	var HighBgColor='blue';			// Background color when mouse is over
	var HighSubBgColor='red';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='blue';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='blaCK';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=12;				// 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','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=82;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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='';				// span id for relative positioning
	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
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// 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("  New Content Being Added Each Week !!!                                    Keep checking back for new reviews!!     ","blank.htm","",0,60,370);

Menu2=new Array("Software","blank.htm","",1,25,350);
Menu2_1=new Array("None This Time","blank.htm","",0,25,350);	
    
		
Menu3=new Array("Consumer Electronics / Hardware","blank.htm","",8,40,138);
Menu3_1=new Array("Pinnacle PCTV HD Pro Stick","pctvhdprostick.htm","",0,30,350);
Menu3_2=new Array("Nano Wireless notebook mouse","gonano.htm","",0,30,350);
Menu3_3=new Array("Verbatim SmartDisk FIreWire / USB Portable Hard Drive","smartdisk.htm","",0,45,350);
Menu3_4=new Array("Torq MixLab","torqmixlab.htm","",0,45,350);
Menu3_5=new Array("Studiophile AV-30 speaker system","av30speakers.htm","",0,45,350);
Menu3_6=new Array("Verbatim Tuff-Clip USB Drive","tuffclip.htm","",0,45,350);
Menu3_7=new Array("Microsoft LifeCam Cinema webcam","lifecamcinema.htm","",0,45,350);
Menu3_8=new Array("Microsoft Wireless Mobile Mouse 4000","mouse4000.htm","",0,45,350);

Menu4=new Array("Console / Handheld Games ","blank.htm","",6,25,160);
Menu4_1=new Array("PS3 ","blank.htm","",1,25,150);	
Menu4_1_1=new Array("None This Time","blank.htm","",0,20,350);
Menu4_2=new Array("PS2 ","blank.htm","",1,25,150);	
Menu4_2_1=new Array("None This Time","blank.htm","",0,20,350);
Menu4_3=new Array("PSP ","blank.htm","",1,25,150);	
Menu4_3_1=new Array("None This Time","blank.htm","",0,20,350);
Menu4_4=new Array("Xbox360 ","blank.htm","",1,25,150);	
Menu4_4_1=new Array("None This Time","blank.htm","",0,20,350);
Menu4_5=new Array("Wii ","blank.htm","",1,25,150);	
Menu4_5_1=new Array("None This Time","blank.htm","",0,20,350);
Menu4_6=new Array("Nintendo DS ","blank.htm","",1,25,150);	
Menu4_6_1=new Array("None This Time","blank.htm","",0,20,350);


	

Menu5=new Array("Books","blank.htm","",13,25,150);
	Menu5_1=new Array("Mystery / Adventure","blank.htm","",8,20,150);
		Menu5_1_1=new Array("Resurrection Diva - Eva Battone ","resurrectiondiva.htm","",0,20,350);
Menu5_1_2=new Array("Tree Huggers - Judy Nichols ","treehuggers.htm","",0,20,350);
Menu5_1_3=new Array("Rock & Roll Never Forgets - Deborah Grabien","grabien.htm","",0,20,350);
Menu5_1_4=new Array("One  Big Itch - Sara Williams","onebigitch.htm","",0,20,350);
Menu5_1_5=new Array("Brother - James Fredericks","brother.htm","",0,20,350);
Menu5_1_6=new Array("Murder Sucks - June Whyte","murdersucks.htm","",0,20,350);
Menu5_1_7=new Array("Lost And Found - Tom Williams","lostandfound.htm","",0,20,350);
Menu5_1_8=new Array("Spade & Archer: The Prequel to Dashiell Hammett's The Maltese Falcon - Joe Gores","spade&archer.htm","",0,40,350);



		
Menu5_2=new Array("Science Fiction","blank.htm","",4,20,150);
		Menu5_2_1=new Array("Alien Death Fleet  Star Frontier Triology: Book One - Robert Vardeman","aliendeathfleet.htm","",0,38,350);
				Menu5_2_2=new Array("Tigra - R. J. Leahy","tigra.htm","",0,30,350);
				Menu5_2_3=new Array("Triplanetary - E.E. Doc Smith","triplanetary.htm","",0,30,350);
				Menu5_2_4=new Array("Evergreen - Bruce Golden","evergreen.htm","",0,30,350);
			
Menu5_3=new Array("Fantasy","blank.htm","",6,20,150);
		Menu5_3_1=new Array("Moon Age Daydream - Shaun Von Dragen","moonagedaydream.htm","",0,20,350);
		Menu5_3_2=new Array("The Everdark Gate - Elizabeth Burton","everdarkgate.htm","",0,20,350);
		Menu5_3_3=new Array("Shadow of the Scorpion - Elizabeth Burton","shadowscorpion.htm","",0,20,350);
		Menu5_3_4=new Array("The Shadow of Excalibur - Joan Upton Hall","shadowexcalibur.htm","",0,20,350);
		Menu5_3_5=new Array("Ogre Castle - Robert Vardeman","ogrecastle.htm","",0,20,350);
        Menu5_3_6=new Array("Sword of the Demon - Richard A. Lupoff","swordofthedemon.htm","",0,20,350);

Menu5_4=new Array("General Fiction ","blank.htm","",4,20,150);
		Menu5_4_1=new Array("Two Weeks Since My Last Confession - Kate Genovese ","kategenovese.htm","",0,38,300);
		Menu5_4_2=new Array("In The Midst Of - C.M. Barons ","inthemidstof.htm","",0,38,300);
        Menu5_4_3=new Array("No Urn For The Ashes - Alison Sawyer Current","nourn.htm","",0,38,300);
        Menu5_4_4=new Array("The Wall of Broken Dreams - Duke Barrett","wallofbrokendreams.htm","",0,38,300);

Menu5_5=new Array("Historical Fiction","blank.htm","",1,20,150);
Menu5_5_1=new Array("Requiem for The Author of Frankenstein - Molly Dwyer"," requiemmaryshelley.htm","",0,40,250);

Menu5_6=new Array("Children","blank.htm","",7,20,150);
Menu5_6_1=new Array("Visiting The Farm  - William J. Adams"," visitingthefarm.htm","",0,30,350);
Menu5_6_2=new Array("Goin' To The Zoo - William J. Adams"," gointothezoo.htm","",0,30,350);
Menu5_6_3=new Array("Hate That Thunder! - William J. Adams"," hatethatthunder.htm","",0,30,350);
Menu5_6_4=new Array("Archibald's Swiss Chesse Mountain - Sylvia Lieberman"," swisscheesemountain.htm","",0,35,350);
Menu5_6_5=new Array("Amelia Earhart And The Haunted Winds of Kansas - T.D. Carter"," ameritaleamelia.htm","",0,35,350);
Menu5_6_6=new Array("Abe Lincoln and the Forest of Pigeon Creek - T.D. Carter"," ameritalelincoln.htm","",0,35,350);
Menu5_6_7=new Array("New Berenstain Bear series"," berenstainbearnew.htm","",0,35,350);
Menu5_6_7=new Array("Tinycandy's Gift - Susan E. Estes"," tinycandy.htm","",0,35,350);


	
Menu5_7=new Array("Non Fiction","blank.htm","",6,20,150);
Menu5_7_1=new Array("Red Hot Revolution - Arielle Marie"," redhotrevolution.htm","",0,30,500);
Menu5_7_2=new Array("Rock To The Top - Dayna Steele ","rocktothetop.htm","",0,50,500);
Menu5_7_3=new Array("For Young Men Only - Jeff Feldhahn & Eric Rice","foryoungmenonly.htm","",0,50,500);
Menu5_7_4=new Array("Let It Be: My Daughter's Legacy - Ruthe Rosen","letitbe.htm","",0,50,500);
Menu5_7_5=new Array("Lesser-Known Giants of the 20th Century - Charles M. Aulino","lesserknown.htm","",0,50,500);
Menu5_7_6=new Array("Official Book Club Selection - Kathy Griffin","kathygriffin.htm","",0,50,500);


Menu5_8=new Array("Youth / Young Adult","blank.htm","",5,20,140);
		Menu5_8_1=new Array("For Young Men Only - Jeff Feldhahn & Eric Rice","foryoungmenonly.htm","",0,38,350);
        Menu5_8_2=new Array("Simply Irresistible - Jennifer Banash","simplyirresistable.htm","",0,38,350);
        Menu5_8_3=new Array("Murder Sucks - June Whyte","murdersucks.htm","",0,38,350);
        Menu5_8_4=new Array("Hybrid - Angie L. Reed","hybrid.htm","",0,38,350);
        Menu5_8_5=new Array("Spencer The Adventurer: The Castle of Bran - Stephen S. Keeney","spencercastlebran.htm","",0,48,350);

Menu5_9=new Array("Christian ","blank.htm","",4,20,250);
Menu5_9_1=new Array("For Young Men Only - Jeff Feldhahn & Eric Rice ","foryoungmenonly.htm","",0,40,350); 
Menu5_9_2=new Array("The ManCode - Dr. Dennis Swanberg & Ron Smith ","themancode.htm","",0,40,350); 
Menu5_9_3=new Array("Messages To Myself - Helen McIntosh ","messagestomyself.htm","",0,40,350); 
Menu5_9_4=new Array("New Faith Based Berenstain Bear series ","berenstainbearnew.htm","",0,40,350); 

Menu5_10=new Array("Self Help","blank.htm","",1,20,150);
Menu5_10_1=new Array("Messages To Myself - Helen McIntosh ","messagestomyself.htm","",0,40,250);

Menu5_11=new Array("Paranormal Romance","blank.htm","",3,40,150);
Menu5_11_1=new Array("The Accidental Demon Slayer - Angie Fox ","angiefox1.htm","",0,40,250);
Menu5_11_2=new Array("The Dangerous Book for Demon Slayers - Angie Fox ","angiefox2.htm","",0,40,250);
Menu5_11_3=new Array("Hybrid - Angie L. Reed ","hybrid.htm","",0,40,250);

Menu5_12=new Array("Cooking","blank.htm","",9,20,150);
Menu5_12_1=new Array("Icebox Desserts - Lauren Chattman ","iceboxdesserts.htm","",0,40,250);
Menu5_12_2=new Array("Icebox Cakes - Lauren Chattman ","iceboxcakes.htm","",0,40,250);
Menu5_12_3=new Array("You've Got It Made - Diane Phillips ","youvegotitmade.htm","",0,40,250);
Menu5_12_4=new Array("The Joy of Pickling - Linda Ziedrich ","joypickling.htm","",0,40,250);
Menu5_12_5=new Array("The Joy of Jams, Jellies And Other Sweet Preserves - Linda Ziedrich ","joyjams.htm","",0,60,250);
Menu5_12_6=new Array("The Best Quick Breads - Beth Hensperger ","bestquickbreads.htm","",0,60,250);
Menu5_12_7=new Array("Not Your Mother's Slow Cooker Recipes For Entertaining - Beth Hensperger","notmomsslowent.htm","",0,60,250);
Menu5_12_8=new Array("Not Your Mother's Slow Cooker Family Favorites - Beth Hensperger","notmomsslowfamfav.htm","",0,60,250);
Menu5_12_9=new Array("Not Your Mother's Slow Cooker Recipes For Two - Beth Hensperger","notmomsslowtwo.htm","",0,60,250);

Menu5_13=new Array("Christmas","blank.htm","",1,20,150);
Menu5_13_1=new Array("Tinycandy's Gift - Susan E. Estes ","tinycandy.htm","",0,40,250);
				
			
Menu6=new Array("Music / Audio","blank.htm","",2,25);
Menu6_1=new Array("Music","blank.htm","",18,20,60);
		Menu6_1_1=new Array("Jazz","Blank.htm","",41,20,120);
Menu6_1_1_1=new Array("Mindi Abair - Stars ","mindiabairstars.htm","",0,20,500);
Menu6_1_1_2=new Array("Anna Wilson  - Yule Swing!","yuleswing.htm","",0,20,500);
Menu6_1_1_3=new Array("Bill Shreve - Feel This","billshreve.htm","",0,20,500);
Menu6_1_1_4=new Array("The Tiptons Sax Quartet - Laws of Motion","lawsofmotion.htm","",0,20,500);
Menu6_1_1_5=new Array("Andre  Delano - My So Fine","andredelano.htm","",0,20,500);
Menu6_1_1_6=new Array("Bill Shreeve - Feel This","billshreeve.htm","",0,20,500);
Menu6_1_1_7=new Array("Tuck & Patti - I Remember You","tuckpatti.htm","",0,20,500);
Menu6_1_1_8=new Array("Project Grand Slam - Play","projectgrandslam.htm","",0,20,500);
Menu6_1_1_9=new Array("Eli Yamin - You Can't Buy Swing","eliyamin.htm","",0,20,500);
Menu6_1_1_10=new Array("Toni Jannotta - Is It Magic?","tonijannotta.htm","",0,20,500);
Menu6_1_1_11=new Array("Zen Zadravec - Coming Of Age","zenzadravec.htm","",0,20,500);
Menu6_1_1_12=new Array("Lua Hadar - Lua Hadar With Twist","luahadar.htm","",0,20,500);
Menu6_1_1_13=new Array("Luba Mason - Krazy Love","lubamason.htm","",0,20,500);
Menu6_1_1_14=new Array("Matt Finley - Brazilian Wish","mattfinley.htm","",0,20,500);
Menu6_1_1_15=new Array("Beth McDonald - Home","bethmcdonald.htm","",0,20,500);
Menu6_1_1_16=new Array("Beth McDonald - At Last: Love Songs & Lullabies","bethmcdonald2.htm","",0,20,500);
Menu6_1_1_17=new Array("Anna Wilson - Time Changes Everything","annawilsontime.htm","",0,20,500);
Menu6_1_1_18=new Array("Chasm - The Lovejoy Sessions","chasmlovejoy.htm","",0,20,500);
Menu6_1_1_19=new Array("Bethany Smith Staelens - Big Band Theory","bigbandtheory.htm","",0,20,500);
Menu6_1_1_20=new Array("Maria de Barros - Morabeza","mariadebarrosmorabeza.htm","",0,20,500);
Menu6_1_1_21=new Array("Jeff Presslaff Trio - Red Goddess","redgoddess.htm","",0,20,500);
Menu6_1_1_22=new Array("Alt Tal - Open The Gates!","alttal.htm","",0,20,500);
Menu6_1_1_23=new Array("L'Tanya Mari - A Teardrop of Sun","ltanyamari.htm","",0,20,500);
Menu6_1_1_24=new Array("Clements, Abraham, Tellander - Between Stops","betweenstops.htm","",0,20,500);
Menu6_1_1_25=new Array("The Conduit Trio - Beyond Liquid Glass","conduittrio.htm","",0,20,500);
Menu6_1_1_26=new Array("Kevyn Lettau & Peter Sprague - What Is Enough?","kevynlettau.htm","",0,20,500);
Menu6_1_1_27=new Array("Brenda Earle - Songs For A New Day","brendaearle.htm","",0,20,500);
Menu6_1_1_28=new Array("Dan Moretti - Tres Muse","danmoretti.htm","",0,20,500);
Menu6_1_1_29=new Array("Kenny and Leah - You and the Night and the Music","kennyleah.htm","",0,45,500);
Menu6_1_1_30=new Array("David Widelock Trio - Skating On The Sidewalk","widelock.htm","",0,45,500);
Menu6_1_1_31=new Array("Anson Wright & Tim Gilson - Ukiah's Lullaby","ukiah.htm","",0,45,500);
Menu6_1_1_32=new Array("Ellynne Plotnick - Life Is Beautiful","lifeplotnick.htm","",0,45,500);
Menu6_1_1_33=new Array("Sylvia Bennett - It's Christmas Time With Sylvia Bennett","sylviaxmas.htm","",0,45,500);
Menu6_1_1_34=new Array("The Dangling Success - City Life","danglingsuccess.htm","",0,45,500);
Menu6_1_1_35=new Array("The Terence Blanchard Group - Choices","blanchardchoices.htm","",0,45,500);
Menu6_1_1_36=new Array("Tony Marcus - Vanishing Point","tonymarcus.htm","",0,30,500);
Menu6_1_1_37=new Array("Jackie Ryan - Doozy","jackieryan.htm","",0,30,500);
Menu6_1_1_38=new Array("Ray Gehring & Commonwealth - Radio Trails","radiotrails.htm","",0,30,500);
Menu6_1_1_39=new Array("Ken Greves - The Face of My Love","kengreves.htm","",0,30,500);
Menu6_1_1_40=new Array("Denise La Grassa - April Dreams","lagrassa.htm","",0,30,500);
Menu6_1_1_41=new Array("Holly Hofmann & Bill Cunliffe - Three's Company","hofmanncunliffe3.htm","",0,30,500);


Menu6_1_2=new Array("Rock","Blank.htm","",12,20,250);
Menu6_1_2_1=new Array("Ruby Rendrag - Wartime Favorites ","rubyrendrag.htm","",0,20,500);
Menu6_1_2_2=new Array("Seconds Before - Change Is THe Only Constant","secondsbefore2.htm","",0,20,500);
Menu6_1_2_3=new Array("Haivyn - Haivyn","haivyn.htm","",0,20,500);
Menu6_1_2_4=new Array("Swampdawamp - Swampdawamp 2.0","swampdawamp2.htm","",0,20,500);
Menu6_1_2_5=new Array("16 Second Stare - Red Carpet Material","16secondstare.htm","",0,20,500);
Menu6_1_2_6=new Array("Janus - Red Right Return","janus.htm","",0,20,500);
Menu6_1_2_7=new Array("Whitetrash Cowboys - Whitetrash Cowboys","whitetrashcowboys.htm","",0,20,500);
Menu6_1_2_8=new Array("Zach WIlliams And The Reformation - Electric Revival","zachwilliams.htm","",0,20,500);
Menu6_1_2_9=new Array("Lita Ford - Wicked Wonderland","litaford.htm","",0,20,500);
Menu6_1_2_10=new Array("Def Leppard - Pyromania: Live Edition","defleppard.htm","",0,20,500);
Menu6_1_2_11=new Array("Rush - Grace Under Pressure 1984 Tour","rushgrace.htm","",0,20,500);
Menu6_1_2_12=new Array("Reagan Browne - Daydreams In Stereo","reaganbrowne.htm","",0,20,500);


Menu6_1_3=new Array("Alt Rock","Blank.htm","",2,20,250);
Menu6_1_3_1=new Array("Jimmie's Chicken Shack - Fail On Cue ","failoncue.htm","",0,20,500);
Menu6_1_3_2=new Array("Nuke The Soup - Make Waves Not War ","nukethesoup.htm","",0,20,500);

Menu6_1_4=new Array("Rock / Southern Rock / Country / Blues/ Blues Rock","Blank.htm","",14,80,250);
Menu6_1_4_1=new Array("Trip Johnson Band - Trip Johnson Band","tripjohnson.htm","",0,20,500);
Menu6_1_4_2=new Array("Little Feat And Friends - Join The Band","littlefeatjointheband.htm","",0,20,500);
Menu6_1_4_3=new Array("Elvin Bishop - The Blues Roll On","thebluesrollon.htm","",0,20,500);
Menu6_1_4_4=new Array("Connor Christian & Southern Gothic - 90 Proof Lullabies","connorchristian.htm","",0,20,500);
Menu6_1_4_5=new Array("Jason Ricci and New Blood - Done With The Devil","donewiththedevil.htm","",0,20,500);
Menu6_1_4_6=new Array("The Insomniacs - At Least I'm Not With You","insomniacs.htm","",0,20,500);
Menu6_1_4_7=new Array("Roy Rogers - Split Decision","splitdecision.htm","",0,20,500);
Menu6_1_4_8=new Array("Neil Carswell - Keep You Guessing","neilcarswell.htm","",0,20,500);
Menu6_1_4_9=new Array("Candye Kane - Superhero","candyekane.htm","",0,20,500);
Menu6_1_4_10=new Array("Ana Popovic - Blind For Love","anapopovic.htm","",0,20,500);
Menu6_1_4_11=new Array("SwampDaWamp - Rock This Country","swamp3.htm","",0,20,500);
Menu6_1_4_12=new Array("Mike Zito - Pearl River","pearlriver.htm","",0,20,500);
Menu6_1_4_13=new Array("Arthur Adams - Stomp The Floor","arthuradams.htm","",0,20,500);
Menu6_1_4_14=new Array("The Hollywood Blue Flames - Deep In America","deepinamerica.htm","",0,20,500);



Menu6_1_5=new Array("Pop","Blank.htm","",6,20,250);
Menu6_1_5_1=new Array("Adina Chastine - Good For A Rhyme","adinachastine.htm","",0,20,500);
Menu6_1_5_2=new Array("Tuck & Patti - I Remember You","tuckpatti.htm","",0,20,500);
Menu6_1_5_3=new Array("Joy Lippard - Joy Lippard","joylippard.htm","",0,20,500);
Menu6_1_5_4=new Array("Billy Hufsey - Confessions","billyhufsey.htm","",0,20,500);
Menu6_1_5_5=new Array("Katrina Carlson - Here And Now","katrinacarlson.htm","",0,20,500);
Menu6_1_5_6=new Array("Shannon Curtis - Why Don't You Stay?","shannoncurtis.htm","",0,20,500);

Menu6_1_6=new Array("Folk Rock / pop /Americana / Bluegrass","Blank.htm","",21,38,350);
Menu6_1_6_1=new Array("Josh Preston - Exit Sounds ","joshpreston.htm","",0,20,500);
Menu6_1_6_2=new Array("Mariah Secrest - Green Light","mariahsecrest.htm","",0,20,500);
Menu6_1_6_3=new Array("Melanie Susuras Band - Stop To Stand","melaniesusuras.htm","",0,20,500);
Menu6_1_6_4=new Array("Lizanne Knott - South of Graceland","lizanneknott.htm","",0,20,500);
Menu6_1_6_5=new Array("Amanda Penecale - Middle Ground","amandapenecale.htm","",0,20,500);
Menu6_1_6_6=new Array("Dave kenna - City Waltz","citywaltz.htm","",0,20,500);
Menu6_1_6_7=new Array("Ryan Delmore - The Spirit, THe Water and The Blood","ryandelmore.htm","",0,20,500);
Menu6_1_6_8=new Array("Keri Shore - Finally...","kerishore.htm","",0,20,500);
Menu6_1_6_9=new Array("Shauna Burns - Anamnesis","sburns4.htm","",0,20,500);
Menu6_1_6_10=new Array("Tone Bent - Say What You Will","tonebent.htm","",0,20,500);
Menu6_1_6_11=new Array("Craig Jackson - Damn The Roses","damntheroses.htm","",0,20,500);
Menu6_1_6_12=new Array("Carly Tanchon - Peridot","peridot.htm","",0,20,500);
Menu6_1_6_13=new Array("Buskin & Batteau - Red Shoes and Golden Hearts","buskinbatteau.htm","",0,20,500);
Menu6_1_6_14=new Array("Cathy-Anne McClintock - Cathy-Anne McClintock","mcclintock.htm","",0,20,500);
Menu6_1_6_15=new Array("Chris Knight - Trailer II","chrisknight.htm","",0,20,500);
Menu6_1_6_16=new Array("The Looking - Cabinet of Curiosities","cabcurious.htm","",0,20,500);
Menu6_1_6_17=new Array("Silveroot - Big Difference","silverootbigdifference.htm","",0,20,500);
Menu6_1_6_18=new Array("John Lefebvre - Psalngs","lefebvre.htm","",0,20,500);
Menu6_1_6_19=new Array("Chris Schutz and The Tourists - Gemini","chrisschutz.htm","",0,20,500);
Menu6_1_6_20=new Array("Marianne Keith - Cathartic","mariannekeith.htm","",0,20,500);
Menu6_1_6_21=new Array("Will Kimbrough - Wings","willkimbrough.htm","",0,20,500);


Menu6_1_7=new Array("Pop / Jazz","Blank.htm","",3,20,250);
Menu6_1_7_1=new Array("Mindi Abair - Stars","mindiabairstars.htm","",0,20,500);
Menu6_1_7_2=new Array("Margo Reymundo - My Heart's Desire","margoreymundo.htm","",0,20,500);
Menu6_1_7_3=new Array("Eva Moon & the Lunatics - Moon Falling Down","evamoon.htm","",0,20,500);

Menu6_1_8=new Array("Pop / club / Rock / Soul","Blank.htm","",5,38,250);
Menu6_1_8_1=new Array("Vanessa Amorosi - Somewhere In The Real World","vanessaamorosi.htm","",0,20,500);
Menu6_1_8_2=new Array("Jessie Sparks - Breathe Easy","jessiesparks.htm","",0,20,500);
Menu6_1_8_3=new Array("FEMI - Sweet Water Soul","femi.htm","",0,20,500);
Menu6_1_8_4=new Array("Kristine W - The Power Of Music","kristinew.htm","",0,20,500);
Menu6_1_8_5=new Array("Erika Jayne - Pretty Mess","erikajayne.htm","",0,20,500);



Menu6_1_9=new Array("Alt / Pop /punk / Rock","Blank.htm","",14,20,250);
Menu6_1_9_1=new Array("The Singhs - Supersaturated","supersaturated.htm","",0,20,500);
Menu6_1_9_2=new Array("Tally Hall - Marvin's Marvelous Mechanical Museum","tallyhall.htm","",0,20,500);
Menu6_1_9_3=new Array("Susannah Blinkoff - Let's Pretend","susannahblinkoff.htm","",0,20,500);
Menu6_1_9_4=new Array("The Ruse - Midnight In The City","theruse.htm","",0,20,500);
Menu6_1_9_5=new Array("Heartour - Ate","heartour.htm","",0,20,500);
Menu6_1_9_6=new Array("Josh And The Empty Pockets - Under The Bed","joshandtheemptypockets.htm","",0,20,500);
Menu6_1_9_7=new Array("Dave Schulz - Connect","daveschulz.htm","",0,20,500);
Menu6_1_9_8=new Array("Knowing Stu - Reflector","knowingstu.htm","",0,20,500);
Menu6_1_9_9=new Array("Theory of Flight - Within Reach","theoryofflight.htm","",0,20,500);
Menu6_1_9_10=new Array("Marizane - Cosmosis","marizane.htm","",0,20,500);
Menu6_1_9_11=new Array("Sam Shrieve - Bittersweet Lullabies","samshrieve.htm","",0,20,500);
Menu6_1_9_12=new Array("Four Year Strong - Rise or Die Trying","fouryearstrong.htm","",0,20,500);
Menu6_1_9_13=new Array("The Mary Dream - This Kind of Life","marydream2.htm","",0,20,500);
Menu6_1_9_14=new Array("Howard Jennings - Ready To Listen","howardjennings.htm","",0,20,500);



Menu6_1_10=new Array("R & B / Funk / Soul / Fusion / Hip-hop","Blank.htm","",6,55,250);
Menu6_1_10_1=new Array("Commodores - Gold","commodoresgold.htm","",0,20,500);
Menu6_1_10_2=new Array("The Greyboy Allstars - What Happened To Television?","greyboyallstars.htm","",0,20,500);
Menu6_1_10_3=new Array("Bens JazzKit - Dizzy Minds","bensjazzkit.htm","",0,20,500);
Menu6_1_10_4=new Array("Reggie Calloway - Bring Back The Love","reggiecalloway.htm","",0,20,500);
Menu6_1_10_5=new Array("Kaylah Marin - Loving Life","kaylahmarin.htm","",0,20,500);
Menu6_1_10_6=new Array("Lisa Marshall - Simple","lisamarshall.htm","",0,20,500);


Menu6_1_11=new Array("Punk","Blank.htm","",1,20,250);
Menu6_1_11_1=new Array("The No No's - Long Playing Record","thenonos.htm","",0,20,500);

Menu6_1_12=new Array("Electronica / funk / pop","Blank.htm","",5,40,250);
Menu6_1_12_1=new Array("Die Warzua - Vinyl 88","diewarzau.htm","",0,20,500);
Menu6_1_12_2=new Array("Astronauts of Antiquity - Rocket Science for Dummies","rocketscience.htm","",0,20,500);
Menu6_1_12_3=new Array("Tyrants In Therapy - High Class Trash","highclasstrash.htm","",0,20,500);
Menu6_1_12_4=new Array("Erika Jayne - Pretty Mess","erikajayne.htm","",0,20,500);
Menu6_1_12_5=new Array("Puracane - I've Been Here The Longest","puracane.htm","",0,20,500);

Menu6_1_13=new Array("Ambient / Acoustic","Blank.htm","",2,60,500);
Menu6_1_13_1=new Array("Brent Gunter - Andalucia","brentgunter.htm","",0,30,500);
Menu6_1_13_2=new Array("Kathryn Toyama - Hope For Harmony","hopeforharmony.htm","",0,30,500);

Menu6_1_14=new Array("Ambient / Native American","Blank.htm","",4,60,500);
Menu6_1_14_1=new Array("Peter Phippen - Night Song","nightsong.htm","",0,30,500);
Menu6_1_14_2=new Array("Peter Phippen - Book of Dreams","phippenbookofdreams.htm","",0,30,500);
Menu6_1_14_3=new Array("Peter Phippen - Echoes of the Past","phippenechoes.htm","",0,30,500);
Menu6_1_14_4=new Array("Peter Phippen - Shadows of Dawn","phippenshadows.htm","",0,30,500);

Menu6_1_15=new Array("Christmas","Blank.htm","",3,30,250);
Menu6_1_15_1=new Array("Anna Wilson  - Yule Swing!","yuleswing.htm","",0,30,500);
Menu6_1_15_2=new Array("Yancy - Have Yourself A Fancy Yancy Christmas","yancy.htm","",0,30,500);
Menu6_1_15_3=new Array("Sylvia Bennett - It's Christmas Time Wiith Sylvia Bennett","sylviaxmas.htm","",0,45,500);

Menu6_1_16=new Array("Children","Blank.htm","",2,30,250);
Menu6_1_16_1=new Array("go Fish - Party Like A Preschooler","gofishpreschool.htm","",0,30,500);
Menu6_1_16_2=new Array("The Baby Grands - The Baby Grands","thebabygrands.htm","",0,30,500);

Menu6_1_17=new Array("Christian","Blank.htm","",17,30,250);
Menu6_1_17_1=new Array("Go Fish - Party Like A Preschooler","gofishpreschool.htm","",0,30,500);
Menu6_1_17_2=new Array("Sista O & D'Vine Praise - Meditation","sistao.htm","",0,30,500);
Menu6_1_17_3=new Array("Ryan Delmore - The Spirit, The Water and The Blood","ryandelmore.htm","",0,20,500);
Menu6_1_17_4=new Array("Joy Lippard - Joy Lippard","joylippard.htm","",0,20,500);
Menu6_1_17_5=new Array("Philmont - Oh Snap","philmont.htm","",0,20,500);
Menu6_1_17_6=new Array("Norman Hutchins - God Is Faithful","normanhutchins.htm","",0,20,500);
Menu6_1_17_7=new Array("Dan Macaulay - The Listening EP","danmacaualay.htm","",0,20,500);
Menu6_1_17_8=new Array("Don Poythress- Wash Away","donpoythress.htm","",0,20,500);
Menu6_1_17_9=new Array("Jason Crabb - Jason Crabb","jasoncrabb.htm","",0,20,500);
Menu6_1_17_10=new Array("Keith & Kristyn Getty - Awaken The Dawn","gettyawaken.htm","",0,20,500);
Menu6_1_17_11=new Array("The Lads - The Lads (Secrets of the Universe)","thelads.htm","",0,20,500);
Menu6_1_17_12=new Array("Matt Brouwer - Where's The Revolution","mattbrouwer.htm","",0,20,500);
Menu6_1_17_13=new Array("Selah - You Deliver Me","youdeliverme.htm","",0,20,500);
Menu6_1_17_14=new Array("Yancy - Have Yourself A Fancy Yancy Christmas","yancy.htm","",0,20,500);
Menu6_1_17_15=new Array("NewSong - Give Yourself Away","giveyourselfaway.htm","",0,20,500);
Menu6_1_17_16=new Array("Plumb - Beautiful History: A Hits Collection","plumbhistory.htm","",0,20,500);
Menu6_1_17_17=new Array("Vlada - All About You","vlada.htm","",0,20,500);

Menu6_1_18=new Array("Country","blank.htm","",1,20,150);
Menu6_1_18_1=new Array("Bryan Ragsdale - Where Cowpokes Grow","bryanragsdale.htm","",0,20,500);


Menu6_2=new Array("Audio","blank.htm","",1,20,150);
Menu6_2_1=new Array("none this time","blank.htm","",0,20,450);


Menu7=new Array("Multimedia","blank.htm","",1,25,150);
	Menu7_1=new Array("none this time  ","blank.htm","",0,20,200);
		
Menu8=new Array("DVD/Movies","blank.htm","",1,25,150);
	Menu8_1=new Array("DVD","blank.htm","",31,35,75);
Menu8_1_1=new Array("Masterpiece Mystery! - The Complete Inspector Lynley Mysteries","inspectorlynley.htm","",0,40,300);
Menu8_1_2=new Array("Lovely By Surprise","lovelybysurprise.htm","",0,40,300);
Menu8_1_3=new Array("Mulligan","mulligan.htm","",0,40,300);
Menu8_1_4=new Array("Fissure","fissure.htm","",0,40,300);
Menu8_1_5=new Array("Last Extinction","lastextinction.htm","",0,40,300);
Menu8_1_6=new Array("Nobody","nobody.htm","",0,40,300);
Menu8_1_7=new Array("ZOOM: Back to the 70's","zoom70s.htm","",0,40,300);
Menu8_1_8=new Array("ChakraWakening","chakrawakening.htm","",0,40,300);
Menu8_1_9=new Array("StagKnight","stagknight.htm","",0,40,300);
Menu8_1_10=new Array("Cook's Country Season 1","cookscountry.htm","",0,40,300);
Menu8_1_11=new Array("Summer School","summerschool.htm","",0,40,300);
Menu8_1_12=new Array("Wuthering Heights","wutheringheights.htm","",0,40,300);
Menu8_1_13=new Array("King Lear","kinglear.htm","",0,40,300);
Menu8_1_14=new Array("Breaking The Bank","breakingthebank.htm","",0,40,300);
Menu8_1_15=new Array("The Bible's Buried Secrets: Beyond Fact or Fiction","biblesecrets.htm","",0,40,300);
Menu8_1_16=new Array("Hollywood Kills","hollywoodkills.htm","",0,40,300);
Menu8_1_17=new Array("Grace","gracehorror.htm","",0,40,300);
Menu8_1_18=new Array("The Last Enemy","thelastenemy.htm","",0,40,300);
Menu8_1_19=new Array("America's Test Kitchen Season Nine","testkitchen9.htm","",0,40,300);
Menu8_1_20=new Array("We Shall Remain: America Through Native Eyes","weshallremain.htm","",0,40,300);
Menu8_1_21=new Array("Happiness 101 With Tal Ben-Shahar","happiness101.htm","",0,40,300);
Menu8_1_22=new Array("The Botany of Desire","botanydesire.htm","",0,40,300);
Menu8_1_23=new Array("Inventing L.A. : The Chandlers & Thier Times","inventingla.htm","",0,40,300);
Menu8_1_24=new Array("The Indredible Journey of the Buttterflies","journeybutterflies.htm","",0,40,300);
Menu8_1_25=new Array("Latin Music USA","latinmusicusa.htm","",0,40,300);
Menu8_1_26=new Array("Inspector Lewis Series 2","inspectorlewis2.htm","",0,40,300);
Menu8_1_27=new Array("Shipwrecks: Graveyards of the Deep","lastfrontiershipwreck.htm","",0,40,300);
Menu8_1_28=new Array("PBS Frontline: Close To Home","closetohome.htm","",0,40,300);
Menu8_1_29=new Array("PBS Frontline: The Card Game","thecardgame.htm","",0,40,300);
Menu8_1_30=new Array("The Best of Lidia","lidia.htm","",0,40,300);
Menu8_1_31=new Array("Hero Tomorrow","herotomorrow.htm","",0,40,300);




Menu9=new Array("Web Sites","blank.htm","",1,25,150);
Menu9_1=new Array("No web site reviews this time","blank.htm","",0,20,300);

Menu10=new Array("Past Editions","past-editions.htm","",0,25);
Menu11=new Array("News & Upcoming Reviews","news.htm","",0,25,150);
Menu12=new Array("Links","links.htm","",0,25,140);
Menu13=new Array("About BVS Reviews","about.htm","",0,25,150);
Menu14=new Array("E-Mail Us"," mailto:info@bvsreviews.com","",0,25,150);
Menu15=new Array("Copywrite 2009 BVS Reviews","blank.htm","",0,25,150);
