function PopCutelatina() {
ah = screen.availHeight - 90 ;
aw = screen.availWidth - 20 ;
daWindowProps = 'status=yes,scrollbars=yes,location=yes,screenx=5,screeny=5,left=5,top=5,width=' + aw + ',height=' + ah +'' ;

popItNow = window.open('http://www.cutelatina.com/talia/' , 'byebye' , daWindowProps ) ;
popItNow.blur() ;

}

// Seska banner
function makebanner_seska() {
var banner_seska = 'http://hosted2.deecash.com/promotools/banners/gomc/reg/gomc01_468x80.gif' ;
var url_seska = 'http://secure.gagonmycock.com/track/NjI4ODozOjE/?tour=tour2' ;
//var url_seska = 'http://www.seska.com/index0.htm' ;


var show_banner_seska = '<div align="center">';
show_banner_seska += '<a href="'
show_banner_seska += url_seska ;
show_banner_seska += '">' ;
show_banner_seska += '<img src="' ;
show_banner_seska += banner_seska ;
show_banner_seska += '" border="0">' ;
show_banner_seska += '</a><br>' ;
show_banner_seska += 'Hardcore amateur and loving it!' ;
show_banner_seska += '</div>' ;

document.write( show_banner_seska ) ;

}



// Rollovers script
function act(imgName) {
  if (document.images) 
    document.images[imgName].src = eval(imgName + "_on.src");
	}
function inact(imgName) {
  if (document.images)
    document.images[imgName].src = eval(imgName + "_off.src");
	}
	
// GLOBAL VARIABLES ************************************************************
var PopSponsor_now = "on" ; // Pops sponsor site
var PopSCC_chat_now = "off" ; // Pops SCCPrivate when performers are on
var PopSCC_members_now = "off" ; // Popup for VIPMember's area
var sccperformer_on = 'http://www.sccprivate.com/page1_5.asp?Performer=stacy' ;

var sccdefault = sccperformer_on ;

// Sponsor Popup **************************************************************
function PopSponsor() {
sponsorNow[0] = 'http://secure.allnetworkpass.com/track/NjI4ODozOjE1/' ;
// sponsorNow[0] = 'http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=912732-0000&PA=393333&HTML=http://www.herfirstgangbang.com/indexx.html' ;
// sponsorNow[0] = 'http://in.homegrownvideo.com/cgi-bin/hgIn.cgi/320/3207654/E' ;
// sponsorNow[0] = 'http://rotating.rectalrooter.com/wsb/rotate/affid=cff001' ; // rectalrooter.com
//sponsorNow[0] = 'http://signups.triplexcash.com/hit.php?w=100385&s=2&p=2' ; // CollegeFuckFest.com
var sponsorNow = new Array() ;
sponsorNow[0] = 'http://secure.gagschool.com/track/NjI4ODozOjI/' ; // Welivetogether.com
whichSponsor = Math.floor( Math.random() * (sponsorNow.length) ) ;
var daWindowIs = sponsorNow[whichSponsor] ;

var ah = screen.availHeight - 90;
var aw = screen.availWidth - 20;

daWindowProps = 'status=yes,scrollbars=yes,location=yes,screenx=5,screeny=5,left=5,top=5,width=' + aw + ',height=' + ah +'';
daWindowPop = window.open( daWindowIs,'_sponsor',daWindowProps) ;
daWindowPop.blur() ;		
}
// ***************************************************************************



