//////////////////////////////////////////////////////////
//    written with hvExplorer Version 7.4 January 2004  //
//    hvExplorer Copyrigth© 2004                        //
//    by A. Lutz                                        //
//    EMail       hermit<at>arcor.de                    //
//    homepage    www.hermit.de.tt                      //
//______________________________________________________//
// Script-Author:                                       //
// (c) Ger Versluis 2000                                //
// You may use this script on non commercial sites.     //
// www.burmees.nl/menu                                  //
//////////////////////////////////////////////////////////
// Use Com-File Version: 11.00
// File created at 06.27.2004 7:33:45 PM
 
var BaseHref="http://www.astrobeatcircus.com/";
var NoOffFirstLineMenus=6;
//____Text-Attributes__________________
var FontFamily="Arial, Helvetica, sans-serif";
var FontSize=13;
var FontBold=1;
var FontItalic=0;
var MenuTextCentered="left";
var MenuCentered="left";
var MenuVerticalCentered="top";
var HooverBold=0;
var HooverItalic=0;
var HooverUnderLine=0;
var HooverTextSize=0;
var HooverVariant=0;
//____Color-Attributes________________
var LowBgColor="";
var HighBgColor="";
var FontLowColor="white";
var FontHighColor="#feea14";
var BorderColor="";
//____Border-Attributes_______________
var BorderWidthMain=0;
var BorderWidthSub=8;
var BorderBtwnMain=0;
var BorderBtwnSub=0;
//____Positioning_____________________
var StartTop=45;
var StartLeft=10;
var VerCorrect=0;
var HorCorrect=0;
var LeftPaddng=0;
var TopPaddng=0;
var FirstLineHorizontal=0;
var TargetLoc="MenuPos";
var BgImgLeftOffset=0;
var ScaleMenu=0;
//____Visibilities____________________
var DissapearDelay=500;
var UnfoldDelay=100;
var ChildOverlap=-0.2;
var ChildVerticalOverlap=-.45;
var BuildOnDemand=0;
var BottomUp=0;
var MenuWrap=0;
var RightToLeft=0;
var UnfoldsOnClick=0;
var RememberStatus=0;
//____Frame-Settings__________________
var TakeOverBgColor=0;
var FirstLineFrame="";
var SecLineFrame="";
var DocTargetFrame="";
var MenuFramesVertical=0;
var MenuUsesFrames=0;
var DistFrmFrameBrdr=0;
//____Filters and Functions___________
var MenuSlide="";
var MenuShadow="";
var MenuOpacity="";
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
//____Arrows__________________________
var Arrws=[BaseHref+"",0,0,BaseHref+"",0,0,BaseHref+"",0,0,BaseHref+"",0,0];
//____Menu-Items_____________________________
Menu1=new Array("Home","index.php","",0,20,92,"","","","","","",-1,-1,-1,"","[ H o m e ]");
Menu2=new Array("About","about.php","",0,0,0,"","","","","","",-1,-1,-1,"","[ A b o u t ]");
Menu3=new Array("Elements","elements.php","",9,0,0,"","","","","","",-1,-1,-1,"","[ E l e m e n t s ]");
   Menu3_1=new Array("The Music","elements.php#music","",0,20,180,"","","","","#770000","",-1,-1,-1,"","[ T h e  M u s i c ]");
   Menu3_2=new Array("Musicians","elements.php#musician","",0,0,0,"","","","","","",-1,-1,-1,"","[ M u s i c i a n s ]");
   Menu3_3=new Array("Specialty Performers","elements.php#specialty","",0,0,0,"","","","","","",-1,-1,-1,"","[ S p e c i a l t y  P e r f o r m e r s ]");
   Menu3_4=new Array("Belly Dancers","elements.php#belly","",0,0,0,"","","","","","",-1,-1,-1,"","[ B e l l y  D a n c e r s ]");
   Menu3_5=new Array("Fire Dancers/Light Spinners","elements.php#fire","",0,0,0,"","","","","","",-1,-1,-1,"","[ F i r e  D a n c e r s  /  L i g h t  S p i n n e r s ]");
   Menu3_6=new Array("Contortionist","elements.php#contortion","",0,0,0,"","","","","","",-1,-1,-1,"","[ C o n t o r t i o n i s t ]");
   Menu3_7=new Array("Jugglers","elements.php#juggler","",0,0,0,"","","","","","",-1,-1,-1,"","[ J u g g l e r s ]");
   Menu3_8=new Array("Break Dancers","elements.php#break","",0,0,0,"","","","","","",-1,-1,-1,"","[ B r e a k  D a n c e r s ]");
   Menu3_9=new Array("The Visuals","elements.php#visuals","",0,0,0,"","","","","","",-1,-1,-1,"","[ T h e  V i s u a l s ]");
Menu4=new Array("Audio / Video","av.php","",0,0,0,"","","","","","",-1,-1,-1,"","[ A u d i o  /  V i d e o ]");
Menu5=new Array("Gallery","gallery/index.php","",0,0,0,"","","","","","",-1,-1,-1,"","[ G a l l e r y ]");
Menu6=new Array("Contact","contact.php","",0,0,0,"","","","","","",-1,-1,-1,"","[ C o n t a c t ]");