/*-------------------------------------------
these codes are the unlock codes for IRC obtained from open cube 1-207-947-3777
account number--323971 (Customer Account Number)
--------------------------------------------*/
code0 = 1135
code1 = 1538
code2 = 1143
code3 = 1546
code4 = 1244
code5 = 1647
code6 = 1439
code7 = 1842
code8 = 1158
code9 = 1561
code10 = 804
code11 = 1207
code12 = 1742
code13 = 2145
sequence = '9x44_5'
/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	dqm__sub_menu_width = 230      		//default sub menu widths
	dqm__sub_xy = "0,0"            		//default sub x,y coordinates - defined relative
						//to the top-left corner of parent image or sub menu
   

	dqm__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 1

	dqm__border_color = "#F9C754"		//Hex color or 'transparent'
	dqm__divider_color = "transparent"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#FDEEC7"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#F9C754"		

	dqm__mouse_off_delay = 150		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#48113D"
	dqm__fontfamily = "Lucida Grande, Verdana, sans-serif";		//Any available system font     
	dqm__fontsize = 12			//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 12			//Defined with point sizing
	dqm__textdecoration = "normal"		//set to: 'normal', or 'underline'
	dqm__fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	


    //Rollover font settings

	dqm__hl_textcolor = "#48113D"
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'



    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 4
	dqm__margin_bottom = 6
	dqm__margin_left = 6
	dqm__margin_right = 6

   

/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.
--------------------------------------------*/


    //Relative positioned icon images (flow with sub item text)

	//dqm__icon_image0 = "sample_images/bullet.gif"
	//dqm__icon_rollover0 = "sample_images/bullet_hl.gif"
	//dqm__icon_image_wh0 = "13,8"

	

    //Absolute positioned icon images (coordinate poitioned)

	dqm__2nd_icon_image0 = "images/irc_arrow.gif"
	dqm__2nd_icon_rollover0 = "images/irc_arrow-over.gif"
	dqm__2nd_icon_image_wh0 = "7,10"
	dqm__2nd_icon_image_xy0 = "0,4"

   

/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	dqm__show_urls_statusbar = false
   
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"

	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	




/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "fade"
	dqm__sub_item_effect = "fade"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .4
	dqm__sub_item_effect_duration = .4


    //Specific settings for various transitions.

	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	dqm__effect_checkerboard_squaresx = 14
	dqm__effect_checkerboard_squaresY = 14
	dqm__effect_checkerboard_direction = "RIGHT"	//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100			//1 to 100
	dqm__dropshadow_color = "none"			//Hex color value or 'none'
	dqm__dropshadow_offx = 5			//drop shadow width
	dqm__dropshadow_offy = 5			//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
	dqm__ie4mac_offset_X = -8
	dqm__ie4mac_offset_Y = -50


    //Netscape 4 resize bug workaround.

	dqm__nn4_reaload_after_resize = true
	dqm__nn4_resize_prompt_user = false
	dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   

    //Opera 5 & 6, set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = true


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.

	//dqm__onload_code = "alert('custom function - onload')"


    //The 'X' indicates the index number of the sub menu group or item.
    //The 'X_X' indicates the index number of the sub menu item.

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	dqm__border_widthX = 10;
	dqm__divider_heightX = 5;		
	dqm__border_colorX = "#0000ff";     
	dqm__menu_bgcolorX = "#ff0000"
	dqm__hl_bgcolorX = "#00ff00"
	dqm__hl_textcolorX = "#ff0000"
	dqm__text_alignmentX = "left"


    //The following settings may be defined for specific sub menu items.
    //The 'X_X' represents the index number of the sub menu item.

	dqm__hl_subdescX_X = "custom highlight text"
	dqm__urltargetX_X = "_new"




