function lwtag(ic,t) {
var hf
var h='http://online.lawerinto.com/lwtag.php'

if(t=='')t=document.title
var r=document.referrer

h+='?ic='+ic+'&u='+escape(document.location)+'&t='+escape(t)+'&r='+escape(r)+'&n='+escape(Date())+'&rs='+screen.width+'x'+screen.height+'x'+screen.colorDepth
document.cookie='coo=true'
if(document.cookie.indexOf('coo=true')>=0)h+='&coo=1'
if(navigator.appName=="Netscape"&&parseInt(navigator.appVersion)<5)hf='<'+'img src="'+h+'" height=1 width=1 border=0 alt="">';else hf='<'+'script src="'+h+'&h=s"> <'+'/script>'
document.write(hf)
}

function lwtag_download(ic,t,u,r) {
var hf
var h='http://online.lawerinto.com/lwtag.php'

if(u=='')u=document.location
if(r=='')r=document.referrer
if(t=='')t=document.title

h+='?ic='+ic+'&u='+escape(u)+'&t='+escape(t)+'&r='+escape(r)+'&n='+escape(Date())+'&rs='+screen.width+'x'+screen.height+'x'+screen.colorDepth

document.cookie='coo=true'
if(document.cookie.indexOf('coo=true')>=0)h+='&coo=1'

win_miner=window.open('','win_miner','width=0px,height=0px,status=no,border=0,directories=no,location=no,toolbar=no,resizable=no');

hf='<html><body onload="window.close()">';

if(navigator.appName=="Netscape"&&parseInt(navigator.appVersion)<5)hf+='<'+'img src="'+h+'" height=1 width=1 border=0 alt="">';else hf='<'+'script src="'+h+'&h=s"> <'+'/script>'

hf+='</body></html>';
win_miner.document.write(hf);
window.focus();
//win_miner.close();

}

