    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/lionheartbritishpub/index.html","../images/paying_logo/lionheartbritishpub_logo_sm.gif","Mississauga","(905) 824-6669","Lionheart British Pub","A warm welcome awaits you at Lionheart British Pub & Restaurant in the heart of Meadowvale where friends and family can enjoy a wide range of traditional British classics, international favourites and high quality cuisine prepared as well as many of the best restaurants in town.  Our Executive Chef prides himself in preparing dishes with a lighter flair with a focus on using fresh, seasonal ingredients to heighten the natural flavours you’ve come to expect.  At Lionheart British Pub & Restaurant, we want you to feel at home and that is why we have adopted a simple and personal approach to dining out that promotes, 'Our Kitchen as Your Kitchen'.  Let us know if there is some special way that you would like your meal prepared and we’ll take the time and care to please your taste and your expectations.<br><br>You’ll delight in the wide selection of imported and domestic beers including 20 draught beers on tap as well as, a fine selection of wines and spirits to complement your meal or conversation.  If you are looking for a place to call your own…look no further than Lionheart British Pub & Restaurant where the formula is quite simple.  Combine award-winning food with fine beverages, warm & friendly service and add a touch of live music and entertainment to create a classic but classy neighborhood meeting place that you can feel at home with.<br><br>Enjoy complimentary Wireless Internet (WiFi) as well as complimentary use of our Computer Kiosk where you can surf the net, check your email or call anywhere in the world through Voice Over Internet Protocol (VoIP).  Sit back and relax in one of our private booths and enjoy your favourite sporting event or British comedy on your own personal LCD monitor.  If you prefer the outdoors, enjoy the cool breeze on a sunny day on our summer patio.  There is lots to do and experience at Lionheart British Pub & Restaurant where friends and family are always welcome.  Children of every age will enjoy the wide selection of children's specials starting from $4.95 which includes unlimited soft drinks and complimentary dessert.<br><br>If you are planning a special event, call us in advance and we'll help make your birthday, anniversary or retirement party, a resounding success.  Lionheart provides complimentary balloons for the table and as well, we'll even create a custom video slideshow of the guest of honour if you simply email us a few photographs before the party.  For reservations, please contact your Lionheart representative at  (905) 824-6669.<br><br>Cheers","../images/featured_logo/lionheartbritishpub_logo_big.gif","Lionheart British Pub and Restaurant","Mississauga")
        db[1] = new featlink("../customers/theharppub/index.html","../images/paying_logo/theharppub_logo_sm.gif","Port Credit","(905) 274-3277","The Harp Pub","Located in the heart of Port Credit The Harp established in 1988 remains the oldest bar in Port Credit and is well versed in the art of hospitality.   Having been voted for the last four years as BEST PUB IN MISSISSAUGA The Harp continues to offer the best in food, live entertainment, nineteen draft selections and true hospitality.  Every Friday and Saturday the stage lights shine on a variety of bands ranging from Celtic Rock to Janis Joplin !!  Sunday we are entertained by THE METEORS our house band for over four years who are joined by special guests every week.  The menu crosses over from traditional Pub Fare to features including Prime Rib, Rack of Lamb and Creative Pasta Meals.  When a sporting event takes priority we pull down a giant screen and let you enjoy the action, only with better food and beverage then at the game itself !!    Join us tonight and see why we are called THE BEST.","../images/featured_logo/theharppub_logo_big.gif","For the Best in Food, Hospitality, Entertainment and People","Port Credit")
    }

    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/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 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")
        db[1] = new featlink("../customers/theharppub/index.html","../images/paying_logo/theharppub_logo_sm.gif","Port Credit","(905) 274-3277","The Harp Pub","Located in the heart of Port Credit The Harp established in 1988 remains the oldest bar in Port Credit and is well versed in the art of hospitality.   Having been voted for the last four years as BEST PUB IN MISSISSAUGA The Harp continues to offer the best in food, live entertainment, nineteen draft selections and true hospitality.  Every Friday and Saturday the stage lights shine on a variety of bands ranging from Celtic Rock to Janis Joplin !!  Sunday we are entertained by THE METEORS our house band for over four years who are joined by special guests every week.  The menu crosses over from traditional Pub Fare to features including Prime Rib, Rack of Lamb and Creative Pasta Meals.  When a sporting event takes priority we pull down a giant screen and let you enjoy the action, only with better food and beverage then at the game itself !!    Join us tonight and see why we are called THE BEST.","../images/featured_logo/theharppub_logo_big.gif","For the Best in Food, Hospitality, Entertainment and People","Port Credit")
    }

    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/theharppub/index.html","../images/paying_logo/theharppub_logo_sm.gif","Port Credit","(905) 274-3277","The Harp Pub","Located in the heart of Port Credit The Harp established in 1988 remains the oldest bar in Port Credit and is well versed in the art of hospitality.   Having been voted for the last four years as BEST PUB IN MISSISSAUGA The Harp continues to offer the best in food, live entertainment, nineteen draft selections and true hospitality.  Every Friday and Saturday the stage lights shine on a variety of bands ranging from Celtic Rock to Janis Joplin !!  Sunday we are entertained by THE METEORS our house band for over four years who are joined by special guests every week.  The menu crosses over from traditional Pub Fare to features including Prime Rib, Rack of Lamb and Creative Pasta Meals.  When a sporting event takes priority we pull down a giant screen and let you enjoy the action, only with better food and beverage then at the game itself !!    Join us tonight and see why we are called THE BEST.","../images/featured_logo/theharppub_logo_big.gif","For the Best in Food, Hospitality, Entertainment and People","Port Credit")
        db[1] = new featlink("../customers/lionheartbritishpub/index.html","../images/paying_logo/lionheartbritishpub_logo_sm.gif","Mississauga","(905) 824-6669","Lionheart British Pub","A warm welcome awaits you at Lionheart British Pub & Restaurant in the heart of Meadowvale where friends and family can enjoy a wide range of traditional British classics, international favourites and high quality cuisine prepared as well as many of the best restaurants in town.  Our Executive Chef prides himself in preparing dishes with a lighter flair with a focus on using fresh, seasonal ingredients to heighten the natural flavours you’ve come to expect.  At Lionheart British Pub & Restaurant, we want you to feel at home and that is why we have adopted a simple and personal approach to dining out that promotes, 'Our Kitchen as Your Kitchen'.  Let us know if there is some special way that you would like your meal prepared and we’ll take the time and care to please your taste and your expectations.<br><br>You’ll delight in the wide selection of imported and domestic beers including 20 draught beers on tap as well as, a fine selection of wines and spirits to complement your meal or conversation.  If you are looking for a place to call your own…look no further than Lionheart British Pub & Restaurant where the formula is quite simple.  Combine award-winning food with fine beverages, warm & friendly service and add a touch of live music and entertainment to create a classic but classy neighborhood meeting place that you can feel at home with.<br><br>Enjoy complimentary Wireless Internet (WiFi) as well as complimentary use of our Computer Kiosk where you can surf the net, check your email or call anywhere in the world through Voice Over Internet Protocol (VoIP).  Sit back and relax in one of our private booths and enjoy your favourite sporting event or British comedy on your own personal LCD monitor.  If you prefer the outdoors, enjoy the cool breeze on a sunny day on our summer patio.  There is lots to do and experience at Lionheart British Pub & Restaurant where friends and family are always welcome.  Children of every age will enjoy the wide selection of children's specials starting from $4.95 which includes unlimited soft drinks and complimentary dessert.<br><br>If you are planning a special event, call us in advance and we'll help make your birthday, anniversary or retirement party, a resounding success.  Lionheart provides complimentary balloons for the table and as well, we'll even create a custom video slideshow of the guest of honour if you simply email us a few photographs before the party.  For reservations, please contact your Lionheart representative at  (905) 824-6669.<br><br>Cheers","../images/featured_logo/lionheartbritishpub_logo_big.gif","Lionheart British Pub and Restaurant","Mississauga")
        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>");
}

