<!-- hide script from old browsers
function newWindow(location) {
	window.open(location,'_blank');
}
// end hiding script from old browsers -->
