/*
Deluxe Menu Data File
Created by Deluxe Tuner v2.4
http://deluxe-menu.com
*/
function opendirections(path,para){
window.open(path+"Get_directions?openform&addr="+para,null,"width=360px,height=220px,resizable=yes,status=no,toolbar=no");
}
// -- Deluxe Tuner Style Names
var itemStylesNames=[];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names
//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="default";
var itemTarget="_blank";
var statusString="link";
var blankImage="/examples/test/yohopage.nsf/img/blank.gif";
//--- Dimensions
var menuWidth="170";
var menuHeight="";
var smWidth="";
var smHeight="";
//--- Positioning
var absolutePos=0;
var posX="40";
var posY="110";
var topDX=-6;
var topDY=-1;
var DX=-6;
var DY=-1;
//--- Font
var fontStyle="normal 7pt Verdana";
var fontColor=["#000000","#A0A0A0"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";
//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#B7B7B7";
var menuBorderWidth=1;
var menuBorderStyle="solid";
//--- Item Appearance
var itemBackColor=["",""];
var itemBackImage=["/examples/test/yohopage.nsf/img/itemback1_n.gif","/examples/test/yohopage.nsf/img/itemback1_o.gif"];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["",""];
var itemSpacing=0;
var itemPadding="3px 3px 3px 3px";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="center";
//--- Icons
var iconTopWidth=0;
var iconTopHeight=0;
var iconWidth=0;
var iconHeight=0;
var arrowWidth=6;
var arrowHeight=5;
var arrowImageMain=["/examples/test/yohopage.nsf/img/arrow1_n.gif","/examples/test/yohopage.nsf/img/arrow1_n.gif"];
var arrowImageSub=["/examples/test/yohopage.nsf/img/arrow1_n.gif","/examples/test/yohopage.nsf/img/arrow1_n.gif"];
//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3";
var separatorVHeight="100%";
var separatorPadding="0px";
//--- Floatable Menu
var floatable=0;
var floatIterations=0;
var floatableX=1;
var floatableY=1;
//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#AA0000";
var moveImage="";
var moveCursor="default";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";
//--- Transitional Effects & Filters
var transparency="100";
var transition=24;
var transOptions="";
var transDuration=400;
var transDuration2=200;
var shadowLen=3;
var shadowColor="#858585";
var shadowTop=1;
//--- CSS Support (CSS-based Menu)
var cssStyle=0;
var cssSubmenu="";
var cssItem=["",""];
var cssItemText=["",""];
//--- Advanced
var dmObjectsCheck=0;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=200;
var smHidePause=1000;
var smSmartScroll=1;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=0;
//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;
//--- Dynamic Menu
var dynamic=0;
//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;
var itemStyles = [
["itemBackImage=,","itemBackColor=#AAA,","fontColor=#FFFFFF,","fontStyle=bold 8pt Verdana",],
];
var menuItems = [
["RENT STUDIO SPACE","/Action/homepage.nsf?open&dircto=/examples/test/NRentalT.nsf/AllCategorizeBuildings_3?open&categorize=Artist%20Lofts-NY-Yonkers","","",,"",""],
["Press Release/Articles ","/examples/test/yohopage.nsf/ArticlePressPast?openform&BldgNo=","","",,"_self",""],
["Past Events ","/examples/test/yohopage.nsf/ArticlePressPast?openform&Type=event&BldgNo=","","","","_self",""],
["Media Kits ","","","","",,""],
["Resources & Links ","/examples/test/yohopage.nsf/YOHO_Links?OpenForm&BldgNo=","","",,"_self",""],
["Videos (22)","/examples/test/yohopage.nsf/YohoVideo?OpenForm&BldgNo=","","",,"_self",""],
["YOHO Alumni's ","/examples/test/yohopage.nsf/AlumniForm?OpenForm&BldgNo=","","",,"_self",""],
["Contact Us / Directions","/examples/test/yohopage.nsf/connect_us?openpage&BldgNo=","","","",,""],
["|Directions","javascript:opendirections('/examples/test/yohopage.nsf/','540 nepperhan Ave, Yonkers')","","","",,""],
["|See the Map","javascript:window.open('/examples/test/yohopage.nsf/BuildingMap?openform&540 nepperhan Ave, Yonkers',null,'width=600px,height=400px,toolbar=no,resizable=yes')","","","",,""],
["|Event Floor Guide","/examples/test/yohopage.nsf/YohoFloorGuide.pdf","","","",,""],
["Artist Login ","http://www.heightsre.com/Examples/test/Cookies.nsf/TestRegLogForm?openform","","","","_blank",""],
["Guest Artist (24)","http://www.heightsre.com/Examples/test/Yohopage.nsf/GuestListForm?openform&BldgNo=","","","","_self",""],
];
dm_init();