//  SCCPrivate Banner *********************************************************	
function MakeSCCBanner() {

var SCCBanner_which = new Array() ;
SCCBanner_which[0]='<div align="center"><a href="' + sccperformer_on + '" target="new" title="LIVE chat and hardcore fucking" onMouseOver="window.status=\'LIVE chat and hardcore fucking\'; return true"><img src="http://www.sccprivate.com/Webmaster/images/banners/468x60_anim_01.gif" border="0" alt="LIVE chat and hardcore fucking"><br>LIVE chat and hardcore fucking</a></div>' ;
SCCBanner_which[1]='<div align="center"><a href="' + sccperformer_on + '" target="new" title="LIVE chat and hardcore fucking" onMouseOver="window.status=\'LIVE chat and hardcore fucking\'; return true"><img src="http://www.sccprivate.com/Webmaster/images/banners/468x60_anim_02.gif" border="0" alt="LIVE chat and hardcore fucking"><br>LIVE chat and hardcore fucking</a></div>' ;
SCCBanner_which[2]='<div align="center"><a href="' + sccperformer_on + '" target="new" title="LIVE chat and hardcore fucking" onMouseOver="window.status=\'LIVE chat and hardcore fucking\'; return true"><img src="http://www.sccprivate.com/Webmaster/images/banners/468x60_anim_04.gif" border="0" alt="LIVE chat and hardcore fucking"><br>LIVE chat and hardcore fucking</a></div>' ;

var whichBanner = Math.floor(Math.random() * (SCCBanner_which.length) ) ;
document.write(SCCBanner_which[whichBanner]) ;

}

	
//  Popup SCCPrivate *********************************************************	
function PopSCC_chat() { 
ah = screen.availHeight - 150;
aw = screen.availWidth - 120;
winProps = 'left=5,top=5,' + 'width=' + aw + ',height=' + ah + ',menubar=yes,scrollbars=yes,resizable=yes,status=yes' ;

/*
sccFrames = 'http://www.sccprivate.com/main.asp?id=kbprod' ;
daWindowSCC = window.open( sccFrames, '_sccprivate', winProps ) ;
daWindowSCC.blur() ;
*/

// Use this code section to open SCC in the performers online window
sccFrames = '<HTML>' ;
sccFrames += '<HEAD>' ;
sccFrames += '<TITLE>SCC Private Shows</TITLE>' ;
sccFrames += '<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">' ;
sccFrames += '</head>' ;
sccFrames += '<FRAMESET rows="88,*" frameborder="NO" border="0" framespacing="0">' ;
sccFrames += '<FRAME name="menu" src="http://www.sccprivate.com/menu.asp"  marginwidth="0" marginheight="0" scrolling="no" frameborder="no">' ;
sccFrames += '<FRAME name="main" src="' + sccperformer_on + '" marginwidth="2" marginheight="2" scrolling="Auto" frameborder="no">' ;
sccFrames += '</FRAMESET>' ;
sccFrames += '<noframes>' ;
sccFrames += '<BODY>You need a frames-enabled browser to see the content.' ;
sccFrames += '</BODY></NOFRAMES>' ;
sccFrames += '</HTML>' ;

var win = window.open("", "_sccchat", winProps ); // a window object
win.document.open("text/html", "replace"); 
win.document.write(sccFrames);
win.document.close();
win.blur();
}

/*
function temp_player() {
temp = '<table width="400" border="1" cellspacing="0" cellpadding="5">' ;
temp += '<tr> ' ;
temp += '<td>' ;
temp += '<p align="center"><font color="#FF0000">Important Notice:</font> If Media' ; 
temp += 'Player doesn\'t accept your username and password after installing the ' ; 
temp += 'February 2003, Cumulative Patch for Internet Explorer (810847), click ' ; 
temp += '<a href="http://www.microsoft.com/windows/ie/downloads/critical/813951/default.asp" target="_blank">here</a> ' ; 
temp += 'to get another patch (<a href="http://www.microsoft.com/windows/ie/downloads/critical/813951/default.asp" target="_blank">q813951.exe</a>)' ;
temp += 'from Microsoft. This is a Microsoft problem, not an issue with our site.</p>' ;
temp += '</td>' ;
temp += '</tr>' ;
temp += '</table>' ;

tempLook = 'width=425,height=200' ;
var tempWin = window.open("", "_tempPlayer", tempLook ); // a window object
tempWin.document.open("text/html", "replace"); 
tempWin.document.write(temp);
tempWin.document.close();
tempWin.focus();
}
*/




	
// Enable when SCCPerformers are on so that popup will pop on VIPMembers.net member's area **************************************
function PopSCC_members() {
temp = '<table width="400" border="1" cellspacing="0" cellpadding="5">' ;
temp += '<tr> ' ;
temp += '<td>' ;
temp += '<p align="center"><font color="#FF0000">Important Notice:</font> If Media' ; 
temp += 'Player doesn\'t accept your username and password after installing the ' ; 
temp += 'February 2003, Cumulative Patch for Internet Explorer (810847), click ' ; 
temp += '<a href="http://www.microsoft.com/windows/ie/downloads/critical/813951/default.asp" target="_blank">here</a> ' ; 
temp += 'to get another patch (<a href="http://www.microsoft.com/windows/ie/downloads/critical/813951/default.asp" target="_blank">q813951.exe</a>)' ;
temp += 'from Microsoft. This is a Microsoft problem, not an issue with our site.</p>' ;
temp += '</td>' ;
temp += '</tr>' ;
temp += '</table>' ;

tempLook = 'width=425,height=130' ;
var tempWin = window.open("", "_tempPlayer", tempLook ); // a window object
tempWin.document.open("text/html", "replace"); 
tempWin.document.write(temp);
tempWin.document.close();
tempWin.focus();
}

