// JavaScript Document for beds
//bed_001
function bed_001_number(){document.write("B001");}
function bed_001_name(){document.write("Mission Bed ");}
function bed_001_size(){document.write("King Size<br /> ");}
function bed_001_description(){document.write("");}
function bed_001_extra(){document.write("Add $150 for platform bed<br />");}
function bed_001_price(){document.write("$1075 (Oak/Regular Maple); $1375 (Cherry/Walnut/Hard Maple/Qtr Sawn Oak)<br />");}
function bed_001_wood(){document.write("in Red Oak with Cherry Finish ");}

//bed_002
function bed_002_number(){document.write("B002");}
function bed_002_name(){document.write("Mission Bed ");}
function bed_002_size(){document.write("Queen or Full<br /> ");}
function bed_002_description(){document.write("");}
function bed_002_extra(){document.write("Add $150 for platform bed<br /> ");}
function bed_002_price(){document.write("$875 (Oak/Regular Maple); $1095 (Cherry/Walnut/Hard Maple/Qtr Sawn Oak) <br />");}
function bed_002_wood(){document.write("in Walnut with Natural Finish ");}

//bed_003
function bed_003_number(){document.write("B003");}
function bed_003_name(){document.write("Mission Bed ");}
function bed_003_size(){document.write("Twin<br />");}
function bed_003_description(){document.write("");}
function bed_003_extra(){document.write("Second bed less $150; Add $100 for platform bed<br />");}
function bed_003_price(){document.write("$725 (Oak/Regular Maple); $950 (Cherry/Walnut/Hard Maple/Qtr Sawn Oak) <br />");}
function bed_003_wood(){document.write("in Red Oak ");}

//bed_004
function bed_004_number(){document.write("B004");}
function bed_004_name(){document.write("Mission Beds ");}
function bed_004_size(){document.write("Twin<br /> ");}
function bed_004_description(){document.write("");}
function bed_004_extra(){document.write("");}
function bed_004_price(){document.write("$950 each; $1750 for pair <br />");}
function bed_004_wood(){document.write("in Hard Maple ");}

//bed_005
function bed_005_number(){document.write("B005");}
function bed_005_name(){document.write("Mission Headboard Closeup ");}
function bed_005_size(){document.write("Queen or Full<br /> ");}
function bed_005_description(){document.write("");}
function bed_005_extra(){document.write("");}
function bed_005_price(){document.write("$500 (Cherry/Walnut/Hard Maple); $400 (Oak/Regular Maple)<br />");}
function bed_005_wood(){document.write("in Natural Cherry ");}

//bed_006
function bed_006_number(){document.write("B006");}
function bed_006_name(){document.write("Tall Mission Panel Bed ");}
function bed_006_size(){document.write("Queen or Full<br /> ");}
function bed_006_description(){document.write("");}
function bed_006_extra(){document.write("Add $150 for platform bed<br />");}
function bed_006_price(){document.write("$1250 (Oak/Regular Maple); $1575 (Cherry/Walnut/Hard Maple/Qtr Sawn Oak)<br />");}
function bed_006_wood(){document.write("in Cherry ");}

//bed_007
function bed_007_number(){document.write("B007");}
function bed_007_name(){document.write("Shaker Pencil Post Bed ");}
function bed_007_size(){document.write("Queen or Full<br /> ");}
function bed_007_description(){document.write("");}
function bed_007_extra(){document.write("Add $150 for platform bed; Add $300 for King<br />");}
function bed_007_price(){document.write("$1695 (Oak/Maple); $2100 (Cherry/Walnut/Hard Maple)<br />");}
function bed_007_wood(){document.write("Cherry ");}

//bed_008
function bed_008_number(){document.write("B008");} 
function bed_008_name(){document.write("&nbsp;");}
function bed_008_size(){document.write("&nbsp;<br /> ");}
function bed_008_description(){document.write("&nbsp; ");}
function bed_008_extra(){document.write("&nbsp;<br />");}
function bed_008_price(){document.write("&nbsp;<br />");}
function bed_008_wood(){document.write("&nbsp;");}

//bed_009
function bed_009_number(){document.write("B009");}
function bed_009_name(){document.write("Shaker Panel Platform Bed ");}
function bed_009_size(){document.write("King<br /> ");}
function bed_009_description(){document.write("");}
function bed_009_extra(){document.write("Add $150 for platform bed<br />");}
function bed_009_price(){document.write("$1075 (Oak/Regular Maple); $1375 (Cherry/Walnut/Hard Maple/Qtr Sawn Oak)<br />");}
function bed_009_wood(){document.write(" in Cherry ");}

//bed_010
function bed_010_number(){document.write("B010");}
function bed_010_name(){document.write("Shaker Panel Platform Bed ");}
function bed_010_size(){document.write("King <br /> ");}
function bed_010_description(){document.write("");}
function bed_010_extra(){document.write("Add $150 for platform bed<br />");}
function bed_010_price(){document.write("$1075 (Oak/Regular Maple); $1375 (Cherry/Walnut/Hard Maple/Qtr Sawn Oak); <br />");}
function bed_010_wood(){document.write(" in Cherry");}

//bed_011
function bed_011_number(){document.write("B011");}
function bed_011_name(){document.write("Shaker Panel Headboard Closeup ");}
function bed_011_size(){document.write(" Queen or Full<br />");}
function bed_011_description(){document.write("");}
function bed_011_extra(){document.write("&nbsp;<br />");}
function bed_011_price(){document.write("Headboard only: $500 (Cherry/Walnut/Hard Maple); $400 (Oak/Regular Maple)<br />");}
function bed_011_wood(){document.write(" in Cherry ");}

