//  Copyright (C) 2005 by misronet.com
var affiliate=new Array()
affiliate[1]="<img border='0' src='button_c_4_x.gif' alt='Rated By Associatecash.com' width='100' height='67'>";
affiliate[2]="<img src='http://www.affiliatematch.com/affmatch.gif' border='0' height='50' width='88' alt='Affiliate Programs Directory'>";
affiliate[3]="<img border='0' src='apg_88x31.gif' width='88' height='31'>";
affiliate[4]="<img border='0' src='Microbutton.gif' width='88' height='31'>";
affiliate[5]="<img border='0' src='SuperAffiliate4_2_small.gif' alt='Super Affiliate Handbook' width='100' height='143'>";
affiliate[6]="<img border='0' src='ccornerul1.jpg' width='20' height='20'>";
monthnames = new Array("January","Februrary","March","April","May","June","July","August","September","October","November","Decemeber");
daynames= new Array("Sunday","Monday","Tuesday","Wednesday","Thurseday","Friday","Saturday")
todayDate= new Date()
thismonth=todayDate.getMonth()
thisday=todayDate.getDate()
dayname=daynames[todayDate.getDay()]