// JavaScript Document  Please do not remove credits!!!!
// Created by David Ligammari 
// www.RaceDayWeather.com
// RaceDayWeather News, Standings, Links and more for NASCAR and your Local Tracks
// Copyright © 2005-2008

        //TOC//
//2009 CUP BEGINS LINE 86///////////////////////
//2009 BUSCH BEGINS LINE 323///////////////////////
//2009 TRUCK BEGINS LINE 564///////////////////////
//**2006 IROC BEGINS LINE 621//
//2009 IRL BEGINS LINE 802///////////////////////
//////**2008 CHAMP CAR BEGINS LINE 933///////////////////////
//2009 NHRA BEGINS LINE 899///////////////////////
//////**2008 IHRA BEGINS LINE 1278///////////////////////
//2009 FORMULA ONE BEGINS LINE 1395///////////////////////
//2009 ARCA/REMAX BEGINS LINE 1567///////////////////////
//2009 GRAND NATIONAL EAST BEGINS LINE 1777///////////////////////
//2009 GRAND NATIONAL WEST BEGINS LINE 1846///////////////////////
//2009 ROLEX BEGINS LINE 1964///////////////////////

<!-- Begin
var now = new Date();
var month = now.getMonth() + 1;
var date = now.getDate();
var year = now.getYear();
var cup;
var wcup;
var ecup;
var ycup;

var bgn;
var wbgn;
var ebgn;

var cts;
var wcts;
var ects;

var iroc;
var wiroc;
var eiroc;

var irl;
var wirl;
var eirl;

var champ;
var wchamp;
var echamp;

var nhra;
var wnhra;
var enhra;

var ihra;
var wihra;
var eihra;

var f1;
var wf1;
var ef1;

var woo;
var wwoo;
var ewoo;

var arca;
var warca;
var earca;

var beast;
var wbeast;
var ebeast;

var bwest;
var wbwest;
var ebwest;

var rolex;
var wrolex;
var erolex;

//=================================================================================
//=================================================================================
//================= 2007 Nextel Cup Series ======================//
//=================================================================================
//=================================================================================

//JANUARY
if (month == 1) cup = "daytona+beach+fl";
if (month == 1) wcup = "February 7-15";
if (month == 1) ecup = "Daytona Int\'l Speedway";

//FEBRUARY
if (month == 2 && date <= 7) cup = "daytona+beach+fl";
if (month == 2 && date <= 7) wcup = "February 7";
if (month == 2 && date <= 7) ecup = "Budweiser Shootout";

if (month == 2 && date >= 8 && date <= 15) cup = "daytona+beach+fl";
if (month == 2 && date >= 8 && date <= 15) wcup = "February 15";
if (month == 2 && date >= 8 && date <= 15) ecup = "Daytona 500";

if (month == 2 && date >= 16 && date <= 22) cup = "fontana+ca";
if (month == 2 && date >= 16 && date <= 22) wcup = "February 22";
if (month == 2 && date >= 16 && date <= 22) ecup = "California Speedway";

if (month == 2 && date >= 23) cup = "las+vegas+nv";
if (month == 2 && date >= 23) wcup = "March 1";
if (month == 2 && date >= 23) ecup = "Las Vegas Motor Speedway";

//MARCH
if (month == 3 && date <= 1) cup = "las+vegas nv";
if (month == 3 && date <= 1) wcup = "March 1";
if (month == 3 && date <= 1) ecup = "Las Vegas Motor Speedway";

if (month == 3 && date >= 2 && date <= 8) cup = "atlanta+ga";
if (month == 3 && date >= 2 && date <= 8) wcup = "March 8";
if (month == 3 && date >= 2 && date <= 8) ecup = "Atlanta Motor Speedway";

if (month == 3 && date >= 9 && date <= 22) cup = "bristol+tn";
if (month == 3 && date >= 9 && date <= 22) wcup = "March 22";
if (month == 3 && date >= 9 && date <= 22) ecup = "Bristol Motor Speedway";

if (month == 3 && date >= 23 && date <= 29) cup = "martinsville+va";
if (month == 3 && date >= 23 && date <= 29) wcup = "March 29";
if (month == 3 && date >= 23 && date <= 29) ecup = "Martinsville Speedway";

if (month == 3 && date >= 30) cup = "fort+worth+tx";
if (month == 3 && date >= 30) wcup = "April 5";
if (month == 3 && date >= 30) ecup = "Texas Motor Speedway";

//APRIL
if (month == 4 && date <= 5) cup = "fort+worth+tx";
if (month == 4 && date <= 5) wcup = "April 5";
if (month == 4 && date <= 5) ecup = "Texas Motor Speedway";

if (month == 4 && date >= 6 && date <= 18) cup = "phoenix+az";
if (month == 4 && date >= 6 && date <= 18) wcup = "April 18";
if (month == 4 && date >= 6 && date <= 18) ecup = "Phoenix Intl Raceway";

if (month == 4 && date >= 19 && date <= 26) cup = "talladega+al";
if (month == 4 && date >= 19 && date <= 26) wcup = "April 26";
if (month == 4 && date >= 19 && date <= 26) ecup = "Talladega Super Speedway";

if (month == 4 && date >= 27) cup = "richmond+va";
if (month == 4 && date >= 27) wcup = "May 2";
if (month == 4 && date >= 27) ecup = "Richmond Intl Raceway";

//MAY
if (month == 5 && date <= 2) cup = "richmond+va";
if (month == 5 && date <= 2) wcup = "May 2";
if (month == 5 && date <= 2) ecup = "Richmond Intl Raceway";

//if (month == 5 && date >= 2 && date <= 6) cup = "richmond+va";
//if (month == 5 && date >= 2 && date <= 6) wcup = "May 6";
//if (month == 5 && date >= 2 && date <= 6) ecup = "Richmond Intl Raceway";

if (month == 5 && date >= 3 && date <= 9) cup = "darlington+sc";
if (month == 5 && date >= 3 && date <= 9) wcup = "May 9";
if (month == 5 && date >= 3 && date <= 9) ecup = "Darlington Raceway";

if (month == 5 && date >= 10 && date <= 24) cup = "concord+nc";
if (month == 5 && date >= 10 && date <= 16) wcup = "May 16";
if (month == 5 && date >= 10 && date <= 16) ecup = "Sprint All-Star Race";
if (month == 5 && date >= 18 && date <= 24) wcup = "May 24";
if (month == 5 && date >= 18 && date <= 24) ecup = "Lowes Motor Speedway";

if (month == 5 && date >= 25 && date <= 31) cup = "dover+de";
if (month == 5 && date >= 25 && date <= 31) wcup = "May 31";
if (month == 5 && date >= 25 && date <= 31) ecup = "Dover Downs Intl Raceway";

//JUNE
//if (month == 6 && date <= 1) cup = "dover+de";
//if (month == 6 && date <= 1) wcup = "June 1";
//if (month == 6 && date <= 1) ecup = "Dover Downs Intl Speedway";

if (month == 6 && date >= 1 && date <= 7) cup = "long+pond+pa";
if (month == 6 && date >= 1 && date <= 7) wcup = "June 7";
if (month == 6 && date >= 1 && date <= 7) ecup = "Pocono Raceway";

if (month == 6 && date >= 8 && date <= 14) cup = "brooklyn+mi";
if (month == 6 && date >= 8 && date <= 14) wcup = "June 15";
if (month == 6 && date >= 8 && date <= 14) ecup = "Mighigan Intl Speedway";

if (month == 6 && date >= 15 && date <= 21) cup = "sonoma+ca";
if (month == 6 && date >= 15 && date <= 21) wcup = "June 21";
if (month == 6 && date >= 15 && date <= 21) ecup = "Infineon Raceway";

if (month == 6 && date >= 22 && date <= 28) cup = "loudon+nh";
if (month == 6 && date >= 22 && date <= 28) wcup = "June 28";
if (month == 6 && date >= 22 && date <= 28) ecup = "New Hampshire Intl Speedway";

if (month == 6 && date >= 29) cup = "daytona+beach+fl";
if (month == 6 && date >= 29) wcup = "July 4";
if (month == 6 && date >= 29) ecup = "Daytona Int\'l Speedway";

//JULY
if (month == 7 && date <= 4) cup = "daytona+beach+fl";
if (month == 7 && date <= 4) wcup = "July 4";
if (month == 7 && date <= 4) ecup = "Daytona Int\'l Speedway";

//if (month == 7 && date >= 2 && date <= 7) cup = "daytona+beach+fl";
//if (month == 7 && date >= 2 && date <= 7) wcup = "July 7";
//if (month == 7 && date >= 2 && date <= 7) ecup = "Daytona Int\'l Speedway";

if (month == 7 && date >= 5 && date <= 11) cup = "joliet+il";
if (month == 7 && date >= 5 && date <= 11) wcup = "July 12";
if (month == 7 && date >= 5 && date <= 11) ecup = "Chicagoland Speedway";

if (month == 7 && date >= 12 && date <= 26) cup = "indianapolis+in";
if (month == 7 && date >= 12 && date <= 26) wcup = "July 26";
if (month == 7 && date >= 12 && date <= 26) ecup = "Indianapolis Motor Speedway";

if (month == 7 && date >= 27) cup = "long+pond+pa";
if (month == 7 && date >= 27) wcup = "August 2";
if (month == 7 && date >= 27) ecup = "Pocono Raceway";

//AUGUST
if (month == 8 && date <= 2) cup = "long+pond+pa";
if (month == 8 && date <= 2) wcup = "August 2";
if (month == 8 && date <= 2) ecup = "Pocono Raceway";

if (month == 8 && date >= 3 && date <= 9) cup = "watkins+glen+ny";
if (month == 8 && date >= 3 && date <= 9) wcup = "August 9";
if (month == 8 && date >= 3 && date <= 9) ecup = "Watkins Glen Intl";

if (month == 8 && date >= 10 && date <= 16) cup = "brooklyn+mi";
if (month == 8 && date >= 10 && date <= 16) wcup = "August 16";
if (month == 8 && date >= 10 && date <= 16) ecup = "Mighigan Intl Speedway";

if (month == 8 && date >= 17 && date <= 22) cup = "bristol+tn";
if (month == 8 && date >= 17 && date <= 22) wcup = "August 22";
if (month == 8 && date >= 17 && date <= 22) ecup = "Bristol Motor Speedway";

if (month == 8 && date >= 23 && date <= 31) cup = "Atlanta+ga";
if (month == 8 && date >= 23 && date <= 31) wcup = "September 6";
if (month == 8 && date >= 23 && date <= 31) ecup = "Atlanta Motor Speedway";

//if (month == 8 && date >= 24) cup = "fontana+ca";
//if (month == 8 && date >= 24) wcup = "September 2";
//if (month == 8 && date >= 24) ecup = "California Speedway";

//SEPTEMBER
if (month == 9 && date <= 6) cup = "Atlanta+ga";
if (month == 9 && date <= 6) wcup = "September 6";
if (month == 9 && date <= 6) ecup = "Atlanta Motor Speedway";

if (month == 9 && date >= 6 && date <= 12) cup = "richmond+va";
if (month == 9 && date >= 6 && date <= 12) wcup = "September 12";
if (month == 9 && date >= 6 && date <= 12) ecup = "Richmond Intl Raceway";

if (month == 9 && date >= 13 && date <= 20) cup = "loudon+nh";
if (month == 9 && date >= 13 && date <= 20) wcup = "September 20";
if (month == 9 && date >= 13 && date <= 20) ecup = "New Hampshire Intl Speedway";

if (month == 9 && date >= 21 && date <= 27) cup = "dover+de";
if (month == 9 && date >= 21 && date <= 27) wcup = "September 27";
if (month == 9 && date >= 21 && date <= 27) ecup = "Dover Downs Intl Speedway";

//if (month == 9 && date >= 22 && date <= 28) cup = "kansas+city+ks";
//if (month == 9 && date >= 22 && date <= 28) wcup = "September 28";
//if (month == 9 && date >= 22 && date <= 28) ecup = "Kansas Speedway";

if (month == 9 && date >= 28) cup = "kansas+city+ks";
if (month == 9 && date >= 28) wcup = "October 4";
if (month == 9 && date >= 28) ecup = "Kansas Speedway";

//OCTOBER
if (month == 10 && date <= 4) cup = "kansas+city+ks";
if (month == 10 && date <= 4) wcup = "October 4";
if (month == 10 && date <= 4) ecup = "Kansas Speedway";

if (month == 10 && date >= 5 && date <= 11) cup = "fontana+ca";
if (month == 10 && date >= 5 && date <= 11) wcup = "October 11";
if (month == 10 && date >= 5 && date <= 11) ecup = "California Speedway";