/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************
**********************************************************************************************/



    //Main Menu Item 0

	dqm__rollover_image0 = "images/leftN_ct-over.gif"
	dqm__rollover_wh0 = "154,29"
	dqm__url0 = "ct.php";   

    //Main Menu Item 1

	dqm__rollover_image1 = "images/leftN_ct-size-over.gif"
	dqm__rollover_wh1 = "154,26"
	dqm__url1 = "ct_size.php";   

    //Main Menu Item 2

	dqm__rollover_image2 = "images/leftN_ct-map-over.gif"
	dqm__rollover_wh2 = "154,26"
	dqm__url2 = "ctmap.php";   

    //Main Menu Item 3

	dqm__rollover_image3 = "images/leftN_dt-over.gif"
	dqm__rollover_wh3 = "154,26"
	dqm__url3 = "dt.php";   

    //Main Menu Item 4

	dqm__rollover_image4 = "images/leftN_dt-size-over.gif"
	dqm__rollover_wh4 = "154,26"
	dqm__url4 = "dt_size.php";   

    //Main Menu Item 5

	dqm__rollover_image5 = "images/leftN_dt-map-over.gif"
	dqm__rollover_wh5 = "154,26"
	dqm__url5 = "dtmap.php";   

    //Main Menu Item 6

	dqm__rollover_image6 = "images/topN_general.gif"
	dqm__rollover_wh6 = "184,15"
	dqm__url6 = "#";   

    //Main Menu Item 7

	dqm__rollover_image7 = "images/topN_general.gif"
	dqm__rollover_wh7 = "184,15"
	dqm__url7 = "#";   

    //Main Menu Item 8

	dqm__rollover_image8 = "images/topN_prices.gif"
	dqm__rollover_wh8 = "143,15"
	dqm__url8 = "#";   

    //Main Menu Item 9

	dqm__rollover_image9 = "images/topN_prices.gif"
	dqm__rollover_wh9 = "143,15"
	dqm__url9 = "#";   


  




