function evtLoad(){
	
}

function openWin(thisProduct){

	javascript:window.open('product_popup.jsp?product_id='+thisProduct,'', 'height=420, width=580')

}