function webrom_click_under_jump(){

		if (wr_clickunder_jump==0){

			wr_clickunder_win=window.open("http://mt.livecamfun.com/xtarc/615748/364/1/arg_tour=rex3&t=4?mta=345571", "_blank","toolbar=yes, location=yes, directories=yes, status=yes, menubar=yes, scrollbars=yes, copyhistory=yes, left="+window.screenX+", top="+window.screenY+", resizable=yes");

			wr_clickunder_win.blur();

			window.focus();

			wr_clickunder_jump=1;

		}

	} 

wr_clickunder_jump=0;

setTimeout('document.onclick=webrom_click_under_jump;', 100);
