/**********************************************************************************************
**********************************************************************************************

                              Bullet and Icon Image Library  

**********************************************************************************************
**********************************************************************************************/



/*-------------------------------------------
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 may also be associated
with any main menu item in the 'main menu items' section.
--------------------------------------------*/


    // Relative positioned icon images (flow with main menu or sub item text)
    // ( -> preset dynamically by the generating script (see above)

    ////dqm__icon_image0 = "bullet.gif"
    //dqm__icon_image0 = "bullet.gif"
    //dqm__icon_rollover0 = "bullet_hl.gif"

    dqm__icon_image_wh0 = "13,8" // probably depends on the image settings, should be dynamic too.

	
    //Absolute positioned icon images (coordinate positioned, sub menus only)

	dqm__2nd_icon_image0 = "js/triangle.gif"; 
	dqm__2nd_icon_rollover0 = "js/triangle.gif"; 

	dqm__2nd_icon_image_wh0 = "10,15" // probably depends on the image settings, should be dynamic too
	dqm__2nd_icon_image_xy0 = "0,4"   // " " 


/**********************************************************************************************
**********************************************************************************************/