function openspotlink(url){
	window.open(url, "openspotlink", "width=530,height=430,scrollbars=no");
}