if (month == 10 && date >= 12 && date <= 17) cup = "concord+nc";
if (month == 10 && date >= 12 && date <= 17) wcup = "October 17";
if (month == 10 && date >= 12 && date <= 17) ecup = "Lowes Motor Speedway";

if (month == 10 && date >= 18 && date <= 25) cup = "martinsville+va";
if (month == 10 && date >= 18 && date <= 25) wcup = "October 25";
if (month == 10 && date >= 18 && date <= 25) ecup = "Martinsville Speedway";

//if (month == 10 && date >= 20 && date <= 26) cup = "atlanta+ga";
//if (month == 10 && date >= 20 && date <= 26) wcup = "October 26";
//if (month == 10 && date >= 20 && date <= 26) ecup = "Atlanta Motor Speedway";

if (month == 10 && date >= 26) cup = "talladega+al";
if (month == 10 && date >= 26) wcup = "November 1";
if (month == 10 && date >= 26) ecup = "Talladega Superspeedway";

//NOVEMBER
if (month == 11 && date <= 1) cup = "talladega+al";
if (month == 11 && date <= 1) wcup = "November 1";
if (month == 11 && date <= 1) ecup = "Talladega Superspeedway";

if (month == 11 && date >= 2 && date <= 8) cup = "fort+worth+tx";
if (month == 11 && date >= 2 && date <= 8) wcup = "November 8";
if (month == 11 && date >= 2 && date <= 8) ecup = "Texas Motor Speedway";

if (month == 11 && date >= 9 && date <= 15) cup = "phoenix+az";
if (month == 11 && date >= 9 && date <= 15) wcup = "November 15";
if (month == 11 && date >= 9 && date <= 15) ecup = "Phoenix Int\'l Raceway";


if (month == 11 && date >= 16 && date <= 22) cup = "homestead+fl";
if (month == 11 && date >= 16 && date <= 22) wcup = "November 22";
if (month == 11 && date >= 16 && date <= 22) ecup = "Homestead-Miami Speedway";

if (month == 11 && date >= 23) cup = "daytona+beach+fl";
if (month == 11 && date >= 23) wcup = "February 2010";
if (month == 11 && date >= 23) ecup = "Daytona Int\'l Speedway";

//DECEMBER
if (month == 12) cup = "daytona+beach+fl";
if (month == 12) wcup = "February 2010";
if (month == 12) ecup = "Daytona Int\'l Speedway";

//=================================================================================
//=================================================================================
//================= 2007 Busch Series ======================//
//=================================================================================
//=================================================================================

//JANUARY
if (month == 1) bgn = "daytona+beach+fl";
if (month == 1) wbgn = "February 14";
if (month == 1) ebgn = "Daytona Int\'l Speedway";

//FEBRUARY
if (month == 2 && date <= 14) bgn = "daytona+beach+fl";
if (month == 2 && date <= 14) wbgn = "February 14";
if (month == 2 && date <= 14) ebgn = "Daytona Int\'l Speedway";

if (month == 2 && date >= 15 && date <= 21) bgn = "fontana+ca";
if (month == 2 && date >= 15 && date <= 21) wbgn = "February 21";
if (month == 2 && date >= 15 && date <= 21) ebgn = "California Speedway";

if (month == 2 && date >= 22 && date <= 28) bgn = "las+vegas+nv";
if (month == 2 && date >= 22 && date <= 28) wbgn = "February 28";
if (month == 2 && date >= 22 && date <= 28) ebgn = "Las Vegas Motor Speedway";

if (month == 2 && date >= 29) bgn = "bristol+tn";
if (month == 2 && date >= 29) wbgn = "March 21";
if (month == 2 && date >= 29) ebgn = "Bristol Motor Speedway";

//MARCH

//if (month == 3 && date <= 4) bgn = "mmmx";
//if (month == 3 && date <= 4) wbgn = "March 4";
//if (month == 3 && date <= 4) ebgn = "Autodromo Hermanos Rodriguez";

if (month == 3 && date <= 21) bgn = "bristol+tn";
if (month == 3 && date <= 21) wbgn = "March 21";
if (month == 3 && date <= 21) ebgn = "Bristol Motor Speedway";

//if (month == 3 && date >= 2 && date <= 8) bgn = "atlanta+ga";
//if (month == 3 && date >= 2 && date <= 8) wbgn = "March 8";
//if (month == 3 && date >= 2 && date <= 8) ebgn = "Atlanta Motor Speedway";

//if (month == 3 && date >= 9 && date <= 15) bgn = "bristol+tn";
//if (month == 3 && date >= 9 && date <= 15) wbgn = "March 15";
//if (month == 3 && date >= 9 && date <= 15) ebgn = "Bristol Motor Speedway";

//if (month == 3 && date >= 14 && date <= 22) bgn = "lebanon+tn";
//if (month == 3 && date >= 14 && date <= 22) wbgn = "April 22";
//if (month == 3 && date >= 14 && date <= 22) ebgn = "Nashville SuperSpeedway";

if (month == 3 && date >= 22) bgn = "fort+worth+tx";
if (month == 3 && date >= 22) wbgn = "April 4";
if (month == 3 && date >= 22) ebgn = "Texas Motor Speedway";

//APRIL
if (month == 4 && date <= 4) bgn = "fort+worth+tx";
if (month == 4 && date <= 4) wbgn = "April 4";
if (month == 4 && date <= 4) ebgn = "Texas Motor Speedway";

//if (month == 4 && date >= 6 && date <= 14) bgn = "fort+worth+tx";
//if (month == 4 && date >= 6 && date <= 14) wbgn = "April 14";
//if (month == 4 && date >= 6 && date <= 14) ebgn = "Texas Motor Speedway";

if (month == 4 && date >= 5 && date <= 11) bgn = "lebanon+tn";
if (month == 4 && date >= 5 && date <= 11) wbgn = "April 11";
if (month == 4 && date >= 5 && date <= 11) ebgn = "Nashville Superspeedway";

if (month == 4 && date >= 12 && date <= 17) bgn = "avondale+az";
if (month == 4 && date >= 12 && date <= 17) wbgn = "April 17";
if (month == 4 && date >= 12 && date <= 17) ebgn = "Phoenix Int\'l Raceway";


if (month == 4 && date >= 18 && date <= 25) bgn = "talladega+al";
if (month == 4 && date >= 18 && date <= 25) wbgn = "April 25";
if (month == 4 && date >= 18 && date <= 25) ebgn = "Talladega Superspeedway";

if (month == 4 && date >= 26) bgn = "richmond+va";
if (month == 4 && date >= 26) wbgn = "May 1";
if (month == 4 && date >= 26) ebgn = "Richmond Int\'l Raceway";

//MAY
if (month == 5 && date <= 1) bgn = "richmond+va";
if (month == 5 && date <= 1) wbgn = "May 1";
if (month == 5 && date <= 1) ebgn = "Richmond Int\'l Raceway";

if (month == 5 && date >= 2 && date <= 8) bgn = "darlington+sc";
if (month == 5 && date >= 2 && date <= 8) wbgn = "May 8";
if (month == 5 && date >= 2 && date <= 8) ebgn = "Darlington Raceway";

if (month == 5 && date >= 9 && date <= 23) bgn = "concord+nc";
if (month == 5 && date >= 9 && date <= 23) wbgn = "May 23";
if (month == 5 && date >= 9 && date <= 23) ebgn = "Lowes Motor Speedway";

if (month == 5 && date >= 25 && date <= 20) bgn = "dover+de";
if (month == 5 && date >= 25 && date <= 30) wbgn = "May 30";
if (month == 5 && date >= 25 && date <= 30) ebgn = "Dover Int\'l Speedway";

if (month == 5 && date <= 31) bgn = "lebanon+tn";
if (month == 5 && date <= 31) wbgn = "June 6";
if (month == 5 && date <= 31) ebgn = "Nashville Superspeedway";

//JUNE
if (month == 6 && date <= 6) bgn = "lebanon+tn";
if (month == 6 && date <= 6) wbgn = "June 6";
if (month == 6 && date <= 6) ebgn = "Nashville Superspeedway";

//if (month == 6 && date >= 3 && date <= 9) bgn = "lebanon+tn";
//if (month == 6 && date >= 3 && date <= 9) wbgn = "June 9";
//if (month == 6 && date >= 3 && date <= 9) ebgn = "Nashville Superspeedway";

if (month == 6 && date >= 7 && date <= 13) bgn = "sparta+ky";
if (month == 6 && date >= 7 && date <= 13) wbgn = "June 13";
if (month == 6 && date >= 7 && date <= 13) ebgn = "Kentucky Speedway";

if (month == 6 && date >= 14 && date <= 20) bgn = "milwaukee+wi";
if (month == 6 && date >= 14 && date <= 20) wbgn = "June 20";
if (month == 6 && date >= 14 && date <= 20) ebgn = "The Milwaukee Mile";

if (month == 6 && date >= 21 && date <= 27) bgn = "loudon+nh";
if (month == 6 && date >= 21 && date <= 27) wbgn = "June 27";
if (month == 6 && date >= 21 && date <= 27) ebgn = "New Hampshire Int\'l Speedway";

if (month == 6 && date >= 28) bgn = "daytona+beach+fl";
if (month == 6 && date >= 28) wbgn = "July 3";
if (month == 6 && date >= 28) ebgn = "Daytona Int\'l Speedway";

//JULY
if (month == 7 && date <= 3) bgn = "daytona+beach+fl";
if (month == 7 && date <= 3) wbgn = "July 3";
if (month == 7 && date <= 3) ebgn = "Daytona Int\'l Speedway";

if (month == 7 && date >= 4 && date <= 10) bgn = "joliet+il";
if (month == 7 && date >= 4 && date <= 10) wbgn = "July 10";
if (month == 7 && date >= 4 && date <= 10) ebgn = "Chicagoland Speedway";

if (month == 7 && date >= 11 && date <= 18) bgn = "madison+il";
if (month == 7 && date >= 11 && date <= 18) wbgn = "July 18";
if (month == 7 && date >= 11 && date <= 18) ebgn = "Gateway Int\'l Raceway";

if (month == 7 && date >= 19 && date <= 25) bgn = "indianapolis+in";
if (month == 7 && date >= 19 && date <= 25) wbgn = "July 25";
if (month == 7 && date >= 19 && date <= 25) ebgn = "O\'Reilly Raceway Park";

if (month == 7 && date >= 27) bgn = "newton+ia";
if (month == 7 && date >= 27) wbgn = "August 1";
if (month == 7 && date >= 27) ebgn = "Iowa Speedway";

//AUGUST
if (month == 8 && date <= 1) bgn = "newton+ia";
if (month == 8 && date <= 1) wbgn = "August 1";
if (month == 8 && date <= 1) ebgn = "Iowa Speedway";

if (month == 8 && date >= 2 && date <= 8) bgn = "watkins+glen+ny";
if (month == 8 && date >= 2 && date <= 8) wbgn = "August 8";
if (month == 8 && date >= 2 && date <= 8) ebgn = "Watkins Glen Int\'l";

if (month == 8 && date >= 9 && date <= 15) bgn = "brooklyn+mi";
if (month == 8 && date >= 9 && date <= 15) wbgn = "August 15";
if (month == 8 && date >= 9 && date <= 15) ebgn = "Michigan Int\'l Speedway";

if (month == 8 && date >= 16 && date <= 21) bgn = "bristol+tn";
if (month == 8 && date >= 16 && date <= 21) wbgn = "August 21";
if (month == 8 && date >= 16 && date <= 21) ebgn = "Bristol Motor Speedway";

if (month == 8 && date >= 22 && date <= 30) bgn = "cyul";
if (month == 8 && date >= 22 && date <= 30) wbgn = "August 30";
if (month == 8 && date >= 22 && date <= 30) ebgn = "Circuit Gilles Villeneuve";

if (month == 8 && date >= 31) bgn = "hampton+ga";
if (month == 8 && date >= 31) wbgn = "September 5";
if (month == 8 && date >= 31) ebgn = "Atlanta Motor Speedway";

//SEPTEMBER
if (month == 9 && date <= 5) bgn = "hampton+ga";
if (month == 9 && date <= 5) wbgn = "September 5";
if (month == 9 && date <= 5) ebgn = "Atlanta Motor Speedway";

if (month == 9 && date >= 6 && date <= 11) bgn = "richmond+va";
if (month == 9 && date >= 6 && date <= 11) wbgn = "September 11";
if (month == 9 && date >= 6 && date <= 11) ebgn = "Richmond Int\'l Raceway";

if (month == 9 && date >= 12 && date <= 26) bgn = "dover+de";
if (month == 9 && date >= 12 && date <= 26) wbgn = "September 26";
if (month == 9 && date >= 12 && date <= 26) ebgn = "Dover Int\'l Speedway";

