    function featlink(where,smallpic,city,phone,name,desc,bigpic,line1,line2) {
    
    this.where = where;
    this.city = city;
    this.phone = phone;
    this.name = name;
    this.desc = desc;
    this.bigpic = bigpic;
    this.smallpic = smallpic;
    this.line1 = line1;
    this.line2 = line2;
    return this
}

    function GetNum(length) {
    today = new Date();
    num = (today.getDate());
    num--;

    num = num % length ;
    return (num);
}

    function fitnesscentres(){
    db = new Array()
        db[0] = new featlink("../customers/runnersden-mountain/index.html","../images/paying_logo/runnersden-mountain_logo_sm.gif","Hamilton Mountain","(905) 387-7866","Runners Den - Mountain","Esther is known among Hamilton runners as a tough competitor and dedicated community leader. Esther was a recipient of the fourth annual Athena Award (The award goes to a person or organization helping women achieve professional excellence and leadership skills. ). As an instructor of numerous clinics at The Runner’s Den, she has inspired hundreds of beginners to complete their first races and to go on to meet greater challenges, including completing marathons.  Esther’s unparalleled enthusiasm has helped breathe new life into the Hamilton running community. Her dedication to customer service reflects the commitment she demonstrates to all her endeavours.  She truly embodies one of The Runner’s Den’s mottos: Together we go the distance. Gord is an accomplished runner, duathlete and triathlete.  He is also a respected, personable and inspirational leader in the Hamilton running community.  Though Gord enjoys accomplishing his personal athletic goals, he finds even greater pleasure in interacting with and guiding the athletes of all ages, goals and abilities he meets through The Runner’s Den.  He constructs the programs for all Runner’s Den clinics, designing training schedules for athletes whose goals range from walk/running a few kilometers to completing marathons or triathlons.  Furthermore, as a coach, Gord has seen his clients meet or exceed their goals.","../images/featured_logo/runnersden-mountain_logo_big.gif","Together we go the distance","Hamilton Mountain")
        db[1] = new featlink("../customers/runnersden-waterdown/index.html","../images/paying_logo/runnersden-waterdown_logo_sm.gif","Waterdown","(905) 923-4004","Runners Den - Waterdown","Runners Den Waterdown offers a full range of running and fitness shoes, apparel, and gear. Additionally, Runners Den Waterdown is pleased to provide a totally decked out multistation compu-trainer spinning room.","../images/featured_logo/runnersden-waterdown_logo_big.gif","Together we go the distance","Waterdown")
        db[2] = new featlink("../customers/runnersden-grimsby/index.html","../images/paying_logo/runnersden-grimsby_logo_sm.gif","Grimsby","(905) 309-0289","Runners Den - Grimsby","Doug Flis is a retired 34 year veteran letter carrier who has decided to make his passion for running his new career. His resume of 30 years experience includes 50 marathons, numerous 12 and 24 hour track runs, four 100+ mile charity runs and the Hawaii Ironman. Doug has always enjoyed advising new comers to the sport and looks forward to making this his profession. Clinic participants can also expect to benefit immensely from Doug's Boston Marathon trade secrets. After many qualifying times and 5 actual trips to the world's most famous marathon, he's learned a thing or two! Jennifer Johnston has managed to juggle 3 jobs, a family, and a running career over the past 8 years - yes, it CAN be done! She has competed in 2 marathons, the Women's Triathlon Series, the Around the Bay Road Race, Sulphur Springs Trail Run, and the Jasper Banff 177 mile relay where she stepped in to complete a second leg for a sick team mate. Jennifer brings extensive service industry experience with her to the starting line. She looks forward to meeting new friends and encouraging all the clinic participants toward reaching their own personal running goals.","../images/featured_logo/runnersden-grimsby_logo_big.gif","Together we go the distance","Grimsby")
    }

    function getfeatfitnesscentres() {

    fitnesscentres();
    n= GetNum(db.length);
    document.write("<img border=1 src=" + db[n].bigpic + " alt='" + db[n].name + "' align='left'></a>");
    document.write("</p><p valign=top align=left><font size='4' color='#000000'><BR><b><a href=" + db[n].where + " target=new><font color=black>");
    document.write(db[n].name + "</font></a></b><BR><BR><font size=2>" + db[n].desc);
}

    function gethomefitnesscentres() {

    fitnesscentres();
    n= GetNum(db.length);
    document.write("<a href=" + db[n].where + " target=new><font size=2 color=#954E19 face=tahoma>" + db[n].name + "</font></a></b></td><td width=20% align=center>");
    document.write("<a href=" + db[n].where + " target=new><img src='" + db[n].smallpic + "' border=0></a><BR><center>");
    document.write("<font face=tahoma size=1 color=black><b>" + db[n].line1 + "<BR>" + db[n].line2 + "</b>");
}
    function sportsstores(){
    db = new Array()
        db[0] = new featlink("../customers/runnersden-mountain/index.html","../images/paying_logo/runnersden-mountain_logo_sm.gif","Hamilton Mountain","(905) 387-7866","Runners Den - Mountain","Esther is known among Hamilton runners as a tough competitor and dedicated community leader. Esther was a recipient of the fourth annual Athena Award (The award goes to a person or organization helping women achieve professional excellence and leadership skills. ). As an instructor of numerous clinics at The Runner’s Den, she has inspired hundreds of beginners to complete their first races and to go on to meet greater challenges, including completing marathons.  Esther’s unparalleled enthusiasm has helped breathe new life into the Hamilton running community. Her dedication to customer service reflects the commitment she demonstrates to all her endeavours.  She truly embodies one of The Runner’s Den’s mottos: Together we go the distance. Gord is an accomplished runner, duathlete and triathlete.  He is also a respected, personable and inspirational leader in the Hamilton running community.  Though Gord enjoys accomplishing his personal athletic goals, he finds even greater pleasure in interacting with and guiding the athletes of all ages, goals and abilities he meets through The Runner’s Den.  He constructs the programs for all Runner’s Den clinics, designing training schedules for athletes whose goals range from walk/running a few kilometers to completing marathons or triathlons.  Furthermore, as a coach, Gord has seen his clients meet or exceed their goals.","../images/featured_logo/runnersden-mountain_logo_big.gif","Together we go the distance","Hamilton Mountain")
        db[1] = new featlink("../customers/sportszonecanada/index.html","../images/paying_logo/sportszonecanada_logo_sm.gif","Waterloo","(519) 725-8643","Sport Zone","Sport Zone - Hockey Equipment, Figure Skating Outfits and Skates, Baseball Equipment, Golf Clubs and Accessories in Waterloo. Buy and Test all equipment in our huge facility.","../images/featured_logo/sportszonecanada_logo_big.gif","Sport Zone","Waterloo")
    }

    function getfeatsportsstores() {

    sportsstores();
    n= GetNum(db.length);
    document.write("<img border=1 src=" + db[n].bigpic + " alt='" + db[n].name + "' align='left'></a>");
    document.write("</p><p valign=top align=left><font size='4' color='#000000'><BR><b><a href=" + db[n].where + " target=new><font color=black>");
    document.write(db[n].name + "</font></a></b><BR><BR><font size=2>" + db[n].desc);
}

    function gethomesportsstores() {

    sportsstores();
    n= GetNum(db.length);
    document.write("<a href=" + db[n].where + " target=new><font size=2 color=#954E19 face=tahoma>" + db[n].name + "</font></a></b></td><td width=20% align=center>");
    document.write("<a href=" + db[n].where + " target=new><img src='" + db[n].smallpic + "' border=0></a><BR><center>");
    document.write("<font face=tahoma size=1 color=black><b>" + db[n].line1 + "<BR>" + db[n].line2 + "</b>");
}
    function minidriving(){
    db = new Array()
        db[0] = new featlink("../customers/southbrookgolf/index.html","../images/paying_logo/southbrookgolf_logo_sm.gif","Binbrook","(905) 692-3079","Southbrook Golf","Located on hwy 56, Southbrook Golf Course offers golfers of all levels a challenging yet enjoyable round of Golf. Beautiful Pine and hardwood trees provide a constantly evolving landscape that allow the holes to flow seamlessly, making Southbrook an easy walk for all golfers. With a fully licensed clubhouse, beverage cart, and a facility for almost any size tournament, you can bring just yourself or a group of any size and we will accommodate.","../images/featured_logo/southbrookgolf_logo_big.gif","Great Golfing Great Course","Binbrook")
    }

    function getfeatminidriving() {

    minidriving();
    n= GetNum(db.length);
    document.write("<img border=1 src=" + db[n].bigpic + " alt='" + db[n].name + "' align='left'></a>");
    document.write("</p><p valign=top align=left><font size='4' color='#000000'><BR><b><a href=" + db[n].where + " target=new><font color=black>");
    document.write(db[n].name + "</font></a></b><BR><BR><font size=2>" + db[n].desc);
}

    function gethomeminidriving() {

    minidriving();
    n= GetNum(db.length);
    document.write("<a href=" + db[n].where + " target=new><font size=2 color=#954E19 face=tahoma>" + db[n].name + "</font></a></b></td><td width=20% align=center>");
    document.write("<a href=" + db[n].where + " target=new><img src='" + db[n].smallpic + "' border=0></a><BR><center>");
    document.write("<font face=tahoma size=1 color=black><b>" + db[n].line1 + "<BR>" + db[n].line2 + "</b>");
}
    function golfequipment(){
    db = new Array()
        db[0] = new featlink("../customers/southbrookgolf/index.html","../images/paying_logo/southbrookgolf_logo_sm.gif","Binbrook","(905) 692-3079","Southbrook Golf","Located on hwy 56, Southbrook Golf Course offers golfers of all levels a challenging yet enjoyable round of Golf. Beautiful Pine and hardwood trees provide a constantly evolving landscape that allow the holes to flow seamlessly, making Southbrook an easy walk for all golfers. With a fully licensed clubhouse, beverage cart, and a facility for almost any size tournament, you can bring just yourself or a group of any size and we will accommodate.","../images/featured_logo/southbrookgolf_logo_big.gif","Great Golfing Great Course","Binbrook")
    }

    function getfeatgolfequipment() {

    golfequipment();
    n= GetNum(db.length);
    document.write("<img border=1 src=" + db[n].bigpic + " alt='" + db[n].name + "' align='left'></a>");
    document.write("</p><p valign=top align=left><font size='4' color='#000000'><BR><b><a href=" + db[n].where + " target=new><font color=black>");
    document.write(db[n].name + "</font></a></b><BR><BR><font size=2>" + db[n].desc);
}

    function gethomegolfequipment() {

    golfequipment();
    n= GetNum(db.length);
    document.write("<a href=" + db[n].where + " target=new><font size=2 color=#954E19 face=tahoma>" + db[n].name + "</font></a></b></td><td width=20% align=center>");
    document.write("<a href=" + db[n].where + " target=new><img src='" + db[n].smallpic + "' border=0></a><BR><center>");
    document.write("<font face=tahoma size=1 color=black><b>" + db[n].line1 + "<BR>" + db[n].line2 + "</b>");
}
    function golfcourses(){
    db = new Array()
        db[0] = new featlink("../customers/southbrookgolf/index.html","../images/paying_logo/southbrookgolf_logo_sm.gif","Binbrook","(905) 692-3079","Southbrook Golf","Located on hwy 56, Southbrook Golf Course offers golfers of all levels a challenging yet enjoyable round of Golf. Beautiful Pine and hardwood trees provide a constantly evolving landscape that allow the holes to flow seamlessly, making Southbrook an easy walk for all golfers. With a fully licensed clubhouse, beverage cart, and a facility for almost any size tournament, you can bring just yourself or a group of any size and we will accommodate.","../images/featured_logo/southbrookgolf_logo_big.gif","Great Golfing Great Course","Binbrook")
    }

    function getfeatgolfcourses() {

    golfcourses();
    n= GetNum(db.length);
    document.write("<img border=1 src=" + db[n].bigpic + " alt='" + db[n].name + "' align='left'></a>");
    document.write("</p><p valign=top align=left><font size='4' color='#000000'><BR><b><a href=" + db[n].where + " target=new><font color=black>");
    document.write(db[n].name + "</font></a></b><BR><BR><font size=2>" + db[n].desc);
}

    function gethomegolfcourses() {

    golfcourses();
    n= GetNum(db.length);
    document.write("<a href=" + db[n].where + " target=new><font size=2 color=#954E19 face=tahoma>" + db[n].name + "</font></a></b></td><td width=20% align=center>");
    document.write("<a href=" + db[n].where + " target=new><img src='" + db[n].smallpic + "' border=0></a><BR><center>");
    document.write("<font face=tahoma size=1 color=black><b>" + db[n].line1 + "<BR>" + db[n].line2 + "</b>");
}
    function skisnow(){
    db = new Array()
    }

    function getfeatskisnow() {

    skisnow();
    n= GetNum(db.length);
    document.write("<img border=1 src=" + db[n].bigpic + " alt='" + db[n].name + "' align='left'></a>");
    document.write("</p><p valign=top align=left><font size='4' color='#000000'><BR><b><a href=" + db[n].where + " target=new><font color=black>");
    document.write(db[n].name + "</font></a></b><BR><BR><font size=2>" + db[n].desc);
}

    function gethomeskisnow() {

    skisnow();
    n= GetNum(db.length);
    document.write("<a href=" + db[n].where + " target=new><font size=2 color=#954E19 face=tahoma>" + db[n].name + "</font></a></b></td><td width=20% align=center>");
    document.write("<a href=" + db[n].where + " target=new><img src='" + db[n].smallpic + "' border=0></a><BR><center>");
    document.write("<font face=tahoma size=1 color=black><b>" + db[n].line1 + "<BR>" + db[n].line2 + "</b>");
}
    function cycling(){
    db = new Array()
        db[0] = new featlink("../customers/brantcycle/index.html","../images/paying_logo/brantcycle_logo_sm.gif","Burlington","(905) 637-3737","Brant Cycle","Whether you are just starting out, a novice rider, or an expert racer, we have all the stuff to make your next ride or race more enjoyable. Brant Cycle’s staff has over 75 years of combined riding experience, and they are experts in road, mountain, and bmx cycling. At Brant Cycle, we carry a full line of bikes, parts, apparel, and accessories to suit every age and riding style. With over 13,000 FT of store, if you don’t find it here, then chances are you don’t need it. Brant Cycle has 6 full time and 8 part time seasonal staff on hand to answer your questions about products, how to ride better or just tech. tips. Our service department can service, tune-up and install new parts depending on what is required.  At Brant Cycle we believe that cycling should be a fun experience for the whole family. Come in and see our complete line of children's bikes, clothing and most important, helmets.","../images/featured_logo/brantcycle_logo_big.gif","Brant Cycle","Burlington")
    }

    function getfeatcycling() {

    cycling();
    n= GetNum(db.length);
    document.write("<img border=1 src=" + db[n].bigpic + " alt='" + db[n].name + "' align='left'></a>");
    document.write("</p><p valign=top align=left><font size='4' color='#000000'><BR><b><a href=" + db[n].where + " target=new><font color=black>");
    document.write(db[n].name + "</font></a></b><BR><BR><font size=2>" + db[n].desc);
}

    function gethomecycling() {

    cycling();
    n= GetNum(db.length);
    document.write("<a href=" + db[n].where + " target=new><font size=2 color=#954E19 face=tahoma>" + db[n].name + "</font></a></b></td><td width=20% align=center>");
    document.write("<a href=" + db[n].where + " target=new><img src='" + db[n].smallpic + "' border=0></a><BR><center>");
    document.write("<font face=tahoma size=1 color=black><b>" + db[n].line1 + "<BR>" + db[n].line2 + "</b>");
}

