var myurl = window.location.href
var business = myurl.match("business.html")
if (business){var vid = "1";}
var creditcards = myurl.match("creditcards.lovetoknow")
if (creditcards) {var vid = "1";}
var insurance = myurl.match("insurance.lovetoknow")
if (insurance) {var vid = "1";}
var mortgage = myurl.match("mortgage.lovetoknow")
if (mortgage) {var vid = "1";}
var savings = myurl.match("savings.lovetoknow")
if (savings) {var vid = "1";}
var entertainment = myurl.match("entertainment.html")
if (entertainment) {var vid = "2";}
var best = myurl.match("best.lovetoknow")
if (best) {var vid = "2";}
var boardgames = myurl.match("boardgames.lovetoknow")
if (boardgames) {var vid = "2";}
var celebrity = myurl.match("celebrity.lovetoknow")
if (celebrity) {var vid = "2";}
var crafts = myurl.match("crafts.lovetoknow")
if (crafts) {var vid = "2";}
var dance = myurl.match("dance.lovetoknow")
if (dance) {var vid = "2";}
var movies = myurl.match("movies.lovetoknow")
if (movies) {var vid = "2";}
var music = myurl.match ("music.lovetoknow")
if (music) {var vid = "2";}
var scifi = myurl.match("sci-fi.lovetoknow")
if (scifi) {var vid = "2";}
var scrapbooking = myurl.match("scrapbooking.lovetoknow")
if (scrapbooking) {var vid = "2";}
var videogames = myurl.match("videogames.lovetoknow")
if (videogames) {var vid = "2";}
var family = myurl.match("family.html")
if (family) {var vid = "3";}
var baby = myurl.match("baby.lovetoknow")
if (baby) {var vid = "3";}
var cats = myurl.match("cats.lovetoknow")
if (cats) {var vid = "3";}
var college = myurl.match("college.lovetoknow")
if (college) {var vid = "3";}
var dating = myurl.match("dating.lovetoknow")
if (dating) {var vid = "3";}
var divorce = myurl.match("divorce.lovetoknow")
if (divorce) {var vid = "3";}
var dogs = myurl.match("dogs.lovetoknow")
if (dogs) {var vid = "3";}
var kids = myurl.match("kids.lovetoknow")
if (kids) {var vid = "3";}
var recovery = myurl.match("recovery.lovetoknow")
if (recovery) {var vid = "3";}
var teens = myurl.match("teens.lovetoknow")
if (teens) {var vid = "3";}
var safety = myurl.match("safety.lovetoknow")
if (safety) {var vid = "3";}
var seniors = myurl.match("seniors.lovetoknow")
if (seniors) {var vid = "3";}
var health = myurl.match("health.html")
if (health) {var vid = "4";}
var diet = myurl.match("diet.lovetoknow")
if (diet) {var vid = "4";}
var pregnancy = myurl.match("pregnancy.lovetoknow")
if (pregnancy) {var vid = "4";}
var yoga = myurl.match("yoga.lovetoknow")
if (yoga) {var vid = "4";}
var herbs = myurl.match("herbs.lovetoknow")
if (herbs) {var vid = "4";}
var hair = myurl.match("hair.lovetoknow")
if (hair) {var vid = "4";}
var makeup = myurl.match("makeup.lovetoknow")
if (makeup) {var vid = "4";}
var skincare = myurl.match("skincare.lovetoknow")
if (skincare) {var vid = "4";}
var tattoos = myurl.match("tattoos.lovetoknow")
if (tattoos) {var vid = "4";}
var home = myurl.match("home-garden.html")
if (home) {var vid = "5";}
var antiques = myurl.match("antiques.lovetoknow")
if (antiques) {var vid = "5";}
var christmas = myurl.match("christmas.lovetoknow")
if (christmas) {var vid = "5";}
var costumes = myurl.match("costumes.lovetoknow")
if (costumes) {var vid = "5";}
var garden = myurl.match("garden.lovetoknow")
if (garden) {var vid = "5";}
var homeimprovement = myurl.match("homeimprovement.lovetoknow")
if (homeimprovement) {var vid = "5";}
var interiordesign = myurl.match("interiordesign.lovetoknow")
if (interiordesign) {var vid = "5";}
var organic = myurl.match("organic.lovetoknow")
if (organic) {var vid = "5";}
var party = myurl.match("party.lovetoknow")
if (party) {var vid = "5";}
var recipes = myurl.match("recipes.lovetoknow")
if (recipes) {var vid = "5";}
var weddings = myurl.match("weddings.lovetoknow")
if (weddings) {var vid = "5";}
var wine = myurl.match("wine.lovetoknow")
if (wine) {var vid = "5";}
var internet = myurl.match("internet.html")
if (internet) {var vid = "6";}
var buy = myurl.match("buy.lovetoknow")
if (buy) {var vid = "6";}
var cellphones = myurl.match("cellphones.lovetoknow")
if (cellphones) {var vid = "6";}
var online = myurl.match("online.lovetoknow")
if (online) {var vid = "6";}
var sstyle = myurl.match("style.html")
if (sstyle) {var vid = "7";}
var engagementrings = myurl.match("engagementrings.lovetoknow")
if (engagementrings) {var vid = "7";}
var handbags = myurl.match("handbags.lovetoknow")
if (handbags) {var vid = "7";}
var jewelry = myurl.match("jewelry.lovetoknow")
if (jewelry) {var vid = "7";}
var lingerie = myurl.match("lingerie.lovetoknow")
if (lingerie) {var vid = "7";}
var plussize = myurl.match("plussize.lovetoknow")
if (plussize) {var vid = "7";}
var shoes = myurl.match("shoes.lovetoknow")
if (shoes) {var vid = "7";}
var swimsuits = myurl.match("swimsuits.lovetoknow")
if (swimsuits) {var vid = "7";}
var sunglasses = myurl.match("sunglasses.lovetoknow")
if (sunglasses) {var vid = "7";}
var watches = myurl.match("watches.lovetoknow")
if (watches) {var vid = "7";}
var travel = myurl.match("travel.html")
if (travel) {var vid = "9";}
var travels = myurl.match("travel.lovetoknow")
if (travels) {var vid = "9";}
var camping = myurl.match("camping.lovetoknow")
if (camping) {var vid = "9";}
var cruises = myurl.match("cruises.lovetoknow")
if (cruises) {var vid = "9";}
var sanfrancisco = myurl.match("sanfrancisco.lovetoknow")
if (sanfrancisco) {var vid = "9";}
var themeparks = myurl.match("themeparks.lovetoknow")
if (themeparks) {var vid = "9";}
if ((vid == "1") || (myurl.match("id=1"))) {
 document.write("<style>.business {background-color: #ccccff; font-weight: bold; font-size: 10px;border: 1px solid #6666ff; width: 109px; height: 18px;}.business a, .business a:visited {color: #ffffff;}</style>");
 document.write("<!--[if IE 5]><style>.business {width:113px;}.entertainment {width:144px;}.family{width:112px;}.health{width:104px;}</style><![endif]-->");
 document.write("<!--[if IE 6]><style>.business {width:112px;}.entertainment {width:141px;}</style><![endif]-->");
 document.write("<!--[if IE 7]><style>.business {width:109px;}.entertainment {width:138px;}</style><![endif]-->");
}else{
 document.write ("<style>.business {background-color: #e5e5ef;font-weight: normal;font-size: 10px; width: 112px;height: 18px;}.entertainment{width:145px;}.sstyle{width:105px;}</style>");
}
if ((vid == "2") || (myurl.match("id=2"))) {
 document.write("<style>.entertainment {background-color: #ce7b7b; font-weight: bold; width: 145px; border: 1px solid #ad2323; font-size: 10px; height: 18px;}.entertainment a, .entertainment a:visited {color: #ffffff;}</style>");
 document.write("<!--[if IE 5]><style>.business {width:114px;}.entertainment {width:144px;}.family{width:113px;}.health{width:102px;}</style><![endif]-->");
 document.write("<!--[if IE 6]><style>.business {width:114px;}.entertainment {width:143px;}</style><![endif]-->");
 document.write("<!--[if IE 7]><style>.business {width:110px;}.entertainment {width:141px;}</style><![endif]-->");
}
if ((vid == "3") || (myurl.match("id=3"))) {
 document.write ("<style>.family {background-color: #c7dc9d; font-weight: bold; width: 107px; border: 1px solid #99cc33; font-size: 10px; height: 18px;}.family a, .family a:visited {color: #ffffff;}</style>");
 document.write("<!--[if IE 5]><style>.business {width:114px;}.entertainment {width:144px;}.family{width:113px;}.health{width:102px;}</style><![endif]-->");
 document.write("<!--[if IE 6]><style>.business {width:116px;}.entertainment {width:141px;}</style><![endif]-->");
 document.write("<!--[if IE 7]><style>.business {width:112px;}.entertainment {width:141px;}</style><![endif]-->");
}
if ((vid == "4") || (myurl.match("id=4"))) {
 document.write ("<style>.health {background-color: #cc66cc;font-weight: bold; width: 100px; border: 1px solid #9900cc; font-size: 10px; height: 18px;}.health a, .health a:visited {color: #ffffff;}</style>");
 document.write("<!--[if IE 5]><style>.business {width:115px;}.entertainment {width:144px;}.family{width:112px;}.health{width:102px;}</style><![endif]-->");
 document.write("<!--[if IE 6]><style>.business {width:116px;}.entertainment {width:141px;}</style><![endif]-->");
 document.write("<!--[if IE 7]><style>.business {width:113px;}.entertainment {width:141px;}</style><![endif]-->");
 }
