
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-7873998-23']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();


var joining = 0;

function byeBye() {
    if (joining == 1) { exit = false };
    if (joining == 0) { 
	    girlfriends = window.open('','girlfriend','height=520,width=760,scrollbars=1,resizable=1')
		girlfriends.moveTo(0,0);
		girlfriends.blur();
		girlfriends.resizeTo(screen.availWidth,screen.availHeight);
		girlfriends.location="http://www.jeanswing.com/autorank/index.php";
	}
}

function openWin(location,width) { // opens a pop-up window to view the photos.
  var newHeight;
  
  if (screen.availHeight < 420) { 
      newHeight = screen.availHeight;
  } else { 
      newHeight = screen.availHeight - 120;
  }
  
  win=window.open(location,'Win',"width=" + width + ",height=" + newHeight + ",menubar=1,toolbar=1,resizable=1,scrollbars=1,top=1,left=1");
  //pics.document.bgColor='#006699';
  win.moveTo(0,0);
  win.focus();
}

function openCam() { // opens a pop-up window to view the photos.
  cam=window.open('http://www.jeanswing.com/tour/guest_cam.shtml','cam',"width=350,height=440,resizable=1,scrollbars=0,top=1,left=1");
  //pics.document.bgColor='#006699';
  cam.moveTo(0,0);
  cam.focus();
}

function openCam2() { // opens a pop-up window to view the photos.
  cam=window.open('http://www.jeanswing.com/tour1/guest_cam.shtml','cam',"width=350,height=440,resizable=1,scrollbars=0,top=1,left=1");
  //pics.document.bgColor='#006699';
  cam.moveTo(0,0);
  cam.focus();
}


function openMe(location,width,height) { // opens a pop-up window to view the photos.
  pics=window.open(location,'picture',"width=" + width + ",height=" + height + "toolbars=1,resizable=1,scrollbars=1,top=1,left=1");
  pics.document.bgColor='black';
  pics.moveTo(0,0);
  pics.focus();
}

function openPic(location,width,height) { // opens a pop-up window to view the photos.
  pics=window.open('','',"width=" + width + ",height=" + height);
  pics.document.write('<html>');
  pics.document.write('<body bgcolor="#FFFFFF" bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" topmargin="0">');
  pics.document.write('<img src="' + location + '" alt="Click Image To Close" onClick="window.close();">');
  pics.document.write('</body></html>');
  pics.moveTo(0,0);
  pics.focus();
}
    

function addBookMark(){
	window.external.AddFavorite('http://www.jeanswing.com','JeanSwing - Creampie Pictures');
}
function openSchedule(){
     window.open('/news.shtml','schedule','toolbar=0,status=0,resizable=1,scrollbars=1,height=500,width=600');
}

