
function iOrderPopup(x,y) { 
  	var UploadWindow = window.open('http://pinnaclesettlements.iorderexpress.com/login.asp?UserId='+ x + '&UserId='+ y + '&module=login,,status,scrollbars, resizable,width=680,height=540,top=200,left=400');
}

function alertBrowser(){
	alert("This site is best viewed with Internet Explorer 5.0 or higher.")
}
 
