


function Demo() {

window.open('http://www.Traffic99.com/demo/index.html','signup','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,marginwidth=0,marginheight=0');

}


function Demo_ofc() {

window.open('hello.html','signup','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=500,height=400,marginwidth=0,marginheight=0');

}



function Benefits(){};


function Subscribe(){};


function Postcards(){};


function AccountStats(){};


function AffiliateAgreement(){};


function MembershipAgreement(){};


function DirectorAgreement(){};


function goURL(text) {parent.location.href = text};


function BoldFont() {

   date = new Date();
   var day_of_week_number = date.getDay();
   var day = date.getDate();   
   var month_number = date.getMonth();
   var day_of_week = '';
   var month = ''
   
   end = "th";
   if (day==1 || day==21 || day==31) end="st";
   if (day==2 || day==22) end="nd";
   if (day==3 || day==23) end="rd";
   day+=end;

   if(month_number == 0){month = 'January';}
   if(month_number == 1){month = 'February';}
   if(month_number == 2){month = 'March';}
   if(month_number == 3){month = 'April';}
   if(month_number == 4){month = 'May';} 
   if(month_number == 5){month = 'June';}
   if(month_number == 6){month = 'July';}
   if(month_number == 7){month = 'August';}
   if(month_number == 8){month = 'September';}
   if(month_number == 9){month = 'October';}
   if(month_number == 10){month = 'November';}
   if(month_number == 11){month ='December';}

   if(day_of_week_number == 0){day_of_week = 'Sunday';}
   if(day_of_week_number == 1){day_of_week = 'Monday';}
   if(day_of_week_number == 2){day_of_week = 'Tuesday';}
   if(day_of_week_number == 3){day_of_week = 'Wednesday';}
   if(day_of_week_number == 4){day_of_week = 'Thursday';}
   if(day_of_week_number == 5){day_of_week = 'Friday';}
   if(day_of_week_number == 6){day_of_week = 'Saturday';}

   var expirationdate = day_of_week + ', ' + month + ' ' + day; 

   document.write(expirationdate);
 
}


function BoldFont2() {

   date = new Date();
   var day_of_week_number = date.getDay();
   var day = date.getDate();   
   var month_number = date.getMonth();
   var year = date.getYear();
   var day_of_week = '';
   var month = ''
   
   end = "th";
   if (day==1 || day==21 || day==31) end="st";
   if (day==2 || day==22) end="nd";
   if (day==3 || day==23) end="rd";
   day+=end;

   if(month_number == 0){month = 'January';}
   if(month_number == 1){month = 'February';}
   if(month_number == 2){month = 'March';}
   if(month_number == 3){month = 'April';}
   if(month_number == 4){month = 'May';} 
   if(month_number == 5){month = 'June';}
   if(month_number == 6){month = 'July';}
   if(month_number == 7){month = 'August';}
   if(month_number == 8){month = 'September';}
   if(month_number == 9){month = 'October';}
   if(month_number == 10){month = 'November';}
   if(month_number == 11){month ='December';}

   if(day_of_week_number == 0){day_of_week = 'Sunday';}
   if(day_of_week_number == 1){day_of_week = 'Monday';}
   if(day_of_week_number == 2){day_of_week = 'Tuesday';}
   if(day_of_week_number == 3){day_of_week = 'Wednesday';}
   if(day_of_week_number == 4){day_of_week = 'Thursday';}
   if(day_of_week_number == 5){day_of_week = 'Friday';}
   if(day_of_week_number == 6){day_of_week = 'Saturday';}
   
   if(year == 100){year = '2000';}
   if(year == 101){year = '2001';}
   if(year == 102){year = '2002';}
   if(year == 103){year = '2003';}
   if(year == 104){year = '2004';}
   if(year == 105){year = '2005';}
   if(year == 106){year = '2006';}
   if(year == 107){year = '2007';}

   if(month_number == 9){month = 'October';}
   if(month_number == 10){month = 'November';}
   if(month_number == 11){month ='December';}   

   var thismonth = month + ' 1, ' + year; 

   document.write(thismonth);
 
}




window.onerror=null;
browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);

if((browserName=="Netscape" && browserVer >= 3) ||
   (browserName=="Microsoft Internet Explorer" && browserVer >= 4)) ver = "yes";
else ver = "no";

if(ver == "yes") {
	if (document.images) {
	var thecardUp = new Image(211,131)
	thecardUp.src = "pics/get_the_card.jpg"
	var thecardOver = new Image(211,131)
	thecardOver.src = "pics/get_the_card2.jpg"
	}
}

function dm(msgStr) {
	if (ver == "yes")  {
	    window.status = msgStr;
    	document.returnValue = true;
	}
}

function di(id,name){
	if (ver == "yes")  {
		if (document.images) document.images[id].src=eval(name+".src");
	}
}


function MM_preloadImages() { //v1.2
	if (ver == "yes")  {
		if (document.images) {
    		var imgFiles = MM_preloadImages.arguments;
		    var preloadArray = new Array();
    		for (var i=0; i<imgFiles.length; i++) {
				preloadArray[i] = new Image;
				preloadArray[i].src = imgFiles[i];
    		}
		}	
	}
}




