// JavaScript Document for centeres
//center_001
function center_001_number(){document.write("CR001");}
function center_001_name(){document.write("Shaker Entertainment Center<br />");}
function center_001_size(){document.write(" 48 in. wide x 76 in. tall<br /> ");}
function center_001_description(){document.write("Fully customizeable<br /> ");}
function center_001_extra(){document.write("&nbsp;<br />");}
function center_001_price(){document.write("Starting at $2400<br />");}
function center_001_wood(){document.write(" Shown in Cherry<br />");}

//center_002
function center_002_number(){document.write("CR002");}
function center_002_name(){document.write("Shaker Entertainment Center<br />");}
function center_002_size(){document.write(" 48 in. wide x 76 in. tall<br /> ");}
function center_002_description(){document.write("Fully customizeable<br /> ");}
function center_002_extra(){document.write(" &nbsp;<br />");}
function center_002_price(){document.write("Call for quote");}
function center_002_wood(){document.write(" Shown in Cherry<br />");}

//center_003
function center_003_number(){document.write("CR003");}
function center_003_name(){document.write("Mission Entertainment Center<br />");}
function center_003_size(){document.write(" 48 in. wide x 76 in. tall<br /> ");}
function center_003_description(){document.write("Fully customizeable<br />");}
function center_003_extra(){document.write(" Special Mission Brass Hardware<br />");}
function center_003_price(){document.write("Call for quote<br />");}
function center_003_wood(){document.write(" Solid Oak with Cherry Stain <br />Natural Oil Finish<br />");}

//center_004
function center_004_number(){document.write("CR004");}
function center_004_name(){document.write("Entertainment Center");}
function center_004_size(){document.write("Fully customizeable<br /> ");}
function center_004_description(){document.write("");}
function center_004_extra(){document.write("&nbsp; ");}
function center_004_price(){document.write("Call for pricing<br />");}
function center_004_wood(){document.write(" in progress<br />");}

//center_005
function center_005_number(){document.write("CR005");}
function center_005_name(){document.write("Entertainment Center");}
function center_005_size(){document.write("Custom<br /> ");}
function center_005_description(){document.write("");}
function center_005_extra(){document.write("&nbsp; ");}
function center_005_price(){document.write("Call for pricing<br />");}
function center_005_wood(){document.write(" in Solid Quarter Sawn White Oak<br />");}