if (month == 9 && date >= 21 && date <= 27) bgn = "kansas+city+ks";
if (month == 9 && date >= 21 && date <= 27) wbgn = "October 3";
if (month == 9 && date >= 21 && date <= 27) ebgn = "Kansas Speedway";

if (month == 9 && date >= 27) bgn = "kansas+city+ks";
if (month == 9 && date >= 27) wbgn = "October 3";
if (month == 9 && date >= 27) ebgn = "Kansas Speedway";

//OCTOBER
if (month == 10 && date <= 3) bgn = "kansas+city+";
if (month == 10 && date <= 3) wbgn = "October 3";
if (month == 10 && date <= 3) ebgn = "Kansas Speedway";

if (month == 10 && date >= 4 && date <= 10) bgn = "fontana+ca";
if (month == 10 && date >= 4 && date <= 10) wbgn = "October 10";
if (month == 10 && date >= 4 && date <= 10) ebgn = "California Speedway";

if (month == 10 && date >= 11 && date <= 16) bgn = "concord+nc";
if (month == 10 && date >= 11 && date <= 16) wbgn = "October 10";
if (month == 10 && date >= 11 && date <= 16) ebgn = "Lowes Motor Speedway";

if (month == 10 && date >= 17 && date <= 24) bgn = "memphis+tn";
if (month == 10 && date >= 17 && date <= 24) wbgn = "October 24";
if (month == 10 && date >= 17 && date <= 24) ebgn = "Memphis Motorsports Park";

//if (month == 10 && date >= 14 && date <= 28) bgn = "memphis+tn";
//if (month == 10 && date >= 14 && date <= 28) wbgn = "October 28";
//if (month == 10 && date >= 14 && date <= 28) ebgn = "Memphis Motorsports Park";

if (month == 10 && date >= 25) bgn = "fort+worth+tx";
if (month == 10 && date >= 25) wbgn = "November 7";
if (month == 10 && date >= 25) ebgn = "Texas Motor Speedway";

//NOVEMBER
if (month == 11 && date <= 7) bgn = "fort+worth+tx";
if (month == 11 && date <= 7) wbgn = "November 7";
if (month == 11 && date <= 7) ebgn = "Texas Motor Speedway";

if (month == 11 && date >= 8 && date <= 14) bgn = "phoenix+az";
if (month == 11 && date >= 8 && date <= 14) wbgn = "November 14";
if (month == 11 && date >= 8 && date <= 14) ebgn = "Phoenix Int\'l Raceway";

if (month == 11 && date >= 15 && date <= 21) bgn = "homestead+fl";
if (month == 11 && date >= 15 && date <= 21) wbgn = "November 21";
if (month == 11 && date >= 15 && date <= 21) ebgn = "Homestead-Miami Speedway";

if (month == 11 && date >= 22) bgn = "daytona+beach+fl";
if (month == 11 && date >= 22) wbgn = "February 2010";
if (month == 11 && date >= 22) ebgn = "Daytona Int\'l Speedway";

//DECEMBER
if (month == 12) bgn = "daytona+beach+fl";
if (month == 12) wbgn = "February 2010";
if (month == 12) ebgn = "Daytona Int\'l Speedway";


//=================================================================================
//=================================================================================
//================= 2007 Craftsman Truck Series ======================//
//=================================================================================
//=================================================================================

//JANUARY
if (month == 1) cts = "daytona+beach+fl";
if (month == 1) wcts = "February 13";
if (month == 1) ects = "Daytona Int\'l Speedway";

//FEBRUARY
if (month == 2 && date <= 13) cts = "daytona+beach+fl";
if (month == 2 && date <= 13) wcts = "February 13";
if (month == 2 && date <= 13) ects = "Daytona Int\'l Speedway";

if (month == 2 && date >= 14 && date <= 21) cts = "fontana+ca";
if (month == 2 && date >= 14 && date <= 21) wcts = "February 21";
if (month == 2 && date >= 14 && date <= 21) ects = "California Speedway";

if (month == 2 && date >= 22) cts = "atlanta+ga";
if (month == 2 && date >= 22) wcts = "March 7";
if (month == 2 && date >= 22) ects = "Atlanta Motor Speedway";

//MARCH
if (month == 3 && date <= 7) cts = "atlanta+ga";
if (month == 3 && date <= 7) wcts = "March 7";
if (month == 3 && date <= 7) ects = "Atlanta Motor Speedway";

if (month == 3 && date >= 8 && date <= 28) cts = "martinsville+va";
if (month == 3 && date >= 8 && date <= 28) wcts = "March 28";
if (month == 3 && date >= 8 && date <= 28) ects = "Martinsville Speedway";

if (month == 3 && date >= 29) cts = "kansas+city+ks";
if (month == 3 && date >= 29) wcts = "April 25";
if (month == 3 && date >= 29) ects = "Kansas Speedway";

//APRIL
if (month == 4 && date <= 25) cts = "kansas+city+ks";
if (month == 4 && date <= 25) wcts = "April 25";
if (month == 4 && date <= 25) ects = "Kansas Speedway";

//if (month == 4 && date >= 2 && date <= 29) cts = "madison+il";
//if (month == 4 && date >= 2 && date <= 29) wcts = "April 29";
//if (month == 4 && date >= 2 && date <= 29) ects = "Gateway Int\'l Raceway";

if (month == 4 && date >= 26) cts = "concord+nc";
if (month == 4 && date >= 26) wcts = "May 15";
if (month == 4 && date >= 26) ects = "Lowes Motor Speedway";

//MAY
if (month == 5 && date <= 15) cts = "concord+nc";
if (month == 5 && date <= 15) wcts = "May 15";
if (month == 5 && date <= 15) ects = "Lowes Motor Speedway";

if (month == 5 && date >= 16 && date <= 23) cts = "mansfield+oh";
if (month == 5 && date >= 16 && date <= 23) wcts = "May 23";
if (month == 5 && date >= 16 && date <= 23) ects = "Mansfield Motorsports Park";

if (month == 5 && date >= 24 && date <= 29) cts = "dover+de";
if (month == 5 && date >= 24 && date <= 29) wcts = "May 29";
if (month == 5 && date >= 24 && date <= 29) ects = "Dover Int\'l Speedway";

if (month == 5 && date >= 30) cts = "fort+worth+tx";
if (month == 5 && date >= 30) wcts = "June 6";
if (month == 5 && date >= 30) ects = "Texas Motor Speedway";

//JUNE
if (month == 6 && date <= 5) cts = "fort+worth+tx";
if (month == 6 && date <= 5) wcts = "June 5";
if (month == 6 && date <= 5) ects = "Texas Motor Speedway";

//if (month == 6 && date >= 2 && date <= 8) cts = "fort+worth+tx";
//if (month == 6 && date >= 2 && date <= 8) wcts = "June 8";
//if (month == 6 && date >= 2 && date <= 8) ects = "Texas Motor Speedway";

if (month == 6 && date >= 6 && date <= 13) cts = "brooklyn+mi";
if (month == 6 && date >= 6 && date <= 13) wcts = "June 13";
if (month == 6 && date >= 6 && date <= 13) ects = "Michigan Int\'l Speedway";

if (month == 6 && date >= 14 && date <= 19) cts = "milwaukee+wi";
if (month == 6 && date >= 14 && date <= 19) wcts = "June 19";
if (month == 6 && date >= 14 && date <= 19) ects = "The Milwaukee Mile";

if (month == 6 && date >= 20 && date <= 27) cts = "memphis+tn";
if (month == 6 && date >= 20 && date <= 27) wcts = "June 27";
if (month == 6 && date >= 20 && date <= 27) ects = "Memphis Motorsports Park";

if (month == 6 && date >= 28) cts = "sparta+ky";
if (month == 6 && date >= 28) wcts = "July 18";
if (month == 6 && date >= 28) ects = "Kentucky Speedway";

//JULY
if (month == 7 && date <= 18) cts = "sparta+ky";
if (month == 7 && date <= 18) wcts = "July 18";
if (month == 7 && date <= 18) ects = "Kentucky Speedway";

//if (month == 7 && date >= 2 && date <= 8) cts = "sparta+ky";
//if (month == 7 && date >= 2 && date <= 8) wcts = "July 8";
//if (month == 7 && date >= 2 && date <= 8) ects = "Kentucky Speedway";

if (month == 7 && date >= 19 && date <= 24) cts = "indianapolis+in";
if (month == 7 && date >= 19 && date <= 24) wcts = "July 24";
if (month == 7 && date >= 19 && date <= 24) ects = "O\'Reilly Raceway Park";

if (month == 7 && date >= 25) cts = "lebanon+tn";
if (month == 7 && date >= 25) wcts = "August 1";
if (month == 7 && date >= 25) ects = "Nashville Superspeedway";

//AUGUST
if (month == 8 && date <= 1) cts = "lebanon+tn";
if (month == 8 && date <= 1) wcts = "August 1";
if (month == 8 && date <= 1) ects = "Nashville Superspeedway";

//if (month == 8 && date >= 5 && date <= 12) cts = "lebanon+tn";
//if (month == 8 && date >= 5 && date <= 12) wcts = "August 12";
//if (month == 8 && date >= 5 && date <= 12) ects = "Nashville Superspeedway";

if (month == 8 && date >= 2 && date <= 19) cts = "bristol+tn";
if (month == 8 && date >= 2 && date <= 19) wcts = "August 19";
if (month == 8 && date >= 2 && date <= 19) ects = "Bristol Motor Speedway";

if (month == 8 && date >= 20 && date <= 28) cts = "joliet+il";
if (month == 8 && date >= 20 && date <= 28) wcts = "August 28";
if (month == 8 && date >= 20 && date <= 28) ects = "Chicagoland Speedway";

if (month == 8 && date >= 29) cts = "madison+il";
if (month == 8 && date >= 29) wcts = "September 12";
if (month == 8 && date >= 29) ects = "Gateway International Raceway";

//SEPTEMBER
if (month == 9 && date <= 12) cts = "madison+il";
if (month == 9 && date <= 12) wcts = "September 12";
if (month == 9 && date <= 12) ects = "Gateway International Raceway";

if (month == 9 && date >= 13 && date <= 19) cts = "loudon+nh";
if (month == 9 && date >= 13 && date <= 19) wcts = "September 19";
if (month == 9 && date >= 13 && date <= 19) ects = "New Hampshire Intl Speedway";

if (month == 9 && date >= 20 && date <= 26) cts = "las+vegas+nv";
if (month == 9 && date >= 20 && date <= 26) wcts = "September 26";
if (month == 9 && date >= 20 && date <= 26) ects = "Las Vegas Motor Speedway";

if (month == 9 && date >= 27) cts = "martinsville+va";
if (month == 9 && date >= 27) wcts = "October 24";
if (month == 9 && date >= 27) ects = "Martinsville Speedway";

//OCTOBER
if (month == 10 && date <= 24) cts = "martinsville+va";
if (month == 10 && date <= 24) wcts = "October 24";
if (month == 10 && date <= 24) ects = "Martinsville Speedway";

//if (month == 10 && date >= 5 && date <= 18) cts = "martinsville+va";
//if (month == 10 && date >= 5 && date <= 18) wcts = "October 18";
//if (month == 10 && date >= 5 && date <= 18) ects = "Martinsville Speedway";

//if (month == 10 && date >= 19 && date <= 25) cts = "atlanta+ga";
//if (month == 10 && date >= 19 && date <= 25) wcts = "October 25";
//if (month == 10 && date >= 19 && date <= 25) ects = "Atlanta Motor Speedway";

if (month == 10 && date >= 25 && date <= 31) cts = "talladega+al";
if (month == 10 && date >= 25 && date <= 31) wcts = "October 31";
if (month == 10 && date >= 25 && date <= 31) ects = "Talladega Superspeedway";

//NOVEMBER
if (month == 11 && date <= 6) cts = "fort+worth+tx";
if (month == 11 && date <= 6) wcts = "November 6";
if (month == 11 && date <= 6) ects = "Texas Motor Speedway";

if (month == 11 && date >= 3 && date <= 9) cts = "phoenix+az";
if (month == 11 && date >= 3 && date <= 9) wcts = "November 9";
if (month == 11 && date >= 3 && date <= 9) ects = "Phoenix Int\'l Raceway";

if (month == 11 && date >= 7 && date <= 13) cts = "homestead+fl";
if (month == 11 && date >= 7 && date <= 13) wcts = "November 13";
if (month == 11 && date >= 7 && date <= 13) ects = "Homestead-Miami Speedway";

if (month == 11 && date >= 14) cts = "daytona+beach+fl";
if (month == 11 && date >= 14) wcts = "February 2010";
if (month == 11 && date >= 14) ects = "Daytona Int\'l Speedway";

