var toptendiv = document.getElementById('toptentoptencontainer')
var toptencontents = '<strong><a href=\"http://www.toptentopten.com/member/show/1362.oXYGen_Financial\">oXYGen Financial\'s Top Ten Top Ten lists<\/a><\/strong>\n<ul>\n  \n    \n      <li><a href=\"http://www.toptentopten.com/topten/+ways+to+lower+your+utility+bills_\">the top ten  Ways to Lower Your Utility Bills.<\/a><\/li>\n    \n      <li><a href=\"http://www.toptentopten.com/topten/great+deal+websites\">the top ten Great Deal Websites<\/a><\/li>\n    \n      <li><a href=\"http://www.toptentopten.com/topten/most+overrated+players+in+the+nba\">the top ten Most Overrated Players In The NBA<\/a><\/li>\n    \n      <li><a href=\"http://www.toptentopten.com/topten/the+top+10+college+planning+mistakes\">the top ten 10 College Planning Mistakes<\/a><\/li>\n    \n      <li><a href=\"http://www.toptentopten.com/topten/things+to+do+to+get+your+financial+home+in+order\">the top ten Things to do to get your financial home in order<\/a><\/li>\n    \n      <li><a href=\"http://www.toptentopten.com/topten/10+smart+money+moves+for+people+in+their+20___s\">the top ten 10 SMART MONEY moves for people in their 20’s<\/a><\/li>\n    \n      <li><a href=\"http://www.toptentopten.com/topten/10+late+night+cheap+eats_\">the top ten 10 Late Night Cheap Eats!<\/a><\/li>\n    \n      <li><a href=\"http://www.toptentopten.com/topten/10+reasons+to+buy+a+used+car+vs_+a+new+car\">the top ten 10 Reasons To Buy A Used Car vs. A New Car<\/a><\/li>\n    \n      <li><a href=\"http://www.toptentopten.com/topten/10+estate+planning+mistakes\">the top ten 10 Estate Planning Mistakes<\/a><\/li>\n    \n      <li><a href=\"http://www.toptentopten.com/topten/first+time+homebuyer+mistakes_\">the top ten First Time Homebuyer Mistakes!<\/a><\/li>\n    \n  \n<\/ul>\n<a href=\"http://www.toptentopten.com/\" style=\"font-size:0.8em\">more lists on toptentopten.com<\/a>'
if (toptendiv) {
  toptendiv.innerHTML = toptencontents
}
else {
  document.write(toptencontents)
}