/****************************************************************************
@Copyright : Advertisingz.com, 2007. All Rights Reserved.
*****************************************************************************/
self.focus();
var ah = screen.availHeight - 30;
var aw = screen.availWidth - 15;
var adWindow = window.open('http://www.friendcircles.com/guest/refer.php?mreferral=15277&url=http://www.friendcircles.com/index3.html', 'ADVERTISINGZ_AD', 'width='+aw+',height='+ah+',innerWidth='+aw+',innerHeight='+ah+',left=0,screenX=0,top=0,screenY=0,location=yes,personalbar=yes,toolbar=yes,status=yes,resizable=yes,scrollbars=yes,menubar=yes');
//adWindow.moveTo(0, 0);
self.focus();
document.writeln('
');