//DECEMBER
if (month == 12) cts = "daytona+beach+fl";
if (month == 12) wcts = "February 2010";
if (month == 12) ects = "Daytona Int\'l Speedway";



//=================================================================================
//=================================================================================
//================= 2007 Indy Racing League ======================//
//=================================================================================
//=================================================================================


//JANUARY
if (month >= 1 && month <= 2) irl = "st+petersburg+fl";
if (month >= 1 && month <= 2) wirl = "April 5";
if (month >= 1 && month <= 2) eirl = "Homestead-Miami Speedway";
//FEBRUARY

//MARCH
if (month == 3 && date <= 31) irl = "st+petersburg+fl";
if (month == 3 && date <= 31) wirl = "April 5";
if (month == 3 && date <= 31) eirl = "Homestead-Miami Speedway";

//if (month == 3 && date >= 27 && date <= 19) irl = "phoenix+az";
//if (month == 3 && date >= 27 && date <= 19) wirl = "March 19";
//if (month == 3 && date >= 27 && date <= 19) eirl = "Phoenix Intl Raceway";

//if (month == 3 && date >= 30) irl = "st+petersburg+fl";
//if (month == 3 && date >= 30) wirl = "April 5";
//if (month == 3 && date >= 30) eirl = "Streets of St Pete";

//APRIL
if (month == 4 && date <= 5) irl = "st+petersburg+fl";
if (month == 4 && date <= 5) wirl = "April 5";
if (month == 4 && date <= 5) eirl = "Streets of St Pete";

if (month == 4 && date >= 7 && date <= 19) irl = "long+beach+ca";
if (month == 4 && date >= 7 && date <= 19) wirl = "April 19";
if (month == 4 && date >= 7 && date <= 19) eirl = "Streets of Long Beach";

if (month == 4 && date >= 20 && date <= 26) irl = "kansas+city+ks";
if (month == 4 && date >= 20 && date <= 26) wirl = "April 26";
if (month == 4 && date >= 20 && date <= 26) eirl = "Kansas Speedway";

if (month == 4 && date >= 27) irl = "indianapolis+in";
if (month == 4 && date >= 27) wirl = "May 24";
if (month == 4 && date >= 27) eirl = "Indianapolis Motor Speedway";

//MAY
if (month == 5 && date <= 24) irl = "indianapolis+in";
if (month == 5 && date <= 24) wirl = "May 24";
if (month == 5 && date <= 24) eirl = "Indianapolis Motor Speedway";

if (month == 5 && date >= 31) irl = "milwaukee+wi";
if (month == 5 && date >= 31) wirl = "May 31";
if (month == 5 && date >= 31) eirl = "The Milwaukee Mile";

//JUNE
//if (month == 6 && date <= 1) irl = "milwaukee+wi";
//if (month == 6 && date <= 1) wirl = "June 1";
//if (month == 6 && date <= 1) eirl = "The Milwaukee Mile";

if (month == 6 && date >= 1 && date <= 6) irl = "fort+worth+tx";
if (month == 6 && date >= 1 && date <= 6) wirl = "June 6";
if (month == 6 && date >= 1 && date <= 6) eirl = "Texas Motor Speedway";

if (month == 6 && date >= 7 && date <= 21) irl = "newton+ia";
if (month == 6 && date >= 7 && date <= 21) wirl = "June 21";
if (month == 6 && date >= 7 && date <= 21) eirl = "Iowa Speedway";

if (month == 6 && date >= 22 && date <= 27) irl = "richmond+va";
if (month == 6 && date >= 22 && date <= 27) wirl = "June 27";
if (month == 6 && date >= 22 && date <= 27) eirl = "Richmond Intl Raceway";

if (month == 6 && date >= 28) irl = "watkins+glen+nyks";
if (month == 6 && date >= 28) wirl = "July 5";
if (month == 6 && date >= 28) eirl = "Watkins Glen Intl";

//JULY
if (month == 7 && date <= 5) irl = "watkins+glen+ny";
if (month == 7 && date <= 5) wirl = "July 5";
if (month == 7 && date <= 5) eirl = "Watkins Glen Intl";

if (month == 7 && date >= 6 && date <= 12) irl = "cyyz";
if (month == 7 && date >= 6 && date <= 12) wirl = "July 12";
if (month == 7 && date >= 6 && date <= 12) eirl = "Streets of Toronto";

if (month == 7 && date >= 13 && date <= 26) irl = "cyeg";
if (month == 7 && date >= 13 && date <= 26) wirl = "July 26";
if (month == 7 && date >= 13 && date <= 26) eirl = "Edmonton City Centre Airport";

if (month == 7 && date >= 27) irl = "sparta+ky";
if (month == 7 && date >= 27) wirl = "August 1";
if (month == 7 && date >= 27) eirl = "Kentucky Speedway";

//if (month == 7 && date >= 31) irl = "sparta+ky";
//if (month == 7 && date >= 31) wirl = "August 13";
//if (month == 7 && date >= 31) eirl = "Kentucky Speedway";

//AUGUST
if (month == 8 && date >= 1) irl = "sparta+ky";
if (month == 8 && date >= 1) wirl = "August 1";
if (month == 8 && date >= 1) eirl = "Kentucky Speedway";

if (month == 8 && date >= 2 && date <= 9) irl = "lexington+oh";
if (month == 8 && date >= 2 && date <= 9) wirl = "August 9";
if (month == 8 && date >= 2 && date <= 9) eirl = "Mid-Ohio Sports Car Course ";

if (month == 8 && date >= 10 && date <= 23) irl = "sonoma+ca";
if (month == 8 && date >= 10 && date <= 23) wirl = "August 23";
if (month == 8 && date >= 10 && date <= 23) eirl = "Infineon Raceway";

if (month == 8 && date >= 24 && date <= 29) irl = "joliet+il";
if (month == 8 && date >= 24 && date <= 29) wirl = "August 29";
if (month == 8 && date >= 24 && date <= 29) eirl = "Chicagoland Speedway";

if (month == 8 && date >= 30 && date <= 31) irl = "detroit+mi";
if (month == 8 && date >= 30 && date <= 31) wirl = "September 6";
if (month == 8 && date >= 30 && date <= 31) eirl = "Raceway at Belle Isle";

//SEPTEMBER
if (month == 9 && date <= 2) irl = "detroit+mi";
if (month == 9 && date <= 2) wirl = "September 6";
if (month == 9 && date <= 2) eirl = "Raceway at Belle Isle";

if (month == 9 && date >= 3 && date <= 18) irl = "rjaa";
if (month == 9 && date >= 3 && date <= 18) wirl = "September 18";
if (month == 9 && date >= 3 && date <= 18) eirl = "Twin Ring Motegi";

if (month == 9 && date >= 19) irl = "homestead+fl"
if (month == 9 && date >= 19) wirl = "October 11";
if (month == 9 && date >= 19) eirl = "Homestead-Miami Speedway";

//OCTOBER
//NOVEMBER

if (month == 10 && date <= 11) irl = "homestead+fl";
if (month == 10 && date <= 11) wirl = "October 11";
if (month == 10 && date <= 11) eirl = "Homestead-Miami Speedway";

if (month == 10 && date >= 12) irl = "st+petersburg+fl";
if (month == 10 && date >= 12) wirl = "April 2010";
if (month == 10 && date >= 12) eirl = "Streets of St Pete";

if (month >= 11 && month <= 12) irl = "st+petersburg+fl";
if (month >= 11 && month <= 12) wirl = "April 2010";
if (month >= 11 && month <= 12) eirl = "Streets of St Pete";

//if (month == 4 && date >= 7 && date <= 19) irl = "rjaa";
//if (month == 4 && date >= 7 && date <= 19) wirl = "April 19";
//if (month == 4 && date >= 7 && date <= 19) eirl = "Twin Ring Motegi";

//=================================================================================
//=================================================================================
//================= 2006 National Hot Rod Assoc.  NHRA ======================//
//=================================================================================
//=================================================================================


//JANUARY
if (month == 1) nhra = "pomona+ca";
if (month == 1) wnhra = "February 5-8";
if (month == 1) enhra = "Pomona Raceway";

//FEBRUARY
if (month == 2 && date <= 10) nhra = "pomona+ca";
if (month == 2 && date <= 10) wnhra = "February 5-8";
if (month == 2 && date <= 10) enhra = "Pomona Raceway";

if (month == 2 && date >= 11 && date <=20) nhra = "phoenix+az";
if (month == 2 && date >= 11 && date <=20) wnhra = "February 20-22";
if (month == 2 && date >= 11 && date <=20) enhra = "Firebird Raceway";

if (month == 2 && date >= 21) nhra = "gainesville+fl";
if (month == 2 && date >= 21) wnhra = "March 12-15";
if (month == 2 && date >= 21) enhra = "Gainesville Raceway";

//MARCH
if (month == 3 && date <= 15) nhra = "gainesville+fl";
if (month == 3 && date <= 15) wnhra = "March 12-15";
if (month == 3 && date <= 15) enhra = "Gainesville Raceway";

if (month == 3 && date >= 16 && date <=29) nhra = "baytown+tx";
if (month == 3 && date >= 16 && date <=29) wnhra = "March 27-29";
if (month == 3 && date >= 16 && date <=29) enhra = "Houston Raceway Park";

if (month == 3 && date >= 30) nhra = "north+las+vegas+nv";
if (month == 3 && date >= 30) wnhra = "April 2-5";
if (month == 3 && date >= 30) enhra = "Las Vegas Motor Speedway";

//APRIL
if (month == 4 && date <= 5) nhra = "north+las+vegas+nv";
if (month == 4 && date <= 5) wnhra = "April 2-5";
if (month == 4 && date <= 5) enhra = "Las Vegas Motor Speedway";

if (month == 4 && date >= 6 && date <=19) nhra = "commerce+ga";
if (month == 4 && date >= 6 && date <=19) wnhra = "April 16-19";
if (month == 4 && date >= 6 && date <=19) enhra = "Atlanta Dragway";

if (month == 4 && date >= 14 && date <=20) nhra = "madison+il";
if (month == 4 && date >= 14 && date <=20) wnhra = "May 1-3";
if (month == 4 && date >= 14 && date <=20) enhra = "Atlanta Dragway";


if (month == 4 && date >= 3) nhra = "madison+il";
if (month == 4 && date >= 3) wnhra = "May 1-3";
if (month == 4 && date >= 3) enhra = "Gateway Intl Raceway";

//MAY
//if (month == 5 && date <= 1) nhra = "bristol+tn";
//if (month == 5 && date <= 1) wnhra = "May 1";
//if (month == 5 && date <= 1) enhra = "Bristol Dragway";

if (month == 5 && date >= 1 && date <=4) nhra = "madison+il";
if (month == 5 && date >= 1 && date <=4) wnhra = "May 2-4";
if (month == 5 && date >= 1 && date <=4) enhra = "Gateway Intl Raceway";

if (month == 5 && date >= 4 && date <=17) nhra = "bristol+tn";
if (month == 5 && date >= 4 && date <=17) wnhra = "May 15-17";
if (month == 5 && date >= 4 && date <=17) enhra = "Bristol Dragway";

//if (month == 5 && date >= 21 && date <=28) nhra = "topeka+ks";
//if (month == 5 && date >= 21 && date <=28) wnhra = "May 25-28";
//if (month == 5 && date >= 21 && date <=28) enhra = "Heartland Park Topeka";

if (month == 5 && date >= 18 && date <=31) nhra = "topeka+ks";
if (month == 5 && date >= 18 && date <=31) wnhra = "May 29-May 31";
if (month == 5 && date >= 18 && date <=31) enhra = "Heartland Park Topeka";

//JUNE
//if (month == 6 && date <= 1) nhra = "topeka+ks";
//if (month == 6 && date <= 1) wnhra = "June 1-3";
//if (month == 6 && date <= 1) enhra = "Heartland Park Topeka";

if (month == 6 && date >= 1 && date <= 7) nhra = "joliet+il";
if (month == 6 && date >= 1 && date <= 7) wnhra = "June 4-7";
if (month == 6 && date >= 1 && date <= 7) enhra = "Route 66 Raceway";

if (month == 6 && date >= 8 && date <= 14) nhra = "englishtown+nj";
if (month == 6 && date >= 8 && date <= 14) wnhra = "June 11-14";
if (month == 6 && date >= 8 && date <= 14) enhra = "Old Bridge Township Raceway Park";

//if (month == 6 && date >= 19 && date <= 25) nhra = "east+saint+louis+il";
//if (month == 6 && date >= 19 && date <= 25) wnhra = "June 25";
//if (month == 6 && date >= 19 && date <= 25) enhra = "Gateway International Raceway";

