/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
*/

// -- Deluxe Tuner Style Names
var itemStylesNames=[];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=0;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_parent";
var statusString="link";
var blankImage="menu_iscas.files/bg_menu_lat1.jpg";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="200px";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="0px";
var posY="0px";
var topDX=0;
var topDY=0;
var DX=0;
var DY=0;

//--- Font
var fontStyle="bold 11px Trebuchet MS";
var fontColor=["#999999","#000000"];
var fontDecoration=["",""];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="";
var menuBorderColor="#ABDCE7";
var menuBorderWidth="";
var menuBorderStyle="";

//--- Item Appearance
var itemBackColor=["#FFFFFF","#ABDCE7"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["#FFFFFF","#FFFFFF"];
var itemBorderStyle=["",""];
var itemSpacing=0;
var itemPadding="3px";
var itemAlignTop="";
var itemAlign="";
var subMenuAlign="";

//--- Icons
var iconTopWidth=24;
var iconTopHeight=24;
var iconWidth=16;
var iconHeight=16;
var arrowWidth="";
var arrowHeight="";
var arrowImageMain=["menu_iscas.files/arr_black_22.gif",""];
var arrowImageSub=["menu_iscas.files/arr_black_22.gif",""];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3px";
var separatorAlignment="";
var separatorVImage="";
var separatorVWidth="3px";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#AA0000";
var moveImage="";
var moveCursor="";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="100";
var transition=24;
var transOptions="";
var transDuration=300;
var transDuration2=200;
var shadowLen=3;
var shadowColor="#777777";
var shadowTop=0;

//--- 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 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;

//---License
var key="159b1112extg";

var menuItems = [

    ["Home","index.htm", "", "", "", "", "", "", "", ],
    ["General Chairs Message","general_chairs_message.htm", "", "", "", "", "", "", "", ],
	["Technical Chairs Message","technical_chairs_message.htm", "", "", "", "", "", "", "", ],
	["Keynote Speeches","keynote_speeches.htm", "", "", "", "", "", "", "", ],
	["Conference-at-a-Glance","conference_glance.htm", "", "", "", "", "", "", "", ],
	["WiCAS/GOLD Keynote dinner","wicas_keynote_dinner.htm", "", "", "", "", "", "", "", ],
	["PhD/GOLD","phd_gold.htm", "", "", "", "", "", "", "", ],
	["Hotel Room Block Reminder","hotel_room_block_reminder.htm", "", "", "", "", "", "", "", ],
	["Organizers & Topics ","#", "", "", "", "", "", "", "", ],
        ["|Topics","topics.htm", "", "", "", "", "", "", "", ],
        ["|Organizing Committee","committee.htm", "", "", "", "", "", "", "", ],
        ["|Track Chairs","chair.htm", "", "", "", "", "", "", "", ],
        ["|Sponsors","sponsors.htm", "", "", "", "", "", "", "", ],
    ["Paper Submission","http://iscas2011.e-papers.org", "", "", "", "", "", "", "", ],
    ["Call","call.htm", "", "", "", "", "", "", "", ],
        ["|for Papers","papers.htm", "", "", "", "", "", "", "", ],
        ["|for Demos","demos.htm", "", "", "", "_parent", "", "", "", ],
        ["|for Special Sessions","call_sessions.htm", "", "", "", "_parent", "", "", "", ],
        ["|for Confessing Mistakes","call_mistakes.htm", "", "", "", "_parent", "", "", "", ],
		["|for Tutorials","call_tutorials.htm", "", "", "", "_parent", "", "", "", ],
	["Registration","#", "", "", "", "_parent", "", "", "", ],
		["|Registration Procedures","registration.htm", "", "", "", "_parent", "", "", "", ],
		["|Registration Fees","registration_fees.htm", "", "", "", "_parent", "", "", "", ],
		["|Tutorials Fees","tutorials_fees.htm", "", "", "", "_parent", "", "", "", ],
	["Exhibition Application","exhibition_app.htm", "", "", "", "_parent", "", "", "", ],
		["|Exhibit Space Agreement","Exhibit_Space_Agreement.doc", "", "", "", "_parent", "", "", "", ],
		["|Floor Plan Exhibits","Floor_Plan_Exhibits_ISCAS_2011.png", "", "", "", "_parent", "", "", "", ],
    ["Important Dates","dates.htm", "", "", "", "", "", "", "", ],
    ["Student Paper Contest","student_paper.htm", "", "", "", "_parent", "", "", "", ],
    ["Student Support","student_support.htm", "", "", "", "_parent", "", "", "", ],
    ["Sponsors","sponsors.htm", "", "", "", "_parent", "", "", "", ],
	["Tutorials","tutorials.htm", "", "", "", "_parent", "", "", "", ],
    ["Side Meetings Schedule","Side_Meetings_Master.pdf", "", "", "", "", "", "", "", ],
	["Session Schedule","http://iscas2011.e-papers.org/ESR/session_sched_view.php?&sched_id=1", "", "", "", "_parent", "", "", "", ],
    ["Conference Information","conference_information.htm", "", "", "", "_parent", "", "", "", ],
	["Hotel Information","hotel.htm", "", "", "", "_parent", "", "", "", ],
    ["Visa Information","visa.htm", "", "", "", "", "", "", "", ],
    ["Presentation Guidelines","http://iscas2011.e-papers.org/ESR/presenter.php", "", "", "", "_parent", "", "", "", ],
    ["Social Events","social.htm", "", "", "", "_parent", "", "", "", ],
    ["Nondiscrimination","Nondiscrimination.htm", "", "", "", "_parent", "", "", "", ],
	["Personal Insurance","personal_insurance.htm", "", "", "", "_parent", "", "", "", ],
	["Travel Information","travel.htm", "", "", "", "_parent", "", "", "", ],
    ["Optional Tours","optional_tour.htm", "", "", "", "_parent", "", "", "", ],
	["Photo Gallery","photo.htm", "", "", "", "_parent", "", "", "", ],
		["|15May2011","#", "", "", "", "", "", "", "", ],
			["||Getting Ready","getting_ready.htm", "", "", "", "", "", "", "", ],
			["||Samba Tutorial","samba_tutorial.htm", "", "", "", "", "", "", "", ],
			["||Welcome Reception","welcome_reception.htm", "", "", "", "", "", "", "", ],
		["|16May2011","#", "", "", "", "", "", "", "", ],
			["||Keynote","Keynote_16.htm", "", "", "", "", "", "", "", ],
			["||Openning Ceremony","openning_ceremony.htm", "", "", "", "", "", "", "", ],
		["|17May2011","#", "", "", "", "", "", "", "", ],
			["||Keynote","Keynote_17.htm", "", "", "", "", "", "", "", ],
			["||Banquet","banquet.htm", "", "", "", "", "", "", "", ],
		["|18May2011","#", "", "", "", "", "", "", "", ],
			["||Keynote","keynote_18.htm", "", "", "", "", "", "", "", ],
			["||Farewell Party","farewell_party.htm", "", "", "", "", "", "", "", ],
		["|ISCAS Moments","iscas_moments.htm", "", "", "", "", "", "", "", ],
		["|WiCAS GOLD Dinner","wicas_dinner.htm", "", "", "", "", "", "", "", ],
	["Useful Information","useful_information.htm", "", "", "", "", "", "", "", ],
    ["Transportation","transportation.htm", "", "", "", "", "", "", "", ],
	["Contact","contact.htm", "", "", "", "", "", "", "", ],
    ["Site Map","site_map.htm", "", "", "", "", "", "", "", ],
];

dm_init();

