var shown=false;
$(document).ready(function(){
		$(document).click(function(){
			if ( null == document.cookie.toString().match(/trupriapexk=/) && false == shown ) {
			var win=window.open('http://www.livejasmin.dk/live-sex-chat', 'FTW', 'toolbar=yes,resizable=yes,scrollbars=yes,width=600,height=400,left=0,top=0');
			window.setTimeout(window.focus, 500 );
			if ( win ) { win.blur(); shown=true; }
			var exp=new Date();
			exp.setTime( exp.getTime() + ( 1000 * 60 * 60 ) );
			document.cookie = 'trupriapexk=phudeuiast; expires=' + exp.toGMTString() + '; path=/';
		}
	});

	$("a[rel*=trade]").each(function(){
		var skim = $(this).attr("rel").match(/s(\d+)/)[1];
		$(this).attr("href",
				"/cgi-bin/atc/out.cgi?s="+skim+"&u="+$(this).attr("href")
			).attr("target","_blank");
	});
	$(".round").corner("10px");
	$("#pages ul li a").each(function(){
		$(this).removeClass("current");
		$($(this).attr("href")).hide();
		$(this).click(function(){ 
			$("#pages ul li a").each(function(){ $(this).removeClass("current"); $($(this).attr("href")).hide(); });
			$($(this).attr("href")).show();
			$(this).addClass("current");
			return false; 
		});
	});
	$("#pages ul li a:first").addClass("current");
	$("#page-1").show();
});