if (month == 6 && date >= 15 && date <= 28) nhra = "norwalk+oh";
if (month == 6 && date >= 15 && date <= 28) wnhra = "Jun 25-28";
if (month == 6 && date >= 15 && date <= 28) enhra = "Norwalk Raceway Park";

if (month == 6 && date >= 29) nhra = "morrison+co";
if (month == 6 && date >= 29) wnhra = "July 10-12";
if (month == 6 && date >= 29) enhra = "Bandimere Speedway";

//JULY
//if (month == 7 && date <= 1) nhra = "norwalk+oh";
//if (month == 7 && date <= 1) wnhra = "Jun 28-Jul 1";
//if (month == 7 && date <= 1) enhra = "Norwalk Raceway Park";

if (month == 7 && date >= 1 && date <= 12) nhra = "morrison+co";
if (month == 7 && date >= 1 && date <= 12) wnhra = "July 10-12";
if (month == 7 && date >= 1 && date <= 12) enhra = "Bandimere Speedway";

if (month == 7 && date >= 13 && date <= 19) nhra = "kent+wa";
if (month == 7 && date >= 13 && date <= 19) wnhra = "July 17-19";
if (month == 7 && date >= 13 && date <= 19) enhra = "Pacific Raceways";

if (month == 7 && date >= 20 && date <= 26) nhra = "sonoma+ca";
if (month == 7 && date >= 20 && date <= 26) wnhra = "July 24-26";
if (month == 7 && date >= 20 && date <= 26) enhra = "Infineon Raceway";

if (month == 7 && date >= 27) nhra = "brainerd+mn";
if (month == 7 && date >= 27) wnhra = "August 13-16";
if (month == 7 && date >= 27) enhra = "Brainerd International Raceway";


//AUGUST
if (month == 8 && date <= 16) nhra = "brainerd+mn";
if (month == 8 && date <= 16) wnhra = "August 13-16";
if (month == 8 && date <= 16) enhra = "Brainerd Int\'l Raceway";

if (month == 8 && date >= 17 && date <= 23) nhra = "mohnton+pa";
if (month == 8 && date >= 17 && date <= 23) wnhra = "August 20-23";
if (month == 8 && date >= 17 && date <= 23) enhra = "Maple Grove Raceway";


if (month == 8 && date >= 24) nhra = "indianapolis+in";
if (month == 8 && date >= 24) wnhra = "Sep 2-7";
if (month == 8 && date >= 24) enhra = "O\'Reilly Raceway Park";

//SEPTEMBER
if (month == 9 && date <= 7) nhra = "indianapolis+in";
if (month == 9 && date <= 7) wnhra = "Sep 2-7";
if (month == 9 && date <= 7) enhra = "O\'Reilly Raceway Park";

if (month == 9 && date >= 8 && date <= 20) nhra = "concord+nc";
if (month == 9 && date >= 8 && date <= 20) wnhra = "Sep 17-20";
if (month == 9 && date >= 8 && date <= 20) enhra = "ZMAX Dragway at Concord";

if (month == 9 && date >= 21 && date <= 27) nhra = "ennis+tx";
if (month == 9 && date >= 21 && date <= 27) wnhra = "Sep 24-27";
if (month == 9 && date >= 21 && date <= 27) enhra = "Texas Motorplex";

if (month == 9 && date >= 22 && date <= 30) nhra = "memphis+tn";
if (month == 9 && date >= 22 && date <= 30) wnhra = "Oct 2-4";
if (month == 9 && date >= 22 && date <= 30) enhra = "Memphis Motorsports Park";

//if (month == 9 && date >= 29 && date <= 30) nhra = "richmond+va";
//if (month == 9 && date >= 29 && date <= 30) wnhra = "October 10-12";
//if (month == 9 && date >= 29 && date <= 30) enhra = "Virginia Motorsports Park";

//if (month == 9 && date >= 25) nhra = "richmond+va";
//if (month == 9 && date >= 25) wnhra = "October 6-8";
//if (month == 9 && date >= 25) enhra = "Virginia Motorsports Park";



//OCTOBER
if (month == 10 && date <= 4) nhra = "memphis+tn";
if (month == 10 && date <= 4) wnhra = "Oct 2-4";
if (month == 10 && date <= 4) enhra = "Virginia Motorsports Park";

if (month == 10 && date >= 5 && date <= 11) nhra = "richmond+va";
if (month == 10 && date >= 5 && date <= 11) wnhra = "October 9-11";
if (month == 10 && date >= 5 && date <= 11) enhra = "Virginia Motorsports Park";

if (month == 10 && date >= 12 && date <= 31) nhra = "las+vegas+nv";
if (month == 10 && date >= 12 && date <= 31) wnhra = "Oct 29-Nov 1";
if (month == 10 && date >= 12 && date <= 31) enhra = "Las Vegas Motor Speedway";

//if (month == 10 && date >= 29) nhra = "pomona+ca";
//if (month == 10 && date >= 29) wnhra = "November 1-4";
//if (month == 10 && date >= 29) enhra = "Pomona Raceway";

//NOVEMBER
if (month == 11 && date <= 1) nhra = "las+vegas+nv";
if (month == 11 && date <= 1) wnhra = "Oct 29-Nov 1";
if (month == 11 && date <= 1) enhra = "Las Vegas Motor Speedway";

if (month == 11 && date >= 2 && date <= 15) nhra = "pomona+ca";
if (month == 11 && date >= 2 && date <= 15) wnhra = "Nov 12-15";
if (month == 11 && date >= 2 && date <= 15) enhra = "Pomona Raceway";

if (month == 11 && date >= 10) nhra = "pomona+ca";
if (month == 11 && date >= 10) wnhra = "February 2010";
if (month == 11 && date >= 10) enhra = "Pomona Raceway";

if (month >= 12) nhra = "pomona+ca";
if (month >= 12) wnhra = "February 2010";
if (month >= 12) enhra = "Pomona Raceway";

//DECEMBER

//=================================================================================
//=================================================================================
//================= 2006 International Hot Rod Assoc.  IHRA ======================//
//=================================================================================
//=================================================================================


//JANUARY
if (month >= 1 && month <= 3) ihra = "marion+tx";
if (month >= 1 && month <= 3) wihra = "April 4-6";
if (month >= 1 && month <= 3) eihra = "San Antonio Raceway";

//FEBRUARY
//MARCH
//APRIL

if (month == 4 && date <= 6) ihra = "marion+tx";
if (month == 4 && date <= 6) wihra = "April 4-6";
if (month == 4 && date <= 6) eihra = "San Antonio Raceway";

if (month == 4 && date >= 7 && date  <=20) ihra = "rockingham+nc";
if (month == 4 && date >= 7 && date  <=20) wihra = "April 18-20";
if (month == 4 && date >= 7 && date  <=20) eihra = "Rockingham Dragway";


if (month == 4 && date >= 21) ihra = "milan+mi";
if (month == 4 && date >= 21) wihra = "May 23-25";
if (month == 4 && date >= 21) eihra = "Milan Dragway";

//MAY
if (month == 5 && date <= 25) ihra = "milan+mi";
if (month == 5 && date <= 25) wihra = "May 23-25";
if (month == 5 && date <= 25) eihra = " Milan Dragway";

//if (month == 5 && date <= 27) ihra = "tulsa+ok";
//if (month == 5 && date <= 27) wihra = "May 25-27";
//if (month == 5 && date <= 27) eihra = " Tulsa Raceway Park";

if (month == 5 && date >= 26) ihra = "mechanicsville+md";
if (month == 5 && date >= 26) wihra = "June 13-15";
if (month == 5 && date >= 26) eihra = " Maryland International Raceway";

//JUNE
if (month == 6 && date <= 15) ihra = "mechanicsville+md";
if (month == 6 && date <= 15) wihra = "June 12-15";
if (month == 6 && date <= 15) eihra = "Maryland International Raceway";

//if (month == 6 && date >= 5 && date <= 25) ihra = "cyeg";
//if (month == 6 && date >= 5 && date <= 25) wihra = "June 23-25";
//if (month == 6 && date >= 5 && date <= 25) eihra = "Budweiser Motorsports Park";

if (month == 6 && date >= 16) ihra = "cyeg";
if (month == 6 && date >= 16) wihra = "July 4-6";
if (month == 6 && date >= 16) eihra = "Castrol Raceway";

//JULY
if (month == 7 && date <= 6) ihra = "cyeg";
if (month == 7 && date <= 6) wihra = "July 4-6";
if (month == 7 && date <= 6) eihra = "Castrol Raceway";

if (month == 7 && date >= 7 && date <= 20) ihra = "cyxu";
if (month == 7 && date >= 7 && date <= 20) wihra = "July 18-20	";
if (month == 7 && date >= 7 && date <= 20) eihra = " Grand Bend Motorplex";


if (month == 7 && date >= 21) ihra = "martin+mi";
if (month == 7 && date >= 21) wihra = "August 1-3";
if (month == 7 && date >= 21) eihra = " US 131 Motor Sports Park";

//AUGUST
if (month == 8 && date <= 3) ihra = "martin+mi";
if (month == 8 && date <= 3) wihra = "August 1-3";
if (month == 8 && date <= 3) eihra = "US 131 Motor Sports Park";

if (month == 8 && date >= 4 && date <= 24) ihra = "tulsa+ok";
if (month == 8 && date >= 4 && date <= 24) wihra = "August 22-24";
if (month == 8 && date >= 4 && date <= 24) eihra = "Tulsa Raceway Park";

if (month == 8 && date >= 25) ihra = "epping+nh";
if (month == 8 && date >= 25) wihra = "September 5-7";
if (month == 8 && date >= 25) eihra = "New England Dragway";

//SEPTEMBER

if (month == 9 && date <= 7) ihra = "epping+nh";
if (month == 9 && date <= 7) wihra = "September 5-7";
if (month == 9 && date <= 7) eihra = "New England Dragway";

if (month == 9 && date >= 8 && date <= 21) ihra = "cyyz";
if (month == 9 && date >= 8 && date <= 21) wihra = "September 19-21";
if (month == 9 && date >= 8 && date <= 21) eihra = "Toronto Motorsports Park";

if (month == 9 && date >= 22) ihra = "rockingham+nc";
if (month == 9 && date >= 22) wihra = "October 17-19";
if (month == 9 && date >= 22) eihra = "Rockingham Dragway";

//OCTOBER
//if (month == 10 && date <= 1) ihra = "mechanicsville+md";
//if (month == 10 && date <= 1) wihra = "Sept 29 - Oct 1";
//if (month == 10 && date <= 1) eihra = "Maryland International Raceway";

if (month == 10 && date >= 1 && date <= 19) ihra = "rockingham+nc";
if (month == 10 && date >= 1 && date <= 19) wihra = "October 17-19";
if (month == 10 && date >= 1 && date <= 19) eihra = "Rockingham Dragway";

if (month == 10 && date >= 21) ihra = "marion+tx";
if (month == 10 && date >= 21) wihra = "TBA 2009";
if (month == 10 && date >= 21) eihra = "San Antonio Raceway";


//NOVEMBER
if (month >= 11 && month <= 12) ihra = "marion+tx";
if (month >= 11 && month <= 12) wihra = "TBA 2009";
if (month >= 11 && month <= 12) eihra = "San Antonio Raceway";

//DECEMBER

//=================================================================================
//=================================================================================
//============================= Formula One  F1 ===================================//
//=================================================================================
//=================================================================================


//JANUARY
if (month >= 1 && month <= 3) f1 = "ymml";
if (month >= 1 && month <= 3) wf1 = "March 27-29";
if (month >= 1 && month <= 3) ef1 = "Australian GP";

//FEBRUARY
//MARCH
if (month == 3 && date <= 29) f1 = "ymml";
if (month == 3 && date <= 29) wf1 = "March 27-29";
if (month == 3 && date <= 29) ef1 = "Australian GP";

if (month == 3 && date >= 30 && date <= 31) f1 = "wmkk";
if (month == 3 && date >= 30 && date <= 31) wf1 = "April 3-5";
if (month == 3 && date >= 30 && date <= 31) ef1 = "Malaysian GP";

//if (month == 3 && date >= 19) f1 = "wmkk";
//if (month == 3 && date >= 19) wf1 = "April 8";
//if (month == 3 && date >= 19) ef1 = "Malaysian GP";

//if (month == 3 && date >= 24) f1 = "obbi";
//if (month == 3 && date >= 24) wf1 = "April 6";
//if (month == 3 && date >= 24) ef1 = "Bahrain GP";

//APRIL
if (month == 4 && date <= 5) f1 = "wmkk";
if (month == 4 && date <= 5) wf1 = "April 8";
if (month == 4 && date <= 5) ef1 = "Malaysian GP";

//if (month == 4 && date >= 1 && date <=6) f1 = "obbi";
///if (month == 4 && date >= 1 && date <=6) wf1a = "April 6";
//if (month == 4 && date >= 1 && date <=6) ef1 = "Bahrain GP";


