/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.2
   http://deluxe-menu.com
*/

var key="165b1651ef2id";

// -- Deluxe Tuner Style Names
var itemStylesNames=["150 px Home","Calendar","MediaClips","Contact","MySpace","Bio",];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=1;
var smColumns=1;
var smOrientation=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="default";
var itemTarget="MAIN";
var statusString="link";
var blankImage="data.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="900px";
var menuHeight="25px";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=1;
var posX="0px";
var posY="0px";
var topDX=0;
var topDY=80;
var DX=0;
var DY=0;
var subMenuAlign="left";
var subMenuVAlign="bottom";

//--- Font
var fontStyle=["normal 15px Trebuchet MS, Tahoma","normal 15px Trebuchet MS, Tahoma"];
var fontColor=["#000000","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#dcd9d2";
var menuBackImage="";
var menuBackRepeat="no-repeat";
var menuBorderColor="#000000";
var menuBorderWidth=0;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["#FCEEB0","#65BDDC"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["none","none"];
var itemSpacing=0;
var itemPadding="0px";
var itemAlignTop="center";
var itemAlign="center";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=8;
var arrowHeight=16;
var arrowImageMain=["data.files/arrowmain.gif","data.files/arrowmaino.gif"];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["data.files/arrowsub.gif","data.files/arrowsubo.gif"];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="0px";
var separatorAlignment="center";
var separatorVImage="";
var separatorVWidth="0px";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;
var floatableDX=15;
var floatableDY=15;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#DECA9A";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="95";
var transition=24;
var transOptions="";
var transDuration=350;
var transDuration2=200;
var shadowLen=0;
var shadowColor="#B1B1B1";
var shadowTop=0;

//--- CSS Support (CSS-based Menu)
var cssStyle=0;
var cssSubmenu="";
var cssItem=["",""];
var cssItemText=["",""];

//--- Advanced
var dmObjectsCheck=1;
var saveNavigationPath=0;
var showByClick=0;
var noWrap=0;
var smShowPause=200;
var smHidePause=1000;
var smSmartScroll=0;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=0;
var useIFRAME=0;
var dmSearch=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;
var ajaxReload=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;

//--- Sound
var onOverSnd="";
var onClickSnd="";

var itemStyles = [
    ["itemWidth=150px","itemBackColor=#f4f2ec,#dcd9d2","itemBackImage=data.files/HomBackOff.jpg,data.files/HomBackOn.jpg","itemBorderWidth=0","itemBorderStyle=none,none","itemBorderColor=#000000,#000000","fontStyle='bold 15px Trebuchet MS','bold 15px Trebuchet MS'","fontColor=#000000,#000000","fontDecoration=none,underline"],
    ["itemWidth=150px","itemBackColor=#f4f2ec,#dcd9d2","itemBackImage=data.files/CalendarOff.jpg,data.files/CalendarOn.jpg","itemBorderWidth=0","itemBorderStyle=none,none","itemBorderColor=#000000,#000000","fontStyle='bold 15px Trebuchet MS','bold 15px Trebuchet MS'","fontColor=#000000,#000000","fontDecoration=none,underline"],
    ["itemWidth=150px","itemBackColor=#f4f2ec,#dcd9d2","itemBackImage=data.files/MediaOff.jpg,data.files/MediaOn.jpg","itemBorderWidth=0","itemBorderStyle=none,none","itemBorderColor=#000000,#000000","fontStyle='bold 15px Trebuchet MS','bold 15px Trebuchet MS'","fontColor=#000000,#000000","fontDecoration=none,underline"],
    ["itemWidth=150px","itemBackColor=#f4f2ec,#dcd9d2","itemBackImage=data.files/ContactOff.jpg,data.files/ContactOn.jpg","itemBorderWidth=0","itemBorderStyle=none,none","itemBorderColor=#000000,#000000","fontStyle='bold 15px Trebuchet MS','bold 15px Trebuchet MS'","fontColor=#000000,#000000","fontDecoration=none,underline"],
    ["itemWidth=150px","itemBackColor=#f4f2ec,#dcd9d2","itemBackImage=data.files/MySpaceOff.jpg,data.files/MySpaceOn.jpg","itemBorderWidth=0","itemBorderStyle=none,none","itemBorderColor=#000000,#000000","fontStyle='bold 15px Trebuchet MS','bold 15px Trebuchet MS'","fontColor=#000000,#000000","fontDecoration=none,underline"],
    ["itemWidth=150px","itemBackColor=#f4f2ec,#dcd9d2","itemBackImage=data.files/BioOff.jpg,data.files/BioOn.jpg","itemBorderWidth=0","itemBorderStyle=none,none","itemBorderColor=#000000,#000000","fontStyle='bold 15px Trebuchet MS','bold 15px Trebuchet MS'","fontColor=#000000,#000000","fontDecoration=none,underline"],
];
var menuStyles = [
];

var menuItems = [

    ["Home","http://www.petecorreale.com/Main.php", "", "", "", "MAIN", "0", "", "", "", "", ],
    ["Blog","http://www.petecorreale.com/wordpress/", "", "", "", "MAIN", "1", "", "", "", "", ],
    ["Calendar","http://www.petecorreale.com/calendar/CalendarNEW.php", "", "", "", "MAIN", "1", "", "", "", "", ],
    ["Media Clips","", "", "", "", "", "2", "", "", "", "", ],
        ["|Photos","http://www.petecorreale.com/Photos.html", "", "", "", "MAIN", "2", "", "", "", "", ],
        ["|Videos","http://www.petecorreale.com/Videos.html", "", "", "", "MAIN", "2", "", "", "", "", ],
        ["|Audio","http://www.petecorreale.com/Audio.html", "", "", "", "MAIN", "2", "", "", "", "", ],
    ["Biography","http://www.petecorreale.com//Biography.html", "", "", "", "", "5", "", "", "", "", ],
    ["Contact","http://www.petecorreale.com/Contact.html", "", "", "", "MAIN", "3", "", "", "", "", ],
    ["MySpace","http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=119107862", "", "", "", "_blank", "4", "", "", "", "", ],
];

dm_initFrame("frmSet", 4, 3, 0);
