function featuredbooks()
{
//7
var ranNum= Math.round(Math.random() * 7);
if (ranNum == 0){document.write('<a href="http://www.virtualbookworm.com/mm5/merchant.mvc?Screen=PROD&Store_Code=bookstore&Product_Code=dreams_visions_heroes&Category_Code="><img border = "0" src="http://www.virtualbookworm.com/mm5/graphics/00000001/dreamsheroesvisionsFULLSIZE.jpg"/></a>'); } // Dreamsvisionsheroes
if (ranNum == 1){document.write('<a href="http://www.virtualbookworm.com/mm5/merchant.mvc?Screen=PROD&Store_Code=bookstore&Product_Code=grace_revolution&Category_Code="><img border = "0" src="http://www.virtualbookworm.com/mm5/graphics/00000001/gracefull.jpg"/></a>'); } // gracerevolution
if (ranNum == 2){document.write('<a href="http://www.virtualbookworm.com/mm5/merchant.mvc?Screen=PROD&Store_Code=bookstore&Product_Code=sanford_sunday_morning&Category_Code="><img border = "0" src="http://www.virtualbookworm.com/mm5/graphics/00000001/sanfordsundayfull.jpg"/></a>'); } // SanfordSundayMornings
if (ranNum == 3){document.write('<a href="http://www.virtualbookworm.com/mm5/merchant.mvc?Screen=PROD&Store_Code=bookstore&Product_Code=finely&Category_Code="><img border = "0" src="http://www.virtualbookworm.com/mm5/graphics/00000001/FinelyFull.jpg"/></a>'); } // Finely
if (ranNum == 4){document.write('<a href="http://www.virtualbookworm.com/mm5/merchant.mvc?Screen=PROD&Store_Code=bookstore&Product_Code=true_stories&Category_Code="><img border = "0" src="http://www.virtualbookworm.com/mm5/graphics/00000001/TrueStoriesFULLSIZED.jpg"/></a>'); } // Truestoriesoflifeexperiences
if (ranNum == 5){document.write('<a href="http://www.virtualbookworm.com/mm5/merchant.mvc?Screen=PROD&Store_Code=bookstore&Product_Code=sanctity_shattered&Category_Code="><img border = "0" src="http://www.virtualbookworm.com/mm5/graphics/00000001/sanctityshatteredFULLSIZE.jpg"/></a>'); } // Sanctityshattered
if (ranNum == 6){document.write('<a href="http://www.virtualbookworm.com/mm5/merchant.mvc?Screen=PROD&Store_Code=bookstore&Product_Code=replace_diet&Category_Code="><img border = "0" src="http://www.virtualbookworm.com/mm5/graphics/00000001/replaceFull.jpg"/></a>'); } // ReplacementDiet
if (ranNum == 7){document.write('<a href="http://www.virtualbookworm.com/mm5/merchant.mvc?Screen=PROD&Store_Code=bookstore&Product_Code=Justiceforall&Category_Code="><img border = "0" src="http://www.virtualbookworm.com/mm5/graphics/00000001/justiceforalllgcover.jpg"/></a>'); } // Justiceforall
}

