function openwin(theURL, wi, he, sc)
{
	var s=",width="+wi+",height="+he+",scrollbars="+sc;
	var cwin = window.open(theURL, "winMaruniPict", "toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=1"+s, true);
	cwin.focus();
	return true;
}

function openwin2(theURL, wi, he, rs, sc)
{
	var s=",resizable="+rs+",width="+wi+",height="+he+",scrollbars="+sc;
	var cwin = window.open(theURL, "winMaruniPict", "toolbar=0,location=0,directories=0,status=0,menubar=0"+s, true);
	cwin.focus();
	return true;
}

function nh()
{
	alert("Welcome to www.pornsex.lv!\n\nSend SMS to get access...");
	event.returnValue = false;
	event.cancelBubble = true;
}

function nh2()
{
	event.returnValue = false;
	event.cancelBubble = true;
}