if (document.images){pic1= new Image(1,1);pic1.src="images/design-files/alpha50.png";pic2= new Image(1,1);pic2.src="images/design-files/alpha70.png";}
function popUp(URL, target) {var newWin = window.open(URL, target, "");	newWin.focus();	return false;}