


	virtual__sub_menu_width = 130      		//default sub menu widths
	virtual__sub_xy = "0,0"            		//default sub x,y coordinates - defined relative
			

	virtual__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	virtual__border_width = 1
	virtual__divider_height = 1

	virtual__border_color = "#013D5B"		//Hex color or 'transparent'
	virtual__menu_bgcolor = "#66C7F8"		//Hex color or 'transparent'
	virtual__hl_bgcolor = "#013D5B"		

	virtual__mouse_off_delay = 100		//defined in milliseconds (activated after mouse stops)
	virtual__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)




	virtual__textcolor = "#013D5B"
	virtual__fontfamily = "Verdana"		//Any available system font     
	virtual__fontsize = 10			//Defined with pixel sizing  	
	virtual__fontsize_ie4 = 9			//Defined with point sizing
	virtual__textdecoration = "normal"		//set to: 'normal', or 'underline'
	virtual__fontweight = "bold"		//set to: 'normal', or 'bold'
	virtual__fontstyle = "normal"		//set to: 'normal', or 'italic' 	


   

	virtual__hl_textcolor = "#ffffff"
	virtual__hl_textdecoration = "hone"	//set to: 'normal', or 'underline'




	virtual__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	virtual__margin_top = 2
	virtual__margin_bottom = 3
	virtual__margin_left = 5
	virtual__margin_right = 4

   


	//virtual__icon_image0 = "sample_http://www.imperialpoker.com/new/images/bullet.gif"
	//virtual__icon_rollover0 = "sample_http://www.imperialpoker.com/new/images/bullet_hl.gif"
	//virtual__icon_image_wh0 = "13,8"

	

  
	//virtual__2nd_icon_image0 = "sample_http://www.imperialpoker.com/new/images/arrow.gif"
	//virtual__2nd_icon_rollover0 = "sample_http://www.imperialpoker.com/new/images/arrow.gif"
	//virtual__2nd_icon_image_wh0 = "13,10"
	//virtual__2nd_icon_image_xy0 = "0,4"





	virtual__show_urls_statusbar = false
   
	//virtual__status_text0 = "Sample text - Main Menu Item 0"
	//virtual__status_text1 = "Sample text - Main Menu Item 1"

	//virtual__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//virtual__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	




    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	virtual__sub_menu_effect = "fade"
	virtual__sub_item_effect = "fade"


    //Define the effect duration in seconds below.
   
	virtual__sub_menu_effect_duration = .4
	virtual__sub_item_effect_duration = .4


    //Specific settings for various transitions.

	virtual__effect_pixelate_maxsqare = 25
	virtual__effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	virtual__effect_checkerboard_squaresx = 14
	virtual__effect_checkerboard_squaresY = 14
	virtual__effect_checkerboard_direction = "RIGHT"	//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows.

	virtual__sub_menu_opacity = 100			//1 to 100
	virtual__dropshadow_color = "none"			//Hex color value or 'none'
	virtual__dropshadow_offx = 5			//drop shadow width
	virtual__dropshadow_offy = 5			//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
	virtual__os9_ie5mac_offset_X = 10
	virtual__os9_ie5mac_offset_Y = 15

	virtual__osx_ie5mac_offset_X = 10
	virtual__osx_ie5mac_offset_Y = 15

	virtual__ie4mac_offset_X = -8
	virtual__ie4mac_offset_Y = -50


    //Netscape 4 resize bug workaround.

	virtual__nn4_reaload_after_resize = true
	virtual__nn4_resize_prompt_user = false
	virtual__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.

	virtual__use_opera_div_detect_fix = true


    //Pre-defined sub menu item heights for the Espial Escape browser.

	virtual__escape_item_height = 20
	virtual__escape_item_height0_0 = 70
	virtual__escape_item_height0_1 = 70


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.

	//virtual__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.

	virtual__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	virtual__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	virtual__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.

	virtual__border_widthX = 10;
	virtual__divider_heightX = 5;		
	virtual__border_colorX = "#990000";     
	virtual__menu_bgcolorX = "#990000"
	virtual__hl_bgcolorX = "#990000"
	virtual__hl_textcolorX = "#990000"
	virtual__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.

	virtual__hl_subdescX_X = "custom highlight text"
	virtual__urltargetX_X = "_new"




/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover http://www.imperialpoker.com/new/images and Links  