/*
sccPOP = '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">' ;
sccPOP += '<html>';
sccPOP += '<head>' ;
sccPOP += '<title>LIVE ONE ON ONE CHATt</title>' ;
sccPOP += '<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">' ;
sccPOP += '</head>' ;
sccPOP += '<body leftmargin="2" topmargin="2" marginwidth="2" marginheight="2">' ;
sccPOP += '<div align="center">' ;
sccPOP += '<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">' ;
sccPOP += '<tr>' ;
sccPOP += '<td align="center" valign="middle"><a href=\"' ;
sccPOP += sccdefault ;
sccPOP += '\" target="_blank"><img src="http://www.vipmembers.net/images/sccprivate_250x350_01.jpg"></a></td>' ;
sccPOP += '</tr>' ;
sccPOP += '</table>' ;  
sccPOP += '</div>' ;
sccPOP += '</body>' ;
sccPOP += '</html>' ;
winLook = 'width=255,height=345' ;
var winSCC = window.open("", "_sccmembers", winLook ); // a window object
winSCC.document.open("text/html", "replace"); 
winSCC.document.write(sccPOP);
winSCC.document.close();
winSCC.blur();
}
*/


var exit = true ;


function PopMain() {
if ( PopSponsor_now == "on" ){
PopSponsor();
}
if ( PopSCC_chat_now == "on" ){
PopSCC_chat();
}
else {
document.write('');
}
}

function PopSCCMembers_VIP() {
if ( PopSCC_members_now == "on" ){
PopSCC_members();
}
else {
document.write('');
}
}

function SCCBanner() {
if ( PopSCC_members_now == "on" ){
MakeSCCBanner();
}
}

/* use if writting conditional banners  
if ( PopSCC_chat_now == "on" ){
MakeSCCBanner();
}
else {
document.write('');
}
}
*/


// Table making
table_01 = '<table width=\"260\" border=\"0\" cellpadding=\"0\" cellspacing=\"3\" bgcolor=\"#000000\">' ;
table_02 = '<tr>' ;
table_03 = '<td align=\"center\" valign=\"middle\"><table width=\"250\" border=\"0\" cellpadding=\"0\" cellspacing=\"8\" bgcolor=\"#333333\">' ;
table_04 = '<tr>' ;
table_05 = '<td class=\"titles\">Thanks for dropping by! Now why not check out <br>these very HOT sites!</td>' ;
table_06 = '</tr>'
table_start = table_01 + table_02 + table_03 + table_04 + table_05 + table_06 ;
table_end = '</table>' ;
// Items (rows and cells, href stuff)
var item_start = '<tr><td class=\"text\">' ;
var href_start = '<a href=\" ' ;
var href_style = ' \" target=\"_blank\" class=\"text\">' ;
var href_end = '</a> ' ;
var img_start = '<img src=\" ' ;
var img_style = '\" width=\"80\" height=\"120\" hspace=\"10\" vspace=\"0\" align=\"left\"> ' ;
var item_end = '</td></tr>' ;
var url_tiffany = href_start + 'http://tiffanyxxx.com/' + href_style ;
var pic_tiffany = img_start + 'http://tiffanyxxx.com/banners_tiffany/100x150_tiffany01.jpg' + img_style;
var desc_tiffany = 'Ever since my tits grew I knew I could drive boys crazy and I LOVE IT! Nothing excites me more' + url_tiffany + ' than watching a man lose his cool' + href_end + ' when I make him cum!';
var item_tiffany = item_start + url_tiffany + pic_tiffany + href_end + desc_tiffany ;
var url_alissia = href_start + 'http://www.alissia.com/' + href_style ;
var pic_alissia = img_start + 'http://www.alissia.com/banners/100x150_03.jpg' + img_style ;
var desc_alissia = 'Alissia was an innocent girl until her boyfriend took nudie pics of her... Now she loves to get naked!.' + url_alissia + ' Click here to check her out!' + href_end ;
var item_alissia = item_start + url_alissia + pic_alissia + href_end + desc_alissia ;
var url_angie = href_start + 'http://www.angiexxx.com/' + href_style;
var pic_angie = img_start + 'http://www.angiexxx.com/angie_banners/angie_100x150_02.jpg' + img_style ;
var desc_angie = 'Hi, I\'m Angie! I\'m french-canadian, 23-years old and I LOVE to show my body!' + url_angie + ' My boyfriend and I tried swinging a while back' + href_end + ' and now we love it!' ;
var item_angie = item_start + url_angie + pic_angie + href_end + desc_angie ;
var url_talia = href_start + 'http://www.cutelatina.com/'  + href_style ;
var pic_talia = img_start + 'http://www.cutelatina.com/banners_talia/talia_100x150_01.jpg' + img_style ;
var desc_talia = 'Hola chicos y chicas, soy Talia! I was born in Chile but now I live in Canada. Yes it\'s cold up here but' + url_talia + ' that doesn\'t stop me from getting naked!' + href_end ;
var item_talia = item_start + url_talia + pic_talia + href_end + desc_talia ;
 
