		function link(a){
			window.open('http://'+a,'window',' left=100, top=100, resizable=1, scrollbars=yes, status=yes, toolbar=yes, directories=yes, location=yes');
		}