    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 pubs(){
    db = new Array()
        db[0] = new featlink("../customers/queensheadoakville/index.html","../images/paying_logo/queensheadoakville_logo_sm.gif","Oakville","(905) 842-3070","Queenshead Oakville","Queenshead Oakville","../images/featured_logo/queensheadoakville_logo_big.gif","The Queenshead","Oakville")
        db[1] = new featlink("../customers/carriganarms/index.html","../images/paying_logo/carriganarms_logo_sm.gif","Carrigan Arms","(905) 332-6131","Carrigan Arms","Carrigan Arms - 2025 Upper Middle Rd. - Burlington - (905) 332-6131","../images/featured_logo/carriganarms_logo_big.gif","Burlington","Carrigan Arms")
    }

    function getfeatpubs() {

    pubs();
    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 gethomepubs() {

    pubs();
    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 clubs(){
    db = new Array()
        db[0] = new featlink("../customers/seventyseven/index.html","../images/paying_logo/seventyseven_logo_sm.gif","Downtown Hamilton","(905) 527-7488","77","Party 2 nights a week at Seventy-Seven. Hamilton's premier nightclub and entertainment complex. Bringing you the best Canadian and International DJ's and Live shows in the area. What you want is what we have at Seventy Seven. Experience 77.","../images/featured_logo/seventyseven_logo_big.gif","Experience 77","Downtown Hamilton")
    }

    function getfeatclubs() {

    clubs();
    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 gethomeclubs() {

    clubs();
    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 nseasonal(){
    db = new Array()
        db[0] = new featlink("../customers/tincupsportsgrill/index.html","../images/paying_logo/tincupsportsgrill_logo_sm.gif","Oakville","(905) 469-1441","Tin Cup - Oakville","Nestled at the south end of Glen Abbey in Oakville, Tin Cup Sports Grill offers savory menu items, a vibrant spirit and something for friends and family for any occasion. <br>Whether you are getting together to catch the game, taking in a live band, or simply enjoying a glass of one of our exquisite wines, Tin Cup is your neighborhood enjoyment destination.<br>Join us! Join the atmosphere!","../images/featured_logo/tincupsportsgrill_logo_big.gif","Tin Cup Sports Grill","Oakville")
    }

    function getfeatnseasonal() {

    nseasonal();
    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 gethomenseasonal() {

    nseasonal();
    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 cafes(){
    db = new Array()
        db[0] = new featlink("../customers/shore71/index.html","../images/paying_logo/shore71_logo_sm.gif","Port Credit","(905) 271-9777","Shore 71 Lounge","There is no need to head to Toronto when you have had the opportunity to visit Shore 71 Lounge.  This sleek upscale lounge adjacent to Lago Chophouse offers a variety of wines, martinis, scotches and imported beers.  Designed with women in mind this lounge has proven to be the perfect setting to meet with friends before and after dinner.  Contemporary music and cool comfortable colours enhance your experience with the feel of a downtown martini styled bar right in the heart of Port Credit.  A menu of European and Asian influenced selections as well as an oyster bar are available all evening long.  Meet friends new and old at Shore 71.","../images/featured_logo/shore71_logo_big.gif","Shore 71 Lounge","Port Credit")
        db[1] = new featlink("../customers/martinihouse/index.html","../images/paying_logo/martinihouse_logo_sm.gif","Burlington Downtown","(905) 333-9553","Martini House","Located in the heart of Burlington's downtown district. The Martini House Bistro is...a place where creations of the finest cuisine and an inviting atmosphere harmonize, making The Martini House Bistro distinctly different. A premier destination for lunch, dinner and after work cocktails, The Martini House is also the natural choice for corporate functions and meetings. Our vast, diverse intimate space is divided to offer intimate entertaining solutions.","../images/featured_logo/martinihouse_logo_big.gif","Martini House","Burlington Downtown")
    }

    function getfeatcafes() {

    cafes();
    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 gethomecafes() {

    cafes();
    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 sportsbars(){
    db = new Array()
        db[0] = new featlink("../customers/tincupsportsgrill/index.html","../images/paying_logo/tincupsportsgrill_logo_sm.gif","Oakville","(905) 469-1441","Tin Cup - Oakville","Nestled at the south end of Glen Abbey in Oakville, Tin Cup Sports Grill offers savory menu items, a vibrant spirit and something for friends and family for any occasion. <br>Whether you are getting together to catch the game, taking in a live band, or simply enjoying a glass of one of our exquisite wines, Tin Cup is your neighborhood enjoyment destination.<br>Join us! Join the atmosphere!","../images/featured_logo/tincupsportsgrill_logo_big.gif","Tin Cup Sports Grill","Oakville")
    }

    function getfeatsportsbars() {

    sportsbars();
    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 gethomesportsbars() {

    sportsbars();
    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 musicvenues(){
    db = new Array()
        db[0] = new featlink("../customers/tincupsportsgrill/index.html","../images/paying_logo/tincupsportsgrill_logo_sm.gif","Oakville","(905) 469-1441","Tin Cup - Oakville","Nestled at the south end of Glen Abbey in Oakville, Tin Cup Sports Grill offers savory menu items, a vibrant spirit and something for friends and family for any occasion. <br>Whether you are getting together to catch the game, taking in a live band, or simply enjoying a glass of one of our exquisite wines, Tin Cup is your neighborhood enjoyment destination.<br>Join us! Join the atmosphere!","../images/featured_logo/tincupsportsgrill_logo_big.gif","Tin Cup Sports Grill","Oakville")
        db[1] = new featlink("../customers/pepperwood/index.html","../images/paying_logo/pepperwood_logo_sm.gif","Burlington Downtown","(905) 333-6999","Pepperwood Bistro","Pepperwood Bistro, Brewery and Catering offers delightful cuisine, on premise brewed beers along with a vast selection of fine wines and spirits.  Whether you relax on the outdoor shaded patio with a cool drink,  enjoy the fantastic menu in the Dining Room or simply pull up a bar stool for an after dinner cigar in the Lounge, Pepperwood Bistro will tantalize all of your senses.","../images/featured_logo/pepperwood_logo_big.gif","Fine food and Great Draught","Burlington Downtown")
        db[2] = new featlink("../customers/rosewoodbistro/index.html","../images/paying_logo/rosewoodbistro_logo_sm.gif","Sherwood Village","(905) 885-3913","Rosewood Bistro","Rosewood Bistro and Wine Bar is now open at 1900 Dundas St. West in the Sherwood Forrest Mall in Mississauga. Adjacent to Starbucks, Vintages and Rogues, Rosewood Bistro offers fresh bistro cuisine and something for everyone with a Bistro and Brasserie old world ambiance featuring two distinct dining areas. The Bistro offers lunch, dinner and Sunday Brunch with the 'Loft Brasserie' offering a more casual wine and bar menu featuring mussels, grilled panini sandwiches, the full bistro menu and countless wines by the glass.","../images/featured_logo/rosewoodbistro_logo_big.gif","Bistro and Wine Bar","Sherwood Village")
    }

    function getfeatmusicvenues() {

    musicvenues();
    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 gethomemusicvenues() {

    musicvenues();
    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>");
}