//bed_012
function bed_012_number(){document.write("B012");}
function bed_012_name(){document.write("Shaker Panel Bed ");}
function bed_012_size(){document.write(" Queen <br /> ");}
function bed_012_description(){document.write("");}
function bed_012_extra(){document.write(" Add $150 for platform bed<br />");}
function bed_012_price(){document.write(" $875 (Oak/Maple); $1095 (Cherry/Walnut/Hard Maple) <br />");}
function bed_012_wood(){document.write(" Cherry");}

//bed_013
function bed_013_number(){document.write("B013");}
function bed_013_name(){document.write("Shaker Bed ");}
function bed_013_size(){document.write(" Full/Double <br /> ");}
function bed_013_description(){document.write("");}
function bed_013_extra(){document.write(" Add $100 for platform bed<br />");}
function bed_013_price(){document.write("$825 (Oak/Maple); $1060 (Cherry/Walnut/Hard Maple) <br />");}
function bed_013_wood(){document.write(" Cherry");}

//bed_014
function bed_014_number(){document.write("B014");}
function bed_014_name(){document.write("Shaker Headboard Closeup ");}
function bed_014_size(){document.write(" Full/Double<br /> ");}
function bed_014_description(){document.write("&nbsp; ");}
function bed_014_extra(){document.write(" &nbsp;<br />");}
function bed_014_price(){document.write(" Headboard only: $450 (Cherry/Walnut/Hard Maple); $375 (Oak/Regular Maple)<br />");}
function bed_014_wood(){document.write(" Cherry");}

//bed_015
function bed_015_number(){document.write("B015");}
function bed_015_name(){document.write("Shaker Beds ");}
function bed_015_size(){document.write(" Twin <br /> ");}
function bed_015_description(){document.write("");}
function bed_015_extra(){document.write(" Add $100 for platform bed<br />");}
function bed_015_price(){document.write(" $750 (Oak/Maple); $925 (Cherry/Walnut/Hard Maple) <br />");}
function bed_015_wood(){document.write(" Cherry");}

//bed_016
function bed_016_number(){document.write("B016");}
function bed_016_name(){document.write(" &nbsp;");}
function bed_016_size(){document.write("&nbsp; <br /> ");}
function bed_016_description(){document.write("&nbsp; ");}
function bed_016_extra(){document.write(" &nbsp; <br />");}
function bed_016_price(){document.write(" &nbsp; <br />");}
function bed_016_wood(){document.write(" &nbsp;");}

//bed_017
function bed_017_number(){document.write("B017");}
function bed_017_name(){document.write("Ship Lap Bed ");}
function bed_017_size(){document.write(" Twin<br /> ");}
function bed_017_description(){document.write("");}
function bed_017_extra(){document.write(" Add $100 for platform bed<br />");}
function bed_017_price(){document.write(" $725 (Oak/Regular Maple); $950 (Cherry/Walnut/Hard Maple/Qtr Sawn Oak)<br />");}
function bed_017_wood(){document.write(" Cherry");}

//bed_018
function bed_018_number(){document.write("B018");}
function bed_018_name(){document.write("Ship Lap Bed ");}
function bed_018_size(){document.write(" King <br /> ");}
function bed_018_description(){document.write("");}
function bed_018_extra(){document.write(" Add $200 for platform bed<br />");}
function bed_018_price(){document.write("$1150 (Oak/Regular Maple); $1395 (Cherry/Walnut/Hard Maple)<br />");}
function bed_018_wood(){document.write(" Walnut");}

//bed_019
function bed_019_number(){document.write("B019");}
function bed_019_name(){document.write(" &nbsp;");}
function bed_019_size(){document.write(" &nbsp;<br /> ");}
function bed_019_description(){document.write("&nbsp; ");}
function bed_019_extra(){document.write(" &nbsp;<br />");}
function bed_019_price(){document.write(" &nbsp;<br />");}
function bed_019_wood(){document.write(" &nbsp;");}

//bed_020
function bed_020_number(){document.write("B020");}
function bed_020_name(){document.write("&nbsp;");}
function bed_020_size(){document.write("&nbsp;");}
function bed_020_description(){document.write("&nbsp;");}
function bed_020_extra(){document.write("&nbsp;");}
function bed_020_price(){document.write("&nbsp;");}
function bed_020_wood(){document.write("&nbsp;");}

//bed_021
function bed_021_number(){document.write("B021");}
function bed_021_name(){document.write("Spindle Bunk Beds ");}
function bed_021_size(){document.write(" Twin <br /> ");}
function bed_021_description(){document.write("");}
function bed_021_extra(){document.write("");}
function bed_021_price(){document.write(" $1850 (Oak/Maple); $2250 (Cherry/Walnut/Hard Maple) <br />");}
function bed_021_wood(){document.write(" Shown in Hard Maple");}

//bed_022
function bed_022_number(){document.write("B022");}
function bed_022_name(){document.write("Mission Bunk Beds ");}
function bed_022_size(){document.write(" Twin <br /> ");}
function bed_022_description(){document.write("");}
function bed_022_extra(){document.write("Add $300 for custom paint<br />");}
function bed_022_price(){document.write(" $1850 (Oak/Maple); $2250 (Cherry/Walnut/Hard Maple/Qtr Sawn Oak) <br />");}
function bed_022_wood(){document.write(" Regular Maple Painted ");}

//cradle_001
function cradle_001_number(){document.write("CD001");}
function cradle_001_name(){document.write("Cradle");}
function cradle_001_size(){document.write(" Baby <br /> ");}
function cradle_001_description(){document.write("&nbsp; ");}
function cradle_001_extra(){document.write(" &nbsp;<br />");}
function cradle_001_price(){document.write(" $875 (Oak/Maple); $1095 (Cherry/Walnut) <br />");}
function cradle_001_wood(){document.write(" Oak ");}





