function sjPopupImageCustom(sURL,wName)
{
	window.open("/Data/828/UserFiles/image.html?"+sURL,'_blank','scrollbars=1,top=0,left=0');
	return false;
}