function displayDVDPromo(){
document.write("<div class=\"ldvwrapper\">");
document.write("<a href=\"bcm-store.html\" title=\"View Trailer - Living Death Valley\"><img src=\"graphics/ldvcover/ldvSmall.jpg\"></a>");
document.write("</div>");
document.write("<div class=\"ldvwrappertext\">");
document.write("<a href=\"bcm-store.html\" title=\"View Trailer\"><i>Living Death Valley</i></a>");
document.write("</div>");
}