if ((vid == "5") || (myurl.match("id=5"))) {
 document.write ("<style>.home {background-color: #66cc99;font-weight: bold;width: 137px; border: 1px solid #009933;font-size: 10px;height: 18px;}.home a, .home a:visited {color: #ffffff;}</style>");
 document.write("<!--[if IE 5]><style>.business {width:112px;}.entertainment {width:147px;}.family {width:112px;}.health{width:105px;}.home{width:137px;}.internet{width:130px;}.sstyle{width:103px;}.travel{width:114px;}</style><![endif]-->");
 document.write("<!--[if IE 6]><style>.business {width:112px;}.entertainment {width:145px;}</style><![endif]-->");
 document.write("<!--[if IE 7]><style>.business {width:111px;}.entertainment {width:141px;}</style><![endif]-->");
 }
if ((vid == "6") || (myurl.match("id=6"))) {
 document.write ("<style>.internet { background-color: #7fbad1;font-weight: bold; width: 130px; border: 1px solid #006699; font-size: 10px; height: 18px;}.internet a, .internet a:visited {color: #ffffff;}</style>");
 document.write("<!--[if IE 5]><style>.business {width:112px;}.entertainment{width:147px;}.family{width:112px;}.health{width:103px;}</style><![endif]-->");
 document.write("<!--[if IE 6]><style>.business {width:112px;}.entertainment{width:145px;}</style><![endif]-->");
 document.write("<!--[if IE 7]><style>.business {width:112px;}.entertainment{width:141px;}</style><![endif]-->");
 }
