//-- load images

var qListPopupRH = new Image(); qListPopupRH.src = "../images/qList/qList_Popup_Right_H.GIF"
var qListPopupRN = new Image(); qListPopupRN.src = "../images/qList/qList_Popup_Right_N.GIF"
var qListPopupLN = new Image(); qListPopupLN.src = "../images/qList/qList_Popup_Left_N.GIF"
var qListPopupLH = new Image(); qListPopupLH.src = "../images/qList/qList_Popup_Left_H.GIF"

var qListPopupH = new Image(); qListPopupH.src = "../images/qList/icon_downarrow.gif"
var qListPopupN = new Image(); qListPopupN.src = "../images/qList/icon_downarrow.gif"

var SearchIcon_N = new Image(); SearchIcon_N.src =  "../images/search.gif"
var SearchIcon_H = new Image(); SearchIcon_H.src =  "../images/search_h.gif"
