var qqq = 'out_by'
function showAppropriate1(elt)
{
	var curdiv = elt.options[elt.selectedIndex].value;
	if ((curdiv == 'no') || (curdiv == 'yes')) 
		{
			document.getElementById(qqq).options['0'].text = '20 фото (5x4) на странице'
			document.getElementById(qqq).options['1'].text = '40 фото (5x8) на странице'
			document.getElementById(qqq).options['2'].text = '100 фото (5x20) на странице'
		}
	else if (curdiv == 'text') 
			{
				document.getElementById(qqq).options['0'].text = '20 анкет на странице'
				document.getElementById(qqq).options['1'].text = '40 анкет на странице'
				document.getElementById(qqq).options['2'].text = '100 анкет на странице'
			}
}
function chooseClient(){
	var t = window.open('clients.asp?main=clients','client',"width=400, height=400, scrollbars=yes").focus();
	return false;
}
function chooseGirl(){
	var t = window.open('clients.asp?main=girls','client',"width=400, height=400, scrollbars=yes").focus();
	return false;
}
function HotLog(){
document.write('<s' + 'cript language="javascript">');
document.write('hotlog_js="1.0";');
document.write('hotlog_r=""+Math.random()+"&s=128470&im=105&r="+escape(document.referrer)+"&pg="+');
document.write('escape(window.location.href);');
document.write('document.cookie="hotlog=1; path=/"; hotlog_r+="&c="+(document.cookie?"Y":"N");');
document.write('</s' + 'cript><s' + 'cript language="javascript1.1">');
document.write('hotlog_js="1.1";hotlog_r+="&j="+(navigator.javaEnabled()?"Y":"N")</s' + 'cript>');
document.write('<s' + 'cript language="javascript1.2">');
document.write('hotlog_js="1.2";');
document.write('hotlog_r+="&wh="+screen.width+\'x\'+screen.height+"&px="+');
document.write('(((navigator.appName.substring(0,3)=="Mic"))?');
document.write('screen.colorDepth:screen.pixelDepth)</s' + 'cript>');
document.write('<s' + 'cript language="javascript1.3">hotlog_js="1.3"</s' + 'cript>');
document.write('<s' + 'cript language="javascript">');
document.write('hotlog_r+="&js="+hotlog_js;');
document.write('document.write("<a href=\'http://click.hotlog.ru/?128470\' target=\'_top\'><img "+');
document.write('" src=\'http://hit5.hotlog.ru/cgi-bin/hotlog/count?"+');
document.write('hotlog_r+"&\' border=0 width=88 height=31 alt=HotLog></a>")</s' + 'cript>');
}