if ((vid == "7") || (myurl.match("id=7"))) {
 document.write ("<style>.sstyle { background-color: #ffcc99;font-weight: bold;width: 105px;border: 1px solid #ff9933;font-size: 10px;height: 18px;}.sstyle a, .sstyle a:visited {color: #ffffff;}</style>");
 document.write("<!--[if IE 5]><style>.business {width:113px;}.entertainment{width:145px;}.family{width:112px;}.health{width:103px;}</style><![endif]-->");
 document.write("<!--[if IE 6]><style>.business {width:112px;}.entertainment{width:145px;}</style><![endif]-->");
 document.write("<!--[if IE 7]><style>.business {width:110px;}.entertainment{width:141px;}</style><![endif]-->");
 }
if ((vid == "9") || (myurl.match("id=9"))) {
 document.write ("<style>.travel { background-color: #c2ebc2; font-weight: bold; width: 114px; border: 1px solid #66cc66;font-size: 10px;  height: 18px;}.travel a, .travel a:visited {color: #ffffff;}</style>");
 document.write("<!--[if IE 5]><style>.business {width:113px;}.entertainment{width:145px;}.family{width:112px}.health{width:103px;}</style><![endif]-->");
 document.write("<!--[if IE 6]><style>.business {width:112px;}.entertainment{width:145px;}</style><![endif]-->");
 document.write("<!--[if IE 7]><style>.business {width:109px;}.entertainment{width:140px;}</style><![endif]-->");
 }