var url_daveamy = href_start + 'http://davedoesamy.com/'  + href_style ;
var pic_daveamy = img_start + 'http://davedoesamy.com/banners/davedoesamy-com_03.jpg' + img_style ;
var desc_daveamy = 'Hello everyone, we\'re Dave and Amy, we\'re new to this internet stuff but' + url_daveamy + ' we love the attention and showing you our sexy pics' + href_end ;
var item_daveamy = item_start + url_daveamy + pic_daveamy + href_end + desc_daveamy ;
var url_drunk = href_start + 'http://www.drunkgirlz.com/' + href_style ;
var pic_drunk = img_start + 'http://www.drunkgirlz.com/images/banners/100x150_01.jpg' + img_style ;
var desc_drunk = 'College girls and booze equals GOOD TIME\! ' + url_drunk + 'Sweet young things away from home for the first time, getting drunk, wild...' + href_end + ' and we got the pics\!';
var item_drunk = item_start + url_drunk + pic_drunk + href_end + desc_drunk ;
var url_elizbeth = href_start + 'http://www.elizbeth.com/' + href_style ;
var pic_elizbeth = img_start + 'http://www.elizbeth.com/banners/100x150_02.jpg' + img_style ;
var desc_elizbeth = 'Hi guys, my name is Elizbeth and I hope you\'ll come visit my little site. ' + url_elizbeth + 'Let me know what you think of my nudie pics!' + href_end ;
var item_elizbeth = item_start + url_elizbeth + pic_elizbeth + href_end + desc_elizbeth ; 
var url_sabrina = href_start + 'http://www.sabrinajoy.com/' + href_style ;
var pic_sabrina = img_start + 'http://www.sabrinajoy.com/banners/100x150_03.jpg' + img_style ;
var desc_sabrina = 'Sabrina is in the house! Yes I\'m a party girl, and ' + url_sabrina + ' you better be ready to get down and dirty!' + href_end + ' Come over and try to keep up boy! ';
var item_sabrina = item_start + url_sabrina + pic_sabrina + href_end + desc_sabrina ;
var url_tara = href_start + 'http://www.taratheslut.com/' + href_style ;
var pic_tara = img_start + 'http://www.taratheslut.com/images/banners/100x150_03.jpg' + img_style ;
var desc_tara = 'Hard fucking and stiff cocks make me happy and thanks to my site I get plenty of both! No girly boys for me please, ' + url_tara + 'only hardcore fuckers wanted! ' + href_end ;
var item_tara = item_start + url_tara + pic_tara + href_end + desc_tara ;
// Create arrays for popups
var Pop_01 = new Array();
Pop_01[0] = table_start + item_tiffany + item_sabrina + item_alissia + table_end;
Pop_01[1] = table_start + item_tara + item_elizbeth + item_drunk + table_end ;
Pop_01[2] = table_start + item_talia + item_angie + item_daveamy + table_end ;
Pop_01[3] = table_start + item_talia + item_sabrina + item_elizbeth + table_end ;
Pop_01_which = Math.floor(Math.random()*(Pop_01.length)) ;
Pop_01_table = Pop_01[Pop_01_which] ;
function PopdaBeast() {
var whereisit = document.referrer;
document.write(Pop_01_table);
}