**********************************************************************************************
**********************************************************************************************/



    //Main Menu Item 0

	virtual__rollover_image0 = "images/links/loanon.gif"
	virtual__rollover_wh0 = "49,26"
	//virtual__url0 = "index.htm";   


    //Main Menu Item 1

	virtual__rollover_image1 = "images/links/mortgageon.gif"
	virtual__rollover_wh1 = "58,26"
	//virtual__url1 = "index.htm";


    //Main Menu Item 2

	virtual__rollover_image2 = "images/links/debton.gif" 
	virtual__rollover_wh2 = "36,26"
	//virtual__url2 = "index.htm";   


    //Main Menu Item 3

	virtual__rollover_image3 = "images/links/cardson.gif" 
	virtual__rollover_wh3 = "69,26"
	virtual__url3 = "credit_cards.php";   
	
	//Main Menu Item 4

	virtual__rollover_image4 = "images/links/bankingon.gif" 
	virtual__rollover_wh4 = "51,26"
	//virtual__url4 = "index.htm";   
	
	
	//Main Menu Item 5

	virtual__rollover_image5 = "images/links/insuranceon.gif" 
	virtual__rollover_wh5 = "58,26"
	virtual__url5 = "insurance.php";   
	
	
	//Main Menu Item 6

	virtual__rollover_image6 = "images/links/taxon.gif" 
	virtual__rollover_wh6 = "30,26"
	virtual__url6 = "tax.php";   
	
	//Main Menu Item 6

	virtual__rollover_image7 = "images/links/stockon.gif" 
	virtual__rollover_wh7 = "73,26"
	//virtual__url7 = "index.htm"; 
	
	  




/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/
  
 //Sub Menu 0

	virtual__sub_xy0 = "-50,26"
	virtual__sub_menu_width0 = 163

	virtual__subdesc0_0 = "Home Equity Loan"
	virtual__subdesc0_1 = "Auto Loan"
	virtual__subdesc0_2 = "Student Loan"
	virtual__subdesc0_3 = "Payday Loan"
	virtual__subdesc0_4 = "Personal Loan"
	
	virtual__icon_index0_0 = 0
	virtual__icon_index0_1 = 0
	virtual__icon_index0_2 = 0
	virtual__icon_index0_3 = 0
	virtual__icon_index0_4 = 0

	
	virtual__url0_0 = "home_equity.php"
	virtual__url0_1 = "auto_loan.php"
	virtual__url0_2 = "student_loan.php"
	virtual__url0_3 = "payday_loan.php"
	virtual__url0_4 = "payday_loan.php"

//Sub Menu 1

	virtual__sub_xy1 = "-61,26"
	virtual__sub_menu_width1 = 127

	virtual__subdesc1_0 = "New Home Purchase" 
	virtual__subdesc1_1 = "Home Refinance"
	
	
	
	virtual__icon_index1_0 = 0
	virtual__icon_index1_1 = 0

	
	
	virtual__url1_0 = "mortgage.php"
	virtual__url1_1 = "mortgage.php"
	


    //Sub Menu 2

	virtual__sub_xy2 = "-39,26"
	virtual__sub_menu_width2 = 127

	virtual__subdesc2_0 = "Debt Consolidation" 
	virtual__subdesc2_1 = "Credit Report"
	
	
	virtual__icon_index2_0 = 0
	virtual__icon_index2_1 = 0
	
	
	virtual__url2_0 = "debt_consolidation.php"
	virtual__url2_1 = "credit_report.php"
	



  	
	 //Sub Menu 4

	virtual__sub_xy4 = "-53,26"
	virtual__sub_menu_width4 = 133

	virtual__subdesc4_0 = "Personal Account"
	virtual__subdesc4_1 = "CD & Investment"
	
	virtual__icon_index4_0 = 0
	virtual__icon_index4_1 = 0
	
	
	virtual__url4_0 = "banking.php"
	virtual__url4_1 = "banking.php"
	

//Sub Menu 5

	virtual__sub_xy5 = "-61,26"
	virtual__sub_menu_width5 = 133

	virtual__subdesc5_0 = "Auto Insurance"
	virtual__subdesc5_1 = "Home Insurance"
	virtual__subdesc5_2 = "Health Insurance"
	virtual__subdesc5_3 = "Life Insurance"
	
	virtual__icon_index5_0 = 0
	virtual__icon_index5_1 = 0
	virtual__icon_index5_2 = 0
	virtual__icon_index5_3 = 0
	
	
	virtual__url5_0 = "insurance-auto.php"
	virtual__url5_1 = "insurance-home.php"
	virtual__url5_2 = "insurance-health.php"
	virtual__url5_3 = "insurance-life.php"
	

//Sub Menu 7

	virtual__sub_xy7 = "-76,26"
	virtual__sub_menu_width7 = 133

	virtual__subdesc7_0 = "Stock"
	virtual__subdesc7_1 = "Equity"
	
	virtual__icon_index7_0 = 0
	virtual__icon_index7_1 = 0
	
	
	virtual__url7_0 = "forex.php"
	virtual__url7_1 = "equity.php"
	