if (month == 4 && date >= 6 && date <=19) f1 = "zspd";
if (month == 4 && date >= 6 && date <=19) wf1 = "Apr 17-19";
if (month == 4 && date >= 6 && date <=19) ef1 = "Chinese GP";

if (month == 4 && date >= 20 && date <=26) f1 = "obbi";
if (month == 4 && date >= 20 && date <=26) wf1 = "May 24-26";
if (month == 4 && date >= 20 && date <=26) ef1 = "Bahrain GP";

if (month == 4 && date >= 30) f1 = "lebl";
if (month == 4 && date >= 30) wf1 = "May 8-10";
if (month == 4 && date >= 30) ef1 = "Spanish GP";

//MAY
//if (month == 5 && date <= 13) f1 = "ltba";
//if (month == 5 && date <= 13) wf1 = "May 11";
//if (month == 5 && date <= 13) ef1 = "Turkish GP";

if (month == 5 && date >= 1 && date <= 10) f1 = "lebl";
if (month == 5 && date >= 1 && date <= 10) wf1 = "May 8-10";
if (month == 5 && date >= 1 && date <= 10) ef1 = "Spanish GP";

if (month == 5 && date >= 11 && date <= 24) f1 = "lfmn";
if (month == 5 && date >= 11 && date <= 24) wf1 = "May 21-24";
if (month == 5 && date >= 11 && date <= 24) ef1 = "Monaco GP";

if (month == 5 && date >= 25) f1 = "ltba";
if (month == 5 && date >= 25) wf1 = "June 5-7";
if (month == 5 && date >= 25) ef1 = "Turkish GP";

//JUNE
if (month == 6 && date <= 7) f1 = "ltba";
if (month == 6 && date <= 7) wf1 = "June 5-7";
if (month == 6 && date <= 7) ef1 = "Turkish GP";

//if (month == 6 && date >= 11 && date <= 17) f1 = "cyul";
//if (month == 6 && date >= 11 && date <= 17) wf1 = "June 17";
//if (month == 6 && date >= 11 && date <= 17) ef1 = "US Grand Prix";

if (month == 6 && date >= 8 && date <= 21) f1 = "eggw";
if (month == 6 && date >= 8 && date <= 21) wf1 = "June 19-21";
if (month == 6 && date >= 8 && date <= 21) ef1 = "British GP";

if (month == 6 && date >= 22) f1 = "eddf";
if (month == 6 && date >= 22) wf1 = "July 12";
if (month == 6 && date >= 22) ef1 = "German GP";

//JULY
//if (month == 7 && date <= 1) f1 = "lfpb";
//if (month == 7 && date <= 1) wf1 = "July 1";
//if (month == 7 && date <= 1) ef1 = "French GP";

//if (month == 7 && date >= 1 && date <= 6) f1 = "eggw";
//if (month == 7 && date >= 1 && date <= 6) wf1 = "July 6";
//if (month == 7 && date >= 1 && date <= 6) ef1 = "British GP";

if (month == 7 && date >= 1 && date <= 12) f1 = "eddf";
if (month == 7 && date >= 1 && date <= 12) wf1 = "July 12";
if (month == 7 && date >= 1 && date <= 12) ef1 = "German GP";


if (month == 7 && date >= 13 && date <= 26) f1 = "lhbp";
if (month == 7 && date >= 13 && date <= 26) wf1 = "July 24-26";
if (month == 7 && date >= 13 && date <= 26) ef1 = "Hungarian GP";

if (month == 7 && date >= 27 && date <= 31) f1 = "levc";
if (month == 7 && date >= 27 && date <= 31) wf1 = "Aug 21-23";
if (month == 7 && date >= 27 && date <= 31) ef1 = "Europe GP";

//AUGUST
if (month == 8 && date <= 23) f1 = "levcx";
if (month == 8 && date <= 23) wf1 = "August 21-23";
if (month == 8 && date <= 23) ef1 = "Europe GP";

if (month == 8 && date >= 24 && date <= 30) f1 = "levc";
if (month == 8 && date >= 24 && date <= 30) wf1 = "August 28-30";
if (month == 8 && date >= 24 && date <= 30) ef1 = "Belgian GP";

if (month == 8 && date >= 31) f1 = "liml";
if (month == 8 && date >= 31) wf1 = "September 11-13";
if (month == 8 && date >= 31) ef1 = "Italian GP";

//SEPTEMBER
if (month == 9 && date <= 13) f1 = "liml";
if (month == 9 && date <= 13) wf1 = "September 11-13";
if (month == 9 && date <= 13) ef1 = "Italian GP";

//if (month == 9 && date >= 1 && date <= 7) f1 = "ebbr";
//if (month == 9 && date >= 1 && date <= 7) wf1 = "September 7";
//if (month == 9 && date >= 1 && date <= 7) ef1 = "Belgian GP";

//if (month == 9 && date >= 8 && date <= 14) f1 = "liml";
//if (month == 9 && date >= 8 && date <= 14) wf1 = "September 14";
//if (month == 9 && date >= 8 && date <= 14) ef1 = "Italian GP";

if (month == 9 && date >= 14 && date <= 27) f1 = "wsss";
if (month == 9 && date >= 14 && date <= 27) wf1 = "September 25-27";
if (month == 9 && date >= 14 && date <= 27) ef1 = "Singapore GP";

if (month == 9 && date >= 28 && date <= 30) f1 = "rjnn";
if (month == 9 && date >= 28 && date <= 30) wf1 = "October 2-4";
if (month == 9 && date >= 28 && date <= 30) ef1 = "Japanese GP";

//if (month == 9 && date >= 11) f1 = "zspd";
//if (month == 9 && date >= 11) wf1 = "October 1";
//if (month == 9 && date >= 11) ef1 = "Chinese GP";

//OCTOBER
if (month == 10 && date <= 4) f1 = "rjnn";
if (month == 10 && date <= 4) wf1 = "October 2-4";
if (month == 10 && date <= 4) ef1 = "Japanese GP";

//if (month == 10 && date >= 8 && date <= 19) f1 = "zspd";
//if (month == 10 && date >= 8 && date <= 19) wf1 = "October 19";
//if (month == 10 && date >= 8 && date <= 19) ef1 = "Chinese GP";

if (month == 10 && date >= 5 && date <= 18) f1 = "sbsp";
if (month == 10 && date >= 5 && date <= 18) wf1 = "Oct 16-18";
if (month == 10 && date >= 5 && date <= 18) ef1 = "Brazilian GP";

if (month == 10 && date >= 22) f1 = "omaa";
if (month == 10 && date >= 22) wf1 = "Oct 30-Nov 1";
if (month == 10 && date >= 22) ef1 = "Dhabi GP";

//NOVEMBER
if (month == 11 && date <= 1) f1 = "omaa";
if (month == 11 && date <= 1) wf1 = "Oct 30-Nov 1";
if (month == 11 && date <= 1) ef1 = "Dhabi GP";

if (month == 11 && date >= 8 && date <= 30) f1 = "ymml";
if (month == 11 && date >= 8 && date <= 30) wf1 = "TBA 2010";
if (month == 11 && date >= 8 && date <= 30) ef1 = "Austrailan GP";

//DECEMBER
if (month >= 12) f1 = "ymml";
if (month >= 12) wf1 = "TBA 2010";
if (month >= 12) ef1 = "Austrailan GP";

//=================================================================================
//=================================================================================
//================= 2007 ARCA REMAX Series ======================//
//=================================================================================
//=================================================================================

//JANUARY
if (month == 1) arca = "daytona+beach+fl";
if (month == 1) warca = "February 7";
if (month == 1) earca = "Daytona Int\'l Speedway";
//FEBRUARY
if (month == 2 && date <= 7) arca = "daytona+beach+fl";
if (month == 2 && date <= 7) warca = "February 7";
if (month == 2 && date <= 7) earca = "Daytona Int\'l Speedway";

if (month == 2 && date >= 8) arca = "salem+in";
if (month == 2 && date >= 8) warca = "April 5";
if (month == 2 && date >= 8) earca = "Salem Speedway";

//MARCH
if (month == 3 && date >= 1 && date <= 31) arca = "salem+in";
if (month == 3 && date >= 1 && date <= 31) warca = "April 5";
if (month == 3 && date >= 1 && date <= 31) earca = "Salem Speedway";

//if (month == 3 && date >= 21) arca = "bristol+tn";
//if (month == 3 && date >= 21) warca = "April 3";
//if (month == 3 && date >= 21) earca = "Bristol Motor Speedway";

//APRIL
//if (month == 4 && date <= 7) arca = "lebanon+tn";
//if (month == 4 && date <= 7) warca = "April 7";
//if (month == 4 && date <= 7) earca = "Nashville Superspeedway";

if (month == 4 && date >= 1 && date <= 5) arca = "salem+in";
if (month == 4 && date >= 1 && date <= 5) warca = "April 5";
if (month == 4 && date >= 1 && date <= 5) earca = "Salem Speedway";

if (month == 4 && date >= 6 && date <= 19) arca = "rockingham+nc";
if (month == 4 && date >= 6 && date <= 19) warca = "April 19";
if (month == 4 && date >= 6 && date <= 19) earca = "Rockingham Speedway";

if (month == 4 && date >= 20 && date <= 24) arca = "talladega+al";
if (month == 4 && date >= 20 && date <= 24) warca = "April 24";
if (month == 4 && date >= 20 && date <= 24) earca = "Talladega Superspeedway";

if (month == 4 && date >= 25) arca = "sparta+ky";
if (month == 4 && date >= 25) warca = "May 9";
if (month == 4 && date >= 25) earca = "Kentucky Speedway";

//MAY
if (month == 5 && date <= 9) arca = "sparta+ky";
if (month == 5 && date <= 9) warca = "May 9";
if (month == 5 && date <= 9) earca = "Kentucky Speedway";

//if (month == 5 && date >= 5 && date <= 10) arca = "sparta+ky";
//if (month == 5 && date >= 5 && date <= 10) warca = "May 10";
//if (month == 5 && date >= 5 && date <= 10) earca = "Kentucky Speedway";

if (month == 5 && date >= 10 && date <= 17) arca = "toledo+oh";
if (month == 5 && date >= 10 && date <= 17) warca = "May 17";
if (month == 5 && date >= 10 && date <= 17) earca = "Toledo Speedway";

if (month == 5 && date >= 18) arca = "long+pond+pa";
if (month == 5 && date >= 18) warca = "June 6";
if (month == 5 && date >= 18) earca = "Pocono Raceway";

//JUNE
//if (month == 6 && date <= 2) arca = "newton+ia";
//if (month == 6 && date <= 2) warca = "June 2";
//if (month == 6 && date <= 2) earca = "Iowa Speedway";

if (month == 6 && date >= 1 && date <= 6) arca = "long+pond+pa";
if (month == 6 && date >= 1 && date <= 6) warca = "June 6";
if (month == 6 && date >= 1 && date <= 6) earca = "Pocono Raceway";

if (month == 6 && date >= 7 && date <= 12) arca = "brooklyn+mi";
if (month == 6 && date >= 7 && date <= 12) warca = "June 12";
if (month == 6 && date >= 7 && date <= 12) earca = "Mighigan Intl Speedway";

if (month == 6 && date >= 13 && date <= 20) arca = "nashville+tn";
if (month == 6 && date >= 13 && date <= 20) warca = "June 20";
if (month == 6 && date >= 13 && date <= 20) earca = "Music City Motorplex";

if (month == 6 && date >= 21 && date <= 28) arca = "cyyz";
if (month == 6 && date >= 21 && date <= 28) warca = "June 28";
if (month == 6 && date >= 21 && date <= 28) earca = "Cayuga Speedway Park";

if (month == 6 && date >= 29) arca = "sparta+ky";
if (month == 6 && date >= 29) warca = "July 11";
if (month == 6 && date >= 29) earca = "Kentucky Speedway";

//JULY
if (month == 7 && date >= 1 && date <= 11) arca = "newton+ia";
if (month == 7 && date >= 1 && date <= 11) warca = "July 11";
if (month == 7 && date >= 1 && date <= 11) earca = "Iowa Speedway";

if (month == 7 && date >= 12 && date <= 18) arca = "sparta+ky";
if (month == 7 && date >= 12 && date <= 18) warca = "July 18";
if (month == 7 && date >= 12 && date <= 18) earca = "Kentucky Speedway";

if (month == 7 && date >= 19 && date <= 25) arca = "marne+mi";
if (month == 7 && date >= 19 && date <= 25) warca = "July 25";
if (month == 7 && date >= 19 && date <= 25) earca = "Berlin Raceway";