/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/
   


    //Sub Menu 0 Collegetown

	dqm__sub_xy0 = "-10,8"
	dqm__sub_menu_width0 = 155

	dqm__subdesc0_0 = "Collegetown Center"
	dqm__subdesc0_1 = "Collegetown Plaza"
	dqm__subdesc0_2 = "Collegetown Court"
	dqm__subdesc0_3 = "Aces Apartments"
	dqm__subdesc0_4 = "Johnny's Apartments"
	dqm__subdesc0_5 = "210 Dryden Road"
	dqm__subdesc0_6 = "214 Dryden Road"
	dqm__subdesc0_7 = "105 Dryden Court"
	dqm__subdesc0_8 = "705 E. Buffalo St."

	dqm__url0_0 = "ct_center.php"
	dqm__url0_1 = "ct_plaza.php"
	dqm__url0_2 = "ct_court.php"
	dqm__url0_3 = "ct_aces.php"
	dqm__url0_4 = "ct_johnnys.php"
	dqm__url0_5 = "ct_210dryden.php"
	dqm__url0_6 = "ct_214dryden.php"
	dqm__url0_7 = "ct_105dryden.php"
	dqm__url0_8 = "ct_705buffalo.php"


    //Sub Menu 1 Collegetown Size

	dqm__sub_xy1 = "-10,5"
	dqm__sub_menu_width1 = 155

	dqm__subdesc1_0 = "Studio"
	dqm__subdesc1_1 = "One Bedroom"
	dqm__subdesc1_2 = "Two Bedroom"
	dqm__subdesc1_3 = "Three Bedroom"
	dqm__subdesc1_4 = "Four Bedroom"
	dqm__subdesc1_5 = "Five Bedroom"
	dqm__subdesc1_6 = "Six Bedroom"
	dqm__subdesc1_7 = "Larger Apartments"
	dqm__subdesc1_8 = "Private Rooms"

	dqm__url1_0 = "ct_studio.php"
	dqm__url1_1 = "ct_1bed.php"
	dqm__url1_2 = "ct_2bed.php"
	dqm__url1_3 = "ct_3bed.php"
	dqm__url1_4 = "ct_4bed.php"
	dqm__url1_5 = "ct_5bed.php"
	dqm__url1_6 = "ct_6bed.php"
	dqm__url1_7 = "ct_larger.php"
	dqm__url1_8 = "ct_private.php"
 
 
   //Sub Menu 2 CT Map -- NONE
 
 
   //Sub Menu 3 Downtown

	dqm__sub_xy3 = "-10,5"
	dqm__sub_menu_width3 = 155

	dqm__subdesc3_0 = "Cityview"
	dqm__subdesc3_1 = "Commons West"
	dqm__subdesc3_2 = "The Ivy"
	dqm__subdesc3_3 = "Colonial Studios"
	dqm__subdesc3_4 = "Whiton Hall"
	dqm__subdesc3_5 = "Commons Studios"
	dqm__subdesc3_6 = "The Old Cigar Factory"
	dqm__subdesc3_7 = "Country Gardens"
	
	dqm__url3_0 = "dt_cityview.php"
	dqm__url3_1 = "dt_commonswest.php"
	dqm__url3_2 = "dt_ivy.php"
	dqm__url3_3 = "dt_colonialstudios.php"
	dqm__url3_4 = "dt_whiton.php"
	dqm__url3_5 = "dt_commonsstudios.php"
	dqm__url3_6 = "dt_oldcigar.php"
	dqm__url3_7 = "dt_countrygardens.php"


    //Sub Menu 4 Downtown Size

	dqm__sub_xy4 = "-10,5"
	dqm__sub_menu_width4 = 155

	dqm__subdesc4_0 = "Studio"
	dqm__subdesc4_1 = "One Bedroom"
	dqm__subdesc4_2 = "Two Bedroom"
	dqm__subdesc4_3 = "Three Bedroom"
	dqm__subdesc4_4 = "Four Bedroom"
	dqm__subdesc4_5 = "Five Bedroom"
	dqm__subdesc4_6 = "Six Bedroom"
	dqm__subdesc4_7 = "Private Rooms"
	
	dqm__url4_0 = "dt_studio.php"
	dqm__url4_1 = "dt_1bed.php"
	dqm__url4_2 = "dt_2bed.php"
	dqm__url4_3 = "dt_3bed.php"
	dqm__url4_4 = "dt_countrygardens.php"
	dqm__url4_5 = "dt_cityview.php"
	dqm__url4_6 = "dt_cityview.php"
	dqm__url4_7 = "dt_whiton.php"
	
 
   //Sub Menu 5 CT Map -- NONE


    //Sub Menu 6 DT Apartment FAQs

	dqm__sub_xy6 = "-135,14"
	dqm__sub_menu_width6 = 200

	dqm__subdesc6_0 = "General Information"
	dqm__subdesc6_1 = "Ithaca Renting Policies"
	dqm__subdesc6_2 = "Frequently Asked Questions"
	dqm__subdesc6_3 = "Sample Lease"
	
	dqm__url6_0 = "dt_apt-general.php"
	dqm__url6_1 = "dt_apt-policies.php"
	dqm__url6_2 = "dt_apt-faq.php"
	dqm__url6_3 = "dt_lease.php"

    //Sub Menu 7 CT Apartment FAQs

	dqm__sub_xy7 = "-174,14"
	dqm__sub_menu_width7 = 200

	dqm__subdesc7_0 = "Frequently Asked Questions"
	dqm__subdesc7_1 = "Ithaca Renting Policies"
	dqm__subdesc7_2 = "Rental Information"
	dqm__subdesc7_3 = "Apartment Tours"
	dqm__subdesc7_4 = "Maintenance Information"
	dqm__subdesc7_5 = "Internet Service"
	dqm__subdesc7_6 = "Move-in Information"
	dqm__subdesc7_7 = "Move-out Information"
	dqm__subdesc7_8 = "Apartment Upkeep"
	dqm__subdesc7_9 = "Trash &amp; Recycling"
	
	dqm__url7_0 = "ct_apt-faq.php"
	dqm__url7_1 = "ct_apt-policies.php"
	dqm__url7_2 = "ct_apt-general.php"
	dqm__url7_3 = "ct_tours.php"
	dqm__url7_4 = "ct_maintenance.php"
	dqm__url7_5 = "ct_internet.php"
	dqm__url7_6 = "ct_move-in.php"
	dqm__url7_7 = "ct_move-out.php"
	dqm__url7_8 = "ct_tenant_info.php"
	dqm__url7_9 = "ct_recycling.php"

    //Sub Menu 8 DT Pricing

	dqm__sub_xy8 = "-71,14"
	dqm__sub_menu_width8 = 147

	dqm__subdesc8_0 = "Downtown Apartments"
	dqm__subdesc8_1 = "Downtown Parking"

	dqm__url8_0 = "dt_pricing.php"
	dqm__url8_1 = "dt_parking.php"

    //Sub Menu 9 CT Pricing

	dqm__sub_xy9 = "-132,14"
	dqm__sub_menu_width9 = 147

	dqm__subdesc9_0 = "Apartment Prices"
	dqm__subdesc9_1 = "Apartment Sample Lease"
	dqm__subdesc9_2 = "Parking Prices"
	dqm__subdesc9_3 = "Parking Sample Lease"

	dqm__url9_0 = "ct_pricing.php"
	dqm__url9_1 = "ct_lease.php"
	dqm__url9_2 = "ct_parking.php"
	dqm__url9_3 = "ct_parking_lease.php"



