<!--This is the Tell a Friend Pop-up window---------------------->
function popUp(destURL, destQS){
		window.open(destURL, "newWindow", "width=430,height=490,left=0,top=0,resizable=false, toolbar=false, location=false");
	}
<!---------------------------------------------------------------->