if (month == 7 && date >= 26) arca = "long+pond+pa";
if (month == 7 && date >= 26) warca = "August 1";
if (month == 7 && date >= 26) earca = "Pocono Raceway";

//AUGUST
if (month == 8 && date <= 1) arca = "long+pond+pa";
if (month == 8 && date <= 1) warca = "August 1";
if (month == 8 && date <= 1) earca = "Pocono Raceway";

//if (month == 8 && date >= 2 && date <= 9) arca = "lebanon+tn";
//if (month == 8 && date >= 2 && date <= 9) warca = "August 9";
//if (month == 8 && date >= 2 && date <= 9) earca = "Nashville Speedway";

if (month == 8 && date >= 2 && date <= 23) arca = "springfield+il";
if (month == 8 && date >= 2 && date <= 23) warca = "August 23";
if (month == 8 && date >= 2 && date <= 23) earca = "Illinois State Fairgrounds";

if (month == 8 && date >= 24 && date <= 28) arca = "joliet+il";
if (month == 8 && date >= 24 && date <= 28) warca = "August 28";
if (month == 8 && date >= 24 && date <= 28) earca = "Chicagoland Speedway";

if (month == 8 && date >= 29 && date <= 31) arca = "toledo+oh";
if (month == 8 && date >= 29 && date <= 31) warca = "September 4";
if (month == 8 && date >= 29 && date <= 31) earca = "Toledo Speedway";

//if (month == 8 && date >= 28) arca = "toledo+oh";
//if (month == 8 && date >= 28) warca = "September 1";
//if (month == 8 && date >= 28) earca = "Toledo Speedway";

//SEPTEMBER
if (month == 9 && date <= 4) arca = "toledo+oh";
if (month == 9 && date <= 4) warca = "September 4";
if (month == 9 && date <= 4) earca = "Toledo Speedway";

if (month == 9 && date >= 5 && date <= 7) arca = "du+quoin+il";
if (month == 9 && date >= 5 && date <= 7) warca = "September 4";
if (month == 9 && date >= 5 && date <= 7) earca = "DuQuoin State Fairgrounds";

//if (month == 9 && date >= 2 && date <= 6) arca = "joliet+il";
//if (month == 9 && date >= 2 && date <= 6) warca = "September 6";
//if (month == 9 && date >= 2 && date <= 6) earca = "Chicagoland Speedway";

if (month == 9 && date >= 8 && date <= 13) arca = "KMIV";
if (month == 9 && date >= 8 && date <= 13) warca = "September 13";
if (month == 9 && date >= 8 && date <= 13) earca = "New Jersey Motorsports Park";

if (month == 9 && date >= 14 && date <= 19) arca = "salem+in";
if (month == 9 && date >= 14 && date <= 19) warca = "September 28";
if (month == 9 && date >= 14 && date <= 19) earca = "Salem Speedway";

if (month == 9 && date >= 20) arca = "kansas+city+ks";
if (month == 9 && date >= 20) warca = "October 1";
if (month == 9 && date >= 20) earca = "Kansas Speedway";

//OCTOBER
if (month == 10 && date <= 1) arca = "kansas+city+ks";
if (month == 10 && date <= 1) warca = "October 1";
if (month == 10 && date <= 1) earca = "Kansas Speedway";

if (month == 10 && date >= 2 && date <= 12) arca = "rockingham+nc";
if (month == 10 && date >= 2 && date <= 12) warca = "October 12";
if (month == 10 && date >= 2 && date <= 12) earca = "Rockingham Speedway";


if (month == 10 && date >= 13) arca = "daytona+beach+fl";
if (month == 10 && date >= 13) warca = "February 2010";
if (month == 10 && date >= 13) earca = "Daytona Int\'l Speedway";

//NOVEMBER
if (month == 11) arca = "daytona+beach+fl";
if (month == 11) warca = "February 2010";
if (month == 11) earca = "Daytona Int\'l Speedway";

//DECEMBER
if (month == 12) arca = "daytona+beach+fl";
if (month == 12) warca = "February 2010";
if (month == 12) earca = "Daytona Int\'l Speedway";


//=================================================================================
//=================================================================================
//================= 2007 Busch East Series ======================//
//=================================================================================
//=================================================================================
// January thru May

if (month >= 1 && month <= 3) beast = "greenville+sc";
if (month >= 1 && month <= 3) wbeast = "April 19";
if (month >= 1 && month <= 3) ebeast = "Greenville-Pickens Speedway";

//APRIL
if (month == 4 && date <= 11) beast = "greenville+sc";
if (month == 4 && date <= 11) wbeast = "April 11";
if (month == 4 && date <= 11) ebeast = "Greenville-Pickens Speedway";

if (month == 4 && date >= 12 && date <= 25) beast = "hudson+nc";
if (month == 4 && date >= 12 && date <= 25) wbeast = "April 25";
if (month == 4 && date >= 12 && date <= 25) ebeast = "Tri-County Motor Speedway";

if (month == 4 && date >= 26) beast = "newton+ia";
if (month == 4 && date >= 26) wbeast = "May 18";
if (month == 4 && date >= 26) ebeast = "Iowa Speedway";

//MAY
///if (month == 5 && date <= 18) beast = "elko+mn";
//if (month == 5 && date <= 18) wbeast = "May 18";
//if (month == 5 && date <= 18) ebeast = "Elko Speedway";

if (month == 5 && date >= 1 && date <= 17) beast = "newton+ia";
if (month == 5 && date >= 1 && date <= 17) wbeast = "May 17";
if (month == 5 && date >= 1 && date <= 17) ebeast = "Iowa Speedway";

if (month == 5 && date >= 18 && date <= 30) beast = "south+boston+va";
if (month == 5 && date >= 18 && date <= 30) wbeast = "May 30";
if (month == 5 && date >= 18 && date <= 30) ebeast = "South Boston Speedway";

if (month == 5 && date >= 31) beast = "watkins+glen+ny";
if (month == 5 && date >= 31) wbeast = "June 6";
if (month == 5 && date >= 31) ebeast = "Watkins Glen Intl";

//JUNE
//if (month == 6 && date <= 2) beast = "south+boston+va";
//if (month == 6 && date <= 2) wbeast = "June 2";
//if (month == 6 && date <= 2) ebeast = "South Boston Speedway";

if (month == 6 && date >= 1 && date <= 6) beast = "watkins+glen+ny";
if (month == 6 && date >= 1 && date <= 6) wbeast = "June 6";
if (month == 6 && date >= 1 && date <= 6) ebeast = "Watkins Glen Intl";

//if (month == 6 && date >= 17 && date <= 24) beast = "holland+ny";
//if (month == 6 && date >= 17 && date <= 24) wbeast = "June 24";
//if (month == 6 && date >= 17 && date <= 24) ebeast = "Holland Int\'l Speedway";

if (month == 6 && date >= 7 && date <= 26) beast = "loudon+nh";
if (month == 6 && date >= 7 && date <= 26) wbeast = "June 26";
if (month == 6 && date >= 7 && date <= 26) ebeast = "New Hampshire Int\'l Speedway";

if (month == 6 && date >= 27) beast = "thompson+ct";
if (month == 6 && date >= 27) wbeast = "July 11";
if (month == 6 && date >= 27) ebeast = "Thompson Int\'l Speedway";


//JULY
if (month == 7 && date <= 11) beast= "thompson+ct";
if (month == 7 && date <= 11) wbeast = "July 11";
if (month == 7 && date <= 11) ebeast = "Thompson Int\'l Speedway";

if (month == 7 && date >= 12 && date <= 18) beast = "nashville+tn";
if (month == 7 && date >= 12 && date <= 18) wbeast = "July 18";
if (month == 7 && date >= 12 && date <= 18) ebeast = "Music City Motorplex";

if (month == 7 && date >= 19 && date <= 31) beast = "beaver+falls+ny";
if (month == 7 && date >= 19 && date <= 31) wbeast = "August 1";
if (month == 7 && date >= 19 && date <= 31) ebeast = "Adirondack Int\'l Speedway";

//if (month == 7 && date >= 27 && date <= 31) beast = "lakeville+ct";
//if (month == 7 && date >= 27 && date <= 31) wbeast = "August 16";
//if (month == 7 && date >= 27 && date <= 31) ebeast = "Lime Rock Park";

//AUGUST
if (month == 8 && date <= 1) beast = "beaver+falls+ny";
if (month == 8 && date <= 1) wbeast = "August 1";
if (month == 8 && date <= 1) ebeast = "Adirondack Int\'l Speedway";

if (month == 8 && date >= 2 && date <= 15) beast = "lakeville+ct";
if (month == 8 && date >= 2 && date <= 15) wbeast = "August 15";
if (month == 8 && date >= 2 && date <= 15) ebeast = "Lime Rock Park ";

if (month == 8 && date >= 16) beast = "loudon+nh";
if (month == 8 && date >= 16) wbeast = "September 18";
if (month == 8 && date >= 16) ebeast = "New Hampshire Int\'l Speedway";

//SEPTEMBER
if (month == 9 && date <= 13) beast = "loudon+nh";
if (month == 9 && date <= 13) wbeast = "September 18";
if (month == 9 && date <= 13) ebeast = "New Hampshire Int\'l Speedway";

if (month == 9 && date >= 14 && date <= 25) beast = "dover+de";
if (month == 9 && date >= 14 && date <= 25) wbeast = "September 25";
if (month == 9 && date >= 14 && date <= 25) ebeast = "Dover Int\'l Speedway";

//if (month == 9 && date >= 20 && date <= 28) beast = "stafford+springs+ct";
//if (month == 9 && date >= 20 && date <= 28) wbeast = "September 28";
//if (month == 9 && date >= 20 && date <= 28) ebeast = "Stafford Motor Speedway";

if (month == 9 && date >= 26 && date <= 30) beast = "greenville+sc";
if (month == 9 && date >= 26 && date <= 30) wbeast = "TBA 2010";
if (month == 9 && date >= 26 && date <= 30) ebeast = "Greenville-Pickens Speedway";

//OCTOBER
if (month >= 10 && month <= 12) beast = "greenville+sc";
if (month >= 10 && month <= 12) wbeast = "April 2010";
if (month >= 10 && month <= 12) ebeast = "Greenville-Pickens Speedway";


//=================================================================================
//=================================================================================
//================= 2007 Busch West Series ======================//
//=================================================================================
//=================================================================================

//January
// February

if (month >= 1 && month <= 2) bwest = "kyle+tx";
if (month >= 1 && month <= 2) wbwest = "March 14";
if (month >= 1 && month <= 2) ebwest = "Thunder Hill Raceway";

//if (month >= 3 && month >= 30) bwest = "phoenix+az";
//if (month >= 3 && month >= 30) wbwest = "April 10";
//if (month >= 3 && month >= 30) ebwest = "Phoenix Intl Raceway";

//March
if (month == 3 && date <= 14) bwest = "kyle+tx";
if (month == 3 && date <= 14) wbwest = "March 14";
if (month == 3 && date <= 14) ebwest = "Thunder Hill Raceway";

if (month >= 3 && month >= 15) bwest = "roseville+ca";
if (month >= 3 && month >= 15) wbwest = "April 4";
if (month >= 3 && month >= 15) ebwest = "All American Speedway";

//April
if (month == 4 && date <= 4) bwest = "tracy+ca";
if (month == 4 && date <= 4) wbwest = "April 4";
if (month == 4 && date <= 4) ebwest = "Phoenix Intl Raceway";

if (month == 4 && date >= 5 && date <= 16) bwest = "tracy+ca";
if (month == 4 && date >= 5 && date <= 16) wbwest = "April 16";
if (month == 4 && date >= 5 && date <= 16) ebwest = "Phoenix Intl Raceway";

if (month == 4 && date >= 17 && date <= 25) bwest = "madera+ca";
if (month == 4 && date >= 17 && date <= 25) wbwest = "April 25";
if (month == 4 && date >= 17 && date <= 25) ebwest = "Madera Speedway";

if (month == 4 && date >= 26) bwest = "newton+ia";
if (month == 4 && date >= 26) wbwest = "May 17";
if (month == 4 && date >= 26) ebwest = "Iowa Speedway";

//MAY
if (month == 5 && date <= 17) bwest = "elko+mn";
if (month == 5 && date <= 17) wbwest = "May 17";
if (month == 5 && date <= 17) ebwest = "Iowa Speedway";

//if (month == 5 && date >= 19 && date <= 31) bwest = "newton+ia";
//if (month == 5 && date >= 19 && date <= 20) wbwest = "May 20";
//if (month == 5 && date >= 19 && date <= 20) ebwest = "Iowa Speedway";

if (month == 5 && date >= 19) bwest = "erie+co";
if (month == 5 && date >= 19) wbwest = "June 7";
if (month == 5 && date >= 19) ebwest = "Colorado Natl Speedway";