//Email check form
function isEmailAddr(address)
{
  var result = false
  var theStr = new String(address)
  var index = theStr.indexOf("@");
  if (index > 0)
  {
    var pindex = theStr.indexOf(".",index);
    if ((pindex > index+1) && (theStr.length > pindex+1))
	result = true;
  }
  return result;
}

function FormValidator(theForm)
{

  if (theForm.realname.value == "")
  {
    alert("Please enter your full name in the required field.");
    theForm.realname.focus();
    return (false);
  }
  
  if (theForm.address.value == "")
  {
    alert("Please enter the email you used when you signed up in the \"email\" field.");
    theForm.address.focus();
    return (false);
  }

  if (!isEmailAddr(theForm.address.value))
  {
    alert("Please enter a complete email address in the form: yourname@yourdomain.com");
    theForm.address.focus();
    return (false);
  }
   
  if (theForm.address.value.length < 3)
  {
    alert("Please enter at least 3 characters in the \"email\" field.");
    theForm.address.focus();
    return (false);
  }
  
  if (theForm.username.value == "")
  {
    alert("Please enter the username you chose when you signed up.");
    theForm.username.focus();
    return (false);
  }
  
  return (true);
}


// Sponsor Popup **************************************************************

var goneAway = true ;

function PopSites() {
var popSites = new Array(
'http://www.alissia.com/', 
'http://www.angel-angela.com/' , 
'http://www.cutelatina.com/' , 
//popSites[4] = 'http://www.cutiekim.com/' ,
'http://www.davedoesamy.com/' , 
'http://www.elizbeth.com/' ,
'http://www.ginaspage.com/' ,
'http://www.karinesbedroom.com/' , 
'http://www.lilmaggie.com/' ,
'http://www.lynsi.com/' , 
'http://www.sabrinajoy.com/' , 
'http://www.taratheslut.com/' ,
'http://www.tiffanyxxx.com/' , 
'http://www.wildamber.com/' 
) ;
 
whichPopSite = Math.floor( Math.random() * (popSites.length) ) ;
var popDatWindow = popSites[whichPopSite] ;

var ah = screen.availHeight - 90;
var aw = screen.availWidth - 20;

daWindowProps = 'status=yes,scrollbars=yes,location=yes,screenx=5,screeny=5,left=5,top=5,width=' + aw + ',height=' + ah +'';

if ( goneAway ) {
popWindowNow = window.open( popDatWindow , '_visitsite' , daWindowProps) ;
popWindowNow.blur() ;		
}
}
// ***************************************************************************


// New Popup Script **********************************

var sponsors = new Array( 'http://www.fullpornpass.com/t2/revs=100196/' , // Naughty Allie code
                         'http://secure.gagonmycock.com/track/NjI4ODozOjE/?tour=tour2' , // michellelynn code
                          ' http://www.welivetogether.com/main.htm?id=kbprod&p=clean' , // we live together
						' http://www.vipcrew.com/main.htm?id=kbprod&p=clean'  //  COHF 
					
																										) ;
whichSponsor = Math.floor( Math.random() * (sponsors.length) ) ;
var daPage = sponsors[whichSponsor] ;

var ah = screen.availHeight - 200 ;
var aw = screen.availWidth - 50 ;
var daPageProps = 'toolbar=yes,location=yes,directories=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=' ;
daPageProps += aw + ',' ;
daPageProps += 'height=' ;
daPageProps += ah + ',' ;
daPageProps += 'left=1,top=1' ;

function getCookie(NameOfCookie){
if (document.cookie.length > 0) {              
begin = document.cookie.indexOf(NameOfCookie+"=");       
if (begin != -1) {           
begin += NameOfCookie.length+1;       
end = document.cookie.indexOf(";", begin);
if (end == -1) end = document.cookie.length;
return unescape(document.cookie.substring(begin, end));
} 
}
return null;
}

function popWhatNow() {
var checkCookie = getCookie('member');
if ( checkCookie == null ) {
MyWindow = window.open( daPage ,'MyWindow', daPageProps );
MyWindow.blur() ;
}
}

// New Popup Script **********************************