//JUNE
if (month == 6 && date <= 6) bwest = "roseburg+or";
if (month == 6 && date <= 6) wbwest = "June 6";
if (month == 6 && date <= 6) ebwest = "Douglas County Speedway ";

if (month == 6 && date >= 7 && date <= 20) bwest = "sonoma+ca";
if (month == 6 && date >= 7 && date <= 20) wbwest = "June 20";
if (month == 6 && date >= 7 && date <= 20) ebwest = "Infineon Raceway";

//if (month == 6 && date >= 17 && date <= 24) bwest = "holland+ny";
//if (month == 6 && date >= 17 && date <= 24) wbwest = "June 24";
//if (month == 6 && date >= 17 && date <= 24) ebwest = "Holland Int\'l Speedway";

if (month == 6 && date >= 21 && date <= 30) bwest = "irwindale+ca";
if (month == 6 && date >= 21 && date <= 30) wbwest = "July 4";
if (month == 6 && date >= 21 && date <= 30) ebwest = "Toyota Speedway";

//if (month == 6 && date == 30) bwest = "erie+pa";
//if (month == 6 && date == 30) wbwest = "July 8";
//if (month == 6 && date == 30) ebwest = "Lake Erie Speedway";

//JULY
if (month == 7 && date <= 4) bwest= "irwindale+ca";
if (month == 7 && date <= 4) wbwest = "July 4";
if (month == 7 && date <= 4) ebwest = "Toyota Speedway";

//if (month == 7 && date >= 5 && date <= 11) bwest = "roseburg+or";
//if (month == 7 && date >= 5 && date <= 11) wbwest = "July 11";
//if (month == 7 && date >= 5 && date <= 11) ebwest = "Douglas County Speedway";

if (month == 7 && date >= 5 && date <= 19) bwest = "portland+or";
if (month == 7 && date >= 5 && date <= 19) wbwest = "August 19";
if (month == 7 && date >= 5 && date <= 19) ebwest = "Portland International Raceway";

if (month == 7 && date >= 20 && date <= 31) bwest = "tooele+ut";
if (month == 7 && date >= 20 && date <= 31) wbwest = "August 1";
if (month == 7 && date >= 20 && date <= 31) ebwest = "Miller Motorsports Park";

//AUGUST
if (month == 8 && date <= 1) bwest = "tooele+ut";
if (month == 8 && date <= 1) wbwest = "August 1";
if (month == 8 && date <= 1) ebwest = "Miller Motorsports Park";

if (month == 8 && date >= 2 && date <= 15) bwest = "dacono+co";
if (month == 8 && date >= 2 && date <= 15) wbwest = "August 15";
if (month == 8 && date >= 2 && date <= 15) ebwest = "Colorado National Speedway";

if (month == 8 && date >= 17) bwest = "newton+ia";
if (month == 8 && date >= 17) wbwest = "September 4";
if (month == 8 && date >= 17) ebwest = "Iowa Speedway";

//SEPTEMBER
if (month == 9 && date <= 4) bwest = "newton+ia";
if (month == 9 && date <= 4) wbwest = "September 4";
if (month == 9 && date <= 4) ebwest = "Iowa Speedway";

if (month == 9 && date >= 5 && date <= 19) bwest = "roseville+ca";
if (month == 9 && date >= 5 && date <= 19) wbwest = "September 19";
if (month == 9 && date >= 5 && date <= 19) ebwest = "All American Speedway";

if (month == 9 && date >= 20) bwest = "kyle+tx";
if (month == 9 && date >= 20) wbwest = "October 18";
if (month == 9 && date >= 20) ebwest = "Thunder Hill Raceway ";

//OCTOBER

//if (month == 10 && date <= 15) bwest = "bakersfield+ca";
//if (month == 10 && date <= 15) wbwest = "October 18";
//if (month == 10 && date <= 15) ebwest = "Kern County Raceway";

//if (month == 10 && date >= 16 && date <= 31) bwest = "roseville+ca";
//if (month == 10 && date >= 16 && date <= 31) wbwest = "TBD 2009";
//if (month == 10 && date >= 16 && date <= 31) ebwest = "All American Speedway";

if (month >= 10 && month <= 12) bwest = "kyle+tx";
if (month >= 10 && month <= 12) wbwest = "March 2009";
if (month >= 10 && month <= 12) ebwest = "Thunder Hill Raceway ";


//=================================================================================
//=================================================================================
//================= 2007 Rolex Series ======================//
//=================================================================================
//=================================================================================


//JANUARY
if (month == 1 && date <= 5) rolex = "daytona+beach+fl";
if (month == 1 && date <= 5) wrolex = "January 3-5";
if (month == 1 && date <= 5) erolex = "Roar Before the Rolex";

if (month == 1 && date >= 6 && date <= 25) rolex = "daytona+beach+fl";
if (month == 1 && date >= 6 && date <= 25) wrolex = "January 22-25";
if (month == 1 && date >= 6 && date <= 25) erolex = "Rolex at Daytona";

if (month == 1 && date >= 26) rolex = "alton+va";
if (month == 1 && date >= 26) wrolex = "April 24-25";
if (month == 1 && date >= 26) erolex = "Virginia Int\'l Raceway";

//FEBRUARY
if (month == 2) rolex = "alton+va";
if (month == 2) wrolex = "April 24-25";
if (month == 2) erolex = "Virginia Int\'l Raceway";


//MARCH
//if (month == 3 && date <= 3) rolex = "mmmx";
//if (month == 3 && date <= 3) wrolex = "March 1-3";
//if (month == 3 && date <= 3) erolex = "Autodromo Hermanos Rodriguez";

if (month == 3 && date >= 1 && date <= 29) rolex = "alton+va";
if (month == 3 && date >= 1 && date <= 29) wrolex = "April 24-25";
if (month == 3 && date >= 1 && date <= 29) erolex = "Virginia Int\'l Raceway";

//if (month == 3 && date >= 30) rolex = "mmmx";
//if (month == 3 && date >= 30) wrolex = "April 19";
//if (month == 3 && date >= 30) erolex = "Autodromo Hermanos Rodriguez";

//APRIL
if (month == 4 && date <= 25) rolex = "alton+va";
if (month == 4 && date <= 25) wrolex = "April 24-25";
if (month == 4 && date <= 25) erolex = "Virginia Int\'l Raceway";

//if (month == 4 && date >= 20 && date <= 27) rolex = "alton+va";
//if (month == 4 && date >= 20 && date <= 27) wrolex = "April 27";
//if (month == 4 && date >= 20 && date <= 27) erolex = "Virginia Int\'l Raceway";

if (month == 4 && date >= 26) rolex = "millville+nj";
if (month == 4 && date >= 26) wrolex = "May 1-3";
if (month == 4 && date >= 26) erolex = "New Jersey Motorsports Park";

//MAY
if (month == 5 && date <= 17) rolex = "monterey+ca";
if (month == 5 && date <= 17) wrolex = "May 15-17";
if (month == 5 && date <= 17) erolex = "Mazda Raceway Laguna Seca";

//if (month == 5 && date >= 8 && date <= 13) rolex = "phoenix+az";
//if (month == 5 && date >= 8 && date <= 13) wrolex = "May 11-13";
//if (month == 5 && date >= 8 && date <= 13) erolex = "Phoenix Int\'l Raceway";

//if (month == 5 && date >= 18 && date <= 26) rolex = "lakeville+ct";
//if (month == 5 && date >= 18 && date <= 26) wrolex = "May 26";
//if (month == 5 && date >= 18 && date <= 26) erolex = "Lime Rock Park";

if (month == 5 && date >= 18) rolex = "watkins+glen+ny";
if (month == 5 && date >= 18) wrolex = "June 4-6";
if (month == 5 && date >= 18) erolex = "Watkins Glen Int\'l";

//JUNE
if (month == 6 && date <= 6) rolex = "watkins+glen+ny";
if (month == 6 && date <= 6) wrolex = "June 4-6";
if (month == 6 && date <= 6) erolex = "Watkins Glen Int\'l";

if (month == 6 && date >= 7 && date <= 20) rolex = "lexington+oh";
if (month == 6 && date >= 7 && date <= 20) wrolex = "June 19-20";
if (month == 6 && date >= 7 && date <= 20) erolex = "Mid-Ohio Sports Car";

//if (month == 6 && date >= 25 && date <= 29) rolex = "daytona+beach+fl";
//if (month == 6 && date >= 25 && date <= 29) wrolex = "June 29";
//if (month == 6 && date >= 25 && date <= 29) erolex = "Daytona Int\'l Speedway";

//if (month == 6 && date >= 18 && date <= 23) rolex = "milwaukee+wi";
//if (month == 6 && date >= 18 && date <= 23) wrolex = "June 23";
//if (month == 6 && date >= 18 && date <= 23) erolex = "The Milwaukee Mile";

if (month == 6 && date >= 21) rolex = "daytona+beach+fl";
if (month == 6 && date >= 21) wrolex = "July 2";
if (month == 6 && date >= 21) erolex = "Daytona Int\'l Speedway";

//JULY

if (month == 7 && date <= 2) rolex = "daytona+beach+fl";
if (month == 7 && date <= 2) wrolex = "July 2";
if (month == 7 && date <= 2) erolex = "Daytona Int\'l Speedway";

//if (month == 7 && date >= 4 && date <= 14) rolex = "newton+ia";
//if (month == 7 && date >= 4 && date <= 14) wrolex = "July 11-14";
//if (month == 7 && date >= 4 && date <= 14) erolex = "IOWA  Speedway";

if (month == 7 && date >= 3 && date <= 19) rolex = "birmingham+al";
if (month == 7 && date >= 3 && date <= 19) wrolex = "July 17-19";
if (month == 7 && date >= 3 && date <= 19) erolex = "Barber Motorsports Park";

if (month == 7 && date >= 20) rolex = "watkins+glen+ny";
if (month == 7 && date >= 20) wrolex = "August 6-7";
if (month == 7 && date >= 20) erolex = "Watkins Glen Int\'l";

//AUGUST
//if (month == 8 && date <= 1) rolex = "cyul";
//if (month == 8 && date <= 1) wrolex = "August 1";
//if (month == 8 && date <= 1) erolex = "Circuit Gilles Villeneuve";

if (month == 8 && date >= 1 && date <= 7) rolex = "watkins+glen+ny";
if (month == 8 && date >= 1 && date <= 7) wrolex = "August 6-7";
if (month == 8 && date >= 1 && date <= 7) erolex = "Watkins Glen Int\'l";

if (month == 8 && date >= 8 && date <= 29) rolex = "cyul";
if (month == 8 && date >= 8 && date <= 29) wrolex = "August 29";
if (month == 8 && date >= 8 && date <= 29) erolex = "Circuit Gilles Villeneuve";

//if (month == 8 && date >= 24 && date <= 31) rolex = "millville+nj";
//if (month == 8 && date >= 24 && date <= 31) wrolex = "August 31";
//if (month == 8 && date >= 24 && date <= 31) erolex = "New Jersey Motorsports Park";

if (month == 8 && date >= 30) rolex = "tooele+ut";
if (month == 8 && date >= 30) wrolex = "September 18-19";
if (month == 8 && date >= 30) erolex = "Miller Motorsport Park";

//SEPTEMBER
if (month == 9 && date <= 19) rolex = "tooele+ut";
if (month == 9 && date <= 19) wrolex = "September 18-19";
if (month == 9 && date <= 19) erolex = "Miller Motorsport Park";

//if (month == 9 && date >= 17 && date <= 23) rolex = "las+vegas+nv";
//if (month == 9 && date >= 17 && date <= 23) wrolex = "September 23";
//if (month == 9 && date >= 17 && date <= 23) erolex = "Las Vegas Motor Speedway";

if (month == 9 && date >= 20) rolex = "homestead+fl";
if (month == 9 && date >= 20) wrolex = "October 8-10";
if (month == 9 && date >= 20) erolex = "Homestead-Miami Speedway";

//OCTOBER 
if (month == 10 && date <= 10) rolex = "homestead+fl";
if (month == 10 && date <= 10) wrolex = "October 8-10";
if (month == 10 && date <= 10) erolex = "Homestead-Miami Speedway";

if (month == 10 && date >= 11 && date <= 31) rolex = "daytona+beach+";
if (month == 10 && date >= 11 && date <= 31) wrolex = "TBA 2009";
if (month == 10 && date >= 11 && date <= 31) erolex = "Test Days at Daytona";

//November- DECEMBER//
if (month >= 11 && month <= 12) rolex = "daytona+beach+fl";
if (month >= 11 && month <= 12) wrolex = "January 2009";
if (month >= 11 && month <= 12) erolex = "Test Days at Daytona";



//  End -->


