
var surfacePick ="o";
var formatPick ="o";
var sizePick = "o";
var fullSelection = "o";
function setOptions(chosen) {
var selbox = document.myform.opttwo;
selbox.options.length = 0;
if (chosen == " ") {
selbox.options[selbox.options.length] = new Option('Please select one of the options above first',' ');
}

if (chosen == "999") {
selbox.options[selbox.options.length] = new Option('Screen Format',' ');
setOptionsTwo("99");
}
if (chosen == "M2500") {
selbox.options[selbox.options.length] = new Option('Screen Format','99');
selbox.options[selbox.options.length] = new Option('15:9','15:9');
selbox.options[selbox.options.length] = new Option('16:10','16:10');
selbox.options[selbox.options.length] = new Option('HDTV','HDTV');
selbox.options[selbox.options.length] = new Option('NTSC','NTSC');
selbox.options[selbox.options.length] = new Option('WideScreen','WideScreen');
selbox.options[selbox.options.length] = new Option('AV','AV');
}

if (chosen == "M1300") {
selbox.options[selbox.options.length] = new Option('Screen Format','99');
selbox.options[selbox.options.length] = new Option('15:9','15:9');
selbox.options[selbox.options.length] = new Option('16:10','16:10');
selbox.options[selbox.options.length] = new Option('HDTV','HDTV');
selbox.options[selbox.options.length] = new Option('NTSC','NTSC');
selbox.options[selbox.options.length] = new Option('WideScreen','WideScreen');
selbox.options[selbox.options.length] = new Option('AV','AV');
}

if (chosen == "HiDef Grey") {
selbox.options[selbox.options.length] = new Option('Screen Format','99');
selbox.options[selbox.options.length] = new Option('15:9','15:9');
selbox.options[selbox.options.length] = new Option('16:10','16:10');
selbox.options[selbox.options.length] = new Option('HDTV','HDTV');
selbox.options[selbox.options.length] = new Option('NTSC','NTSC');
selbox.options[selbox.options.length] = new Option('WideScreen','WideScreen');
selbox.options[selbox.options.length] = new Option('AV','AV');
}

surfacePick = chosen;
}
function setOptionsTwo(chosen) {
var selbox = document.myform.optthree;
selbox.options.length = 0;
if (chosen == " ") {
selbox.options[selbox.options.length] = new Option('Please select one of the options above first',' ');
}
if (chosen == "99") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
}
if (chosen == "AV" && surfacePick == "M2500") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('50 inch x 50 inch','50 inch x 50 inch');
selbox.options[selbox.options.length] = new Option('60 inch x 60 inch','60 inch x 60 inch');
selbox.options[selbox.options.length] = new Option('70 inch x 70 inch','70 inch x 70 inch');
selbox.options[selbox.options.length] = new Option('84 inch x 84 inch','84 inch x 84 inch');
selbox.options[selbox.options.length] = new Option('72 inch x 96 inch','72 inch x 96 inch');
selbox.options[selbox.options.length] = new Option('96 inch x 96 inch','96 inch x 96 inch');
selbox.options[selbox.options.length] = new Option('7 ft x 9 ft','7 ft x 9 ft');
selbox.options[selbox.options.length] = new Option('9 ft x 9 ft','9 ft x 9 ft');
selbox.options[selbox.options.length] = new Option('8 ft x 10 ft','8 ft x 10 ft');
selbox.options[selbox.options.length] = new Option('10 ft x 10 ft','10 ft x 10 ft');
selbox.options[selbox.options.length] = new Option('9 ft x 12 ft','9 ft x 12 ft');
}


if (chosen == "AV" && surfacePick == "M1300") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('50 inch x 50 inch','50 inch x 50 inch');
selbox.options[selbox.options.length] = new Option('60 inch x 60 inch','60 inch x 60 inch');
selbox.options[selbox.options.length] = new Option('70 inch x 70 inch','70 inch x 70 inch');
selbox.options[selbox.options.length] = new Option('84 inch x 84 inch','84 inch x 84 inch');
selbox.options[selbox.options.length] = new Option('72 inch x 96 inch','72 inch x 96 inch');
selbox.options[selbox.options.length] = new Option('96 inch x 96 inch','96 inch x 96 inch');
selbox.options[selbox.options.length] = new Option('7 ft x 9 ft','7 ft x 9 ft');
selbox.options[selbox.options.length] = new Option('9 ft x 9 ft','9 ft x 9 ft');
selbox.options[selbox.options.length] = new Option('8 ft x 10 ft','8 ft x 10 ft');
selbox.options[selbox.options.length] = new Option('10 ft x 10 ft','10 ft x 10 ft');
selbox.options[selbox.options.length] = new Option('9 ft x 12 ft','9 ft x 12 ft');
selbox.options[selbox.options.length] = new Option('12 ft x 12 ft','12 ft x 12 ft');
}


if (chosen == "AV" && surfacePick == "HiDef Grey") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('50 inch x 50 inch','50 inch x 50 inch');
selbox.options[selbox.options.length] = new Option('60 inch x 60 inch','60 inch x 60 inch');
selbox.options[selbox.options.length] = new Option('70 inch x 70 inch','70 inch x 70 inch');
selbox.options[selbox.options.length] = new Option('84 inch x 84 inch','84 inch x 84 inch');
selbox.options[selbox.options.length] = new Option('72 inch x 96 inch','72 inch x 96 inch');
selbox.options[selbox.options.length] = new Option('96 inch x 96 inch','96 inch x 96 inch');
selbox.options[selbox.options.length] = new Option('7 ft x 9 ft','7 ft x 9 ft');
selbox.options[selbox.options.length] = new Option('9 ft x 9 ft','9 ft x 9 ft');
selbox.options[selbox.options.length] = new Option('10 ft x 10 ft','10 ft x 10 ft');
selbox.options[selbox.options.length] = new Option('8 ft x 10 ft','8 ft x 10 ft');
selbox.options[selbox.options.length] = new Option('9 ft x 12 ft','9 ft x 12 ft');
}


if (chosen == "NTSC" && surfacePick == "M2500") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('6 ft','6 ft');
selbox.options[selbox.options.length] = new Option('7 ft','7 ft');
selbox.options[selbox.options.length] = new Option('100 inch','100 inch');
selbox.options[selbox.options.length] = new Option('10 ft','10 ft');
selbox.options[selbox.options.length] = new Option('11 ft','11 ft');
selbox.options[selbox.options.length] = new Option('150 inch','150 inch');
selbox.options[selbox.options.length] = new Option('15 ft','15 ft');
selbox.options[selbox.options.length] = new Option('200 inch','200 inch');
}


if (chosen == "NTSC" && surfacePick == "M1300") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('6 ft','6 ft');
selbox.options[selbox.options.length] = new Option('7 ft','7 ft');
selbox.options[selbox.options.length] = new Option('100 inch','100 inch');
selbox.options[selbox.options.length] = new Option('10 ft','10 ft');
selbox.options[selbox.options.length] = new Option('11 ft','11 ft');
selbox.options[selbox.options.length] = new Option('150 inch','150 inch');
selbox.options[selbox.options.length] = new Option('15 ft','15 ft');
selbox.options[selbox.options.length] = new Option('200 inch','200 inch');
}


if (chosen == "NTSC" && surfacePick == "HiDef Grey") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('6 ft','6 ft');
selbox.options[selbox.options.length] = new Option('7 ft','7 ft');
selbox.options[selbox.options.length] = new Option('100 inch','100 inch');
selbox.options[selbox.options.length] = new Option('10 ft','10 ft');
selbox.options[selbox.options.length] = new Option('11 ft','11 ft');
selbox.options[selbox.options.length] = new Option('150 inch','150 inch');
selbox.options[selbox.options.length] = new Option('15 ft','15 ft');
selbox.options[selbox.options.length] = new Option('200 inch','200 inch');
}


if (chosen == "HDTV" && surfacePick == "M2500") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('92 inch','92 inch');
selbox.options[selbox.options.length] = new Option('106 inch','106 inch');
selbox.options[selbox.options.length] = new Option('119 inch','119 inch');
selbox.options[selbox.options.length] = new Option('133 inch','133 inch');
selbox.options[selbox.options.length] = new Option('161 inch','161 inch');
selbox.options[selbox.options.length] = new Option('184 inch','184 inch');
}


if (chosen == "HDTV" && surfacePick == "M1300") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('92 inch','92 inch');
selbox.options[selbox.options.length] = new Option('106 inch','106 inch');
selbox.options[selbox.options.length] = new Option('119 inch','119 inch');
selbox.options[selbox.options.length] = new Option('133 inch','133 inch');
selbox.options[selbox.options.length] = new Option('161 inch','161 inch');
selbox.options[selbox.options.length] = new Option('184 inch','184 inch');
}


if (chosen == "HDTV" && surfacePick == "HiDef Grey") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('92 inch','92 inch');
selbox.options[selbox.options.length] = new Option('106 inch','106 inch');
selbox.options[selbox.options.length] = new Option('119 inch','119 inch');
selbox.options[selbox.options.length] = new Option('133 inch','133 inch');
selbox.options[selbox.options.length] = new Option('161 inch','161 inch');
selbox.options[selbox.options.length] = new Option('184 inch','184 inch');
}


if (chosen == "15:9" && surfacePick == "M2500") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('93 inch','93 inch');
selbox.options[selbox.options.length] = new Option('107 inch','107 inch');
selbox.options[selbox.options.length] = new Option('121 inch','121 inch');
selbox.options[selbox.options.length] = new Option('135 inch','135 inch');
selbox.options[selbox.options.length] = new Option('163 inch','163 inch');
}


if (chosen == "15:9" && surfacePick == "M1300") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('93 inch','93 inch');
selbox.options[selbox.options.length] = new Option('107 inch','107 inch');
selbox.options[selbox.options.length] = new Option('121 inch','121 inch');
selbox.options[selbox.options.length] = new Option('135 inch','135 inch');
selbox.options[selbox.options.length] = new Option('163 inch','163 inch');
}


if (chosen == "15:9" && surfacePick == "HiDef Grey") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('93 inch','93 inch');
selbox.options[selbox.options.length] = new Option('107 inch','107 inch');
selbox.options[selbox.options.length] = new Option('121 inch','121 inch');
selbox.options[selbox.options.length] = new Option('135 inch','135 inch');
selbox.options[selbox.options.length] = new Option('163 inch','163 inch');
}


if (chosen == "16:10" && surfacePick == "M2500") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('94 inch','94 inch');
selbox.options[selbox.options.length] = new Option('109 inch','109 inch');
selbox.options[selbox.options.length] = new Option('123 inch','123 inch');
selbox.options[selbox.options.length] = new Option('137 inch','137 inch');
selbox.options[selbox.options.length] = new Option('165 inch','165 inch');
}


if (chosen == "16:10" && surfacePick == "M1300") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('94 inch','94 inch');
selbox.options[selbox.options.length] = new Option('109 inch','109 inch');
selbox.options[selbox.options.length] = new Option('123 inch','123 inch');
selbox.options[selbox.options.length] = new Option('137 inch','137 inch');
selbox.options[selbox.options.length] = new Option('165 inch','165 inch');
}


if (chosen == "16:10" && surfacePick == "HiDef Grey") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('94 inch','94 inch');
selbox.options[selbox.options.length] = new Option('109 inch','109 inch');
selbox.options[selbox.options.length] = new Option('123 inch','123 inch');
selbox.options[selbox.options.length] = new Option('137 inch','137 inch');
selbox.options[selbox.options.length] = new Option('165 inch','165 inch');
}


if (chosen == "WideScreen" && surfacePick == "M2500") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('99 inch','99 inch');
selbox.options[selbox.options.length] = new Option('108 inch','108 inch');
selbox.options[selbox.options.length] = new Option('120 inch','120 inch');
selbox.options[selbox.options.length] = new Option('132 inch','132 inch');
selbox.options[selbox.options.length] = new Option('162 inch','162 inch');
selbox.options[selbox.options.length] = new Option('182 inch','182 inch');
}


if (chosen == "WideScreen" && surfacePick == "M1300") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('99 inch','99 inch');
selbox.options[selbox.options.length] = new Option('108 inch','108 inch');
selbox.options[selbox.options.length] = new Option('120 inch','120 inch');
selbox.options[selbox.options.length] = new Option('132 inch','132 inch');
selbox.options[selbox.options.length] = new Option('162 inch','162 inch');
selbox.options[selbox.options.length] = new Option('182 inch','182 inch');
}


if (chosen == "WideScreen" && surfacePick == "HiDef Grey") {
selbox.options[selbox.options.length] = new Option('Screen Size','9999');
selbox.options[selbox.options.length] = new Option('99 inch','99 inch');
selbox.options[selbox.options.length] = new Option('108 inch','108 inch');
selbox.options[selbox.options.length] = new Option('120 inch','120 inch');
selbox.options[selbox.options.length] = new Option('132 inch','132 inch');
selbox.options[selbox.options.length] = new Option('162 inch','162 inch');
selbox.options[selbox.options.length] = new Option('182 inch','182 inch');
}


 formatPick = chosen; 
}
function storeSize(chosen) {
sizePick= chosen;
}

function ChooseProd() {
var Products = new Array(124)

Products["M2500"+"AV"+"50 inch x 50 inch"] = "102191";
Products["M1300"+"AV"+"50 inch x 50 inch"] = "102165";
Products["HiDef Grey"+"AV"+"50 inch x 50 inch"] = "102267";
Products["M2500"+"AV"+"60 inch x 60 inch"] = "102192";
Products["M2500"+"NTSC"+"6 ft"] = "102201";
Products["HiDef Grey"+"NTSC"+"6 ft"] = "102273";
Products["M1300"+"AV"+"60 inch x 60 inch"] = "102166";
Products["HiDef Grey"+"AV"+"60 inch x 60 inch"] = "102268";
Products["M1300"+"NTSC"+"6 ft"] = "102176";
Products["M1300"+"NTSC"+"7 ft"] = "102177";
Products["M2500"+"NTSC"+"7 ft"] = "102202";
Products["HiDef Grey"+"NTSC"+"7 ft"] = "102274";
Products["M2500"+"AV"+"70 inch x 70 inch"] = "102193";
Products["HiDef Grey"+"AV"+"70 inch x 70 inch"] = "102269";
Products["M1300"+"AV"+"70 inch x 70 inch"] = "102167";
Products["M2500"+"HDTV"+"92 inch"] = "102206";
Products["M1300"+"HDTV"+"92 inch"] = "102182";
Products["HiDef Grey"+"HDTV"+"92 inch"] = "102276";
Products["M1300"+"NTSC"+"100 inch"] = "102178";
Products["HiDef Grey"+"15:9"+"93 inch"] = "102368";
Products["M2500"+"16:10"+"94 inch"] = "102358";
Products["HiDef Grey"+"16:10"+"94 inch"] = "102353";
Products["M2500"+"15:9"+"93 inch"] = "102373";
Products["M1300"+"16:10"+"94 inch"] = "102348";
Products["M1300"+"15:9"+"93 inch"] = "102363";
Products["HiDef Grey"+"AV"+"84 inch x 84 inch"] = "102270";
Products["M2500"+"AV"+"84 inch x 84 inch"] = "102194";
Products["M1300"+"AV"+"84 inch x 84 inch"] = "102168";
Products["M2500"+"HDTV"+"106 inch"] = "102207";
Products["M2500"+"NTSC"+"100 inch"] = "102203";
Products["HiDef Grey"+"NTSC"+"100 inch"] = "102275";
Products["HiDef Grey"+"HDTV"+"106 inch"] = "102277";
Products["M1300"+"HDTV"+"106 inch"] = "102183";
Products["M2500"+"WideScreen"+"99 inch"] = "102210";
Products["HiDef Grey"+"WideScreen"+"99 inch"] = "102279";
Products["M1300"+"WideScreen"+"99 inch"] = "102186";
Products["M1300"+"AV"+"72 inch x 96 inch"] = "102169";
Products["M1300"+"NTSC"+"10 ft"] = "102169";
Products["HiDef Grey"+"AV"+"72 inch x 96 inch"] = "102271";
Products["M2500"+"AV"+"72 inch x 96 inch"] = "102195";
Products["HiDef Grey"+"NTSC"+"10 ft"] = "102271";
Products["M2500"+"NTSC"+"10 ft"] = "102195";
Products["M1300"+"HDTV"+"119 inch"] = "102300";
Products["HiDef Grey"+"HDTV"+"119 inch"] = "102304";
Products["M2500"+"HDTV"+"119 inch"] = "102301";
Products["M1300"+"WideScreen"+"108 inch"] = "102187";
Products["HiDef Grey"+"15:9"+"107 inch"] = "102369";
Products["M2500"+"AV"+"96 inch x 96 inch"] = "102196";
Products["M1300"+"16:10"+"109 inch"] = "102349";
Products["HiDef Grey"+"16:10"+"109 inch"] = "102354";
Products["M2500"+"16:10"+"109 inch"] = "102359";
Products["M2500"+"WideScreen"+"108 inch"] = "102211";
Products["M2500"+"15:9"+"107 inch"] = "102374";
Products["HiDef Grey"+"AV"+"96 inch x 96 inch"] = "102272";
Products["M1300"+"AV"+"96 inch x 96 inch"] = "102170";
Products["M1300"+"15:9"+"107 inch"] = "102364";
Products["HiDef Grey"+"WideScreen"+"108 inch"] = "102280";
Products["M2500"+"NTSC"+"11 ft"] = "102204";
Products["M1300"+"NTSC"+"11 ft"] = "102179";
Products["HiDef Grey"+"NTSC"+"11 ft"] = "102308";
Products["HiDef Grey"+"16:10"+"123 inch"] = "102355";
Products["M1300"+"16:10"+"123 inch"] = "102350";
Products["M2500"+"16:10"+"123 inch"] = "102360";
Products["M1300"+"AV"+"7 ft x 9 ft"] = "102171";
Products["M2500"+"AV"+"7 ft x 9 ft"] = "102197";
Products["HiDef Grey"+"AV"+"7 ft x 9 ft"] = "102306";
Products["M2500"+"AV"+"9 ft x 9 ft"] = "102198";
Products["HiDef Grey"+"AV"+"9 ft x 9 ft"] = "102307";
Products["M1300"+"AV"+"9 ft x 9 ft"] = "102172";
Products["M1300"+"NTSC"+"150 inch"] = "102181";
Products["M1300"+"HDTV"+"133 inch"] = "102184";
Products["M2500"+"NTSC"+"150 inch"] = "102205";
Products["HiDef Grey"+"NTSC"+"150 inch"] = "102309";
Products["HiDef Grey"+"15:9"+"121 inch"] = "102370";
Products["M1300"+"15:9"+"121 inch"] = "102365";
Products["M2500"+"15:9"+"121 inch"] = "102375";
Products["HiDef Grey"+"AV"+"10 ft x 10 ft"] = "102335";
Products["HiDef Grey"+"WideScreen"+"120 inch"] = "102281";
Products["M1300"+"WideScreen"+"120 inch"] = "102188";
Products["M2500"+"WideScreen"+"120 inch"] = "102212";
Products["M1300"+"AV"+"8 ft x 10 ft"] = "102173";
Products["HiDef Grey"+"AV"+"8 ft x 10 ft"] = "102334";
Products["M2500"+"AV"+"8 ft x 10 ft"] = "102199";
Products["M2500"+"15:9"+"135 inch"] = "102376";
Products["HiDef Grey"+"15:9"+"135 inch"] = "102371";
Products["M1300"+"15:9"+"135 inch"] = "102366";
Products["M2500"+"WideScreen"+"132 inch"] = "102213";
Products["HiDef Grey"+"16:10"+"137 inch"] = "102356";
Products["M1300"+"16:10"+"137 inch"] = "102351";
Products["M1300"+"WideScreen"+"132 inch"] = "102189";
Products["M2500"+"16:10"+"137 inch"] = "102361";
Products["M2500"+"HDTV"+"133 inch"] = "102208";
Products["HiDef Grey"+"WideScreen"+"132 inch"] = "102282";
Products["HiDef Grey"+"HDTV"+"133 inch"] = "102278";
Products["M1300"+"AV"+"10 ft x 10 ft"] = "102174";
Products["M2500"+"AV"+"10 ft x 10 ft"] = "102215";
Products["M1300"+"WideScreen"+"162 inch"] = "102190";
Products["HiDef Grey"+"WideScreen"+"162 inch"] = "102312";
Products["M2500"+"WideScreen"+"162 inch"] = "102214";
Products["M1300"+"NTSC"+"15 ft"] = "102180";
Products["HiDef Grey"+"AV"+"9 ft x 12 ft"] = "102336";
Products["HiDef Grey"+"NTSC"+"15 ft"] = "102336";
Products["M1300"+"AV"+"9 ft x 12 ft"] = "102180";
Products["M2500"+"AV"+"9 ft x 12 ft"] = "102200";
Products["M2500"+"NTSC"+"15 ft"] = "102200";
Products["M1300"+"16:10"+"165 inch"] = "102352";
Products["M1300"+"15:9"+"163 inch"] = "102367";
Products["HiDef Grey"+"15:9"+"163 inch"] = "102372";
Products["HiDef Grey"+"16:10"+"165 inch"] = "102357";
Products["M2500"+"16:10"+"165 inch"] = "102362";
Products["HiDef Grey"+"HDTV"+"161 inch"] = "102310";
Products["M2500"+"HDTV"+"161 inch"] = "102209";
Products["M1300"+"HDTV"+"161 inch"] = "102185";
Products["M2500"+"15:9"+"163 inch"] = "102377";
Products["M1300"+"AV"+"12 ft x 12 ft"] = "102175";
Products["HiDef Grey"+"WideScreen"+"182 inch"] = "102313";
Products["M1300"+"WideScreen"+"182 inch"] = "102326";
Products["M2500"+"WideScreen"+"182 inch"] = "102327";
Products["HiDef Grey"+"HDTV"+"184 inch"] = "102311";
Products["M1300"+"HDTV"+"184 inch"] = "102324";
Products["M2500"+"HDTV"+"184 inch"] = "102325";
Products["M1300"+"NTSC"+"200 inch"] = "102322";
Products["HiDef Grey"+"NTSC"+"200 inch"] = "102338";
Products["M2500"+"NTSC"+"200 inch"] = "102323";

var Desc = new Array(124)

Desc["M2500"+"AV"+"50 inch x 50 inch"] = "Draper M2500 AV 50 inch x 50 inch screen :Access/Series V, 50 inch x 50 inch, AV, M2500, 110 V";
Desc["M1300"+"AV"+"50 inch x 50 inch"] = "Draper M1300 AV 50 inch x 50 inch screen :Access/Series V, 50 inch x 50 inch, AV, M1300, 110 V";
Desc["HiDef Grey"+"AV"+"50 inch x 50 inch"] = "Draper HiDef Grey AV 50 inch x 50 inch screen :Access/Series V, 50 inch x 50 inch, AV, HiDef Grey, 110 V";
Desc["M2500"+"AV"+"60 inch x 60 inch"] = "Draper M2500 AV 60 inch x 60 inch screen :Access/Series V, 60 inch x 60 inch, AV, M2500, 110 V";
Desc["M2500"+"NTSC"+"6 ft"] = "Draper M2500 NTSC 6 ft screen :Access/Series V, 6', NTSC, M2500, 110 V";
Desc["HiDef Grey"+"NTSC"+"6 ft"] = "Draper HiDef Grey NTSC 6 ft screen :Access/Series V, 6', NTSC, HiDef Grey, 110 V";
Desc["M1300"+"AV"+"60 inch x 60 inch"] = "Draper M1300 AV 60 inch x 60 inch screen :Access/Series V, 60 inch x 60 inch, AV, M1300, 110 V";
Desc["HiDef Grey"+"AV"+"60 inch x 60 inch"] = "Draper HiDef Grey AV 60 inch x 60 inch screen :Access/Series V, 60 inch x 60 inch, AV, HiDef Grey, 110 V";
Desc["M1300"+"NTSC"+"6 ft"] = "Draper M1300 NTSC 6 ft screen :Access/Series V, 6', NTSC, M1300, 110 V";
Desc["M1300"+"NTSC"+"7 ft"] = "Draper M1300 NTSC 7 ft screen :Access/Series V, 7', NTSC, M1300, 110 V";
Desc["M2500"+"NTSC"+"7 ft"] = "Draper M2500 NTSC 7 ft screen :Access/Series V, 7', NTSC, M2500, 110 V";
Desc["HiDef Grey"+"NTSC"+"7 ft"] = "Draper HiDef Grey NTSC 7 ft screen :Access/Series V, 7', NTSC, HiDef Grey, 110 V";
Desc["M2500"+"AV"+"70 inch x 70 inch"] = "Draper M2500 AV 70 inch x 70 inch screen :Access/Series V, 70 inch x 70 inch, AV, M2500, 110 V";
Desc["HiDef Grey"+"AV"+"70 inch x 70 inch"] = "Draper HiDef Grey AV 70 inch x 70 inch screen :Access/Series V, 70 inch x 70 inch, AV, HiDef Grey, 110 V";
Desc["M1300"+"AV"+"70 inch x 70 inch"] = "Draper M1300 AV 70 inch x 70 inch screen :Access/Series V, 70 inch x 70 inch, AV, M1300, 110 V";
Desc["M2500"+"HDTV"+"92 inch"] = "Draper M2500 HDTV 92 inch screen :Access/Series V, 92 inch, HDTV, M2500, 110 V";
Desc["M1300"+"HDTV"+"92 inch"] = "Draper M1300 HDTV 92 inch screen :Access/Series V, 92 inch, HDTV, M1300, 110 V";
Desc["HiDef Grey"+"HDTV"+"92 inch"] = "Draper HiDef Grey HDTV 92 inch screen :Access/Series V, 92 inch, HDTV, HiDef Grey, 110 V";
Desc["M1300"+"NTSC"+"100 inch"] = "Draper M1300 NTSC 100 inch screen :Access/Series V, 100 inch, NTSC, M1300, 110 V";
Desc["HiDef Grey"+"15:9"+"93 inch"] = "Draper HiDef Grey 15:9 93 inch screen :Access/Series V, 93 inch, 15:9, HiDef Grey, 110 V";
Desc["M2500"+"16:10"+"94 inch"] = "Draper M2500 16:10 94 inch screen :Access/Series V, 94 inch, 16:10, M2500, 110 V";
Desc["HiDef Grey"+"16:10"+"94 inch"] = "Draper HiDef Grey 16:10 94 inch screen :Access/Series V, 94 inch, 16:10, HiDef Grey, 110 V";
Desc["M2500"+"15:9"+"93 inch"] = "Draper M2500 15:9 93 inch screen :Access/Series V, 93 inch, 15:9, M2500, 110 V";
Desc["M1300"+"16:10"+"94 inch"] = "Draper M1300 16:10 94 inch screen :Access/Series V, 94 inch, 16:10, M1300, 110 V";
Desc["M1300"+"15:9"+"93 inch"] = "Draper M1300 15:9 93 inch screen :Access/Series V, 93 inch, 15:9, M1300, 110 V";
Desc["HiDef Grey"+"AV"+"84 inch x 84 inch"] = "Draper HiDef Grey AV 84 inch x 84 inch screen :Access/Series V, 84 inch x 84 inch, AV, HiDef Grey, 110 V";
Desc["M2500"+"AV"+"84 inch x 84 inch"] = "Draper M2500 AV 84 inch x 84 inch screen :Access/Series V, 84 inch x 84 inch, AV, M2500, 110 V";
Desc["M1300"+"AV"+"84 inch x 84 inch"] = "Draper M1300 AV 84 inch x 84 inch screen :Access/Series V, 84 inch x 84 inch, AV, M1300, 110 V";
Desc["M2500"+"HDTV"+"106 inch"] = "Draper M2500 HDTV 106 inch screen :Access/Series V, 106 inch, HDTV, M2500, 110 V";
Desc["M2500"+"NTSC"+"100 inch"] = "Draper M2500 NTSC 100 inch screen :Access/Series V, 100 inch, NTSC, M2500, 110 V";
Desc["HiDef Grey"+"NTSC"+"100 inch"] = "Draper HiDef Grey NTSC 100 inch screen :Access/Series V, 100 inch, NTSC, HiDef Grey, 110 V";
Desc["HiDef Grey"+"HDTV"+"106 inch"] = "Draper HiDef Grey HDTV 106 inch screen :Access/Series V, 106 inch, HDTV, HiDef Grey, 110 V";
Desc["M1300"+"HDTV"+"106 inch"] = "Draper M1300 HDTV 106 inch screen :Access/Series V, 106 inch, HDTV, M1300, 110 V";
Desc["M2500"+"WideScreen"+"99 inch"] = "Draper M2500 WideScreen 99 inch screen :Access/Series V, 99 inch, WideScreen, M2500, 110 V";
Desc["HiDef Grey"+"WideScreen"+"99 inch"] = "Draper HiDef Grey WideScreen 99 inch screen :Access/Series V, 99 inch, WideScreen, HiDef Grey, 110 V";
Desc["M1300"+"WideScreen"+"99 inch"] = "Draper M1300 WideScreen 99 inch screen :Access/Series V, 99 inch, WideScreen, M1300, 110 V";
Desc["M1300"+"AV"+"72 inch x 96 inch"] = "Draper M1300 AV 72 inch x 96 inch screen :Access/Series V, 72 inch x 96 inch, AV, M1300, 110 V";
Desc["M1300"+"NTSC"+"10 ft"] = "Draper M1300 NTSC 10 ft screen :Access/Series V, 10', NTSC, M1300, 110 V";
Desc["HiDef Grey"+"AV"+"72 inch x 96 inch"] = "Draper HiDef Grey AV 72 inch x 96 inch screen :Access/Series V, 72 inch x 96 inch, AV, HiDef Grey, 110 V";
Desc["M2500"+"AV"+"72 inch x 96 inch"] = "Draper M2500 AV 72 inch x 96 inch screen :Access/Series V, 72 inch x 96 inch, AV, M2500, 110 V";
Desc["HiDef Grey"+"NTSC"+"10 ft"] = "Draper HiDef Grey NTSC 10 ft screen :Access/Series V, 10', NTSC, HiDef Grey, 110 V";
Desc["M2500"+"NTSC"+"10 ft"] = "Draper M2500 NTSC 10 ft screen :Access/Series V, 10', NTSC, M2500, 110 V";
Desc["M1300"+"HDTV"+"119 inch"] = "Draper M1300 HDTV 119 inch screen :Access/Series V, 119 inch, HDTV, M1300, 110 V";
Desc["HiDef Grey"+"HDTV"+"119 inch"] = "Draper HiDef Grey HDTV 119 inch screen :Access/Series V, 119 inch, HDTV, HiDef Grey, 110 V";
Desc["M2500"+"HDTV"+"119 inch"] = "Draper M2500 HDTV 119 inch screen :Access/Series V, 119 inch, HDTV, M2500, 110 V";
Desc["M1300"+"WideScreen"+"108 inch"] = "Draper M1300 WideScreen 108 inch screen :Access/Series V, 108 inch, WideScreen, M1300, 110 V";
Desc["HiDef Grey"+"15:9"+"107 inch"] = "Draper HiDef Grey 15:9 107 inch screen :Access/Series V, 107 inch, 15:9, HiDef Grey, 110 V";
Desc["M2500"+"AV"+"96 inch x 96 inch"] = "Draper M2500 AV 96 inch x 96 inch screen :Access/Series V, 96 inch x 96 inch, AV, M2500, 110 V";
Desc["M1300"+"16:10"+"109 inch"] = "Draper M1300 16:10 109 inch screen :Access/Series V, 109 inch, 16:10, M1300, 110 V";
Desc["HiDef Grey"+"16:10"+"109 inch"] = "Draper HiDef Grey 16:10 109 inch screen :Access/Series V, 109 inch, 16:10, HiDef Grey, 110 V";
Desc["M2500"+"16:10"+"109 inch"] = "Draper M2500 16:10 109 inch screen :Access/Series V, 109 inch, 16:10, M2500, 110 V";
Desc["M2500"+"WideScreen"+"108 inch"] = "Draper M2500 WideScreen 108 inch screen :Access/Series V, 108 inch, WideScreen, M2500, 110 V";
Desc["M2500"+"15:9"+"107 inch"] = "Draper M2500 15:9 107 inch screen :Access/Series V, 107 inch, 15:9, M2500, 110 V";
Desc["HiDef Grey"+"AV"+"96 inch x 96 inch"] = "Draper HiDef Grey AV 96 inch x 96 inch screen :Access/Series V, 96 inch x 96 inch, AV, HiDef Grey, 110 V";
Desc["M1300"+"AV"+"96 inch x 96 inch"] = "Draper M1300 AV 96 inch x 96 inch screen :Access/Series V, 96 inch x 96 inch, AV, M1300, 110 V";
Desc["M1300"+"15:9"+"107 inch"] = "Draper M1300 15:9 107 inch screen :Access/Series V, 107 inch, 15:9, M1300, 110 V";
Desc["HiDef Grey"+"WideScreen"+"108 inch"] = "Draper HiDef Grey WideScreen 108 inch screen :Access/Series V, 108 inch, WideScreen, HiDef Grey, 110 V";
Desc["M2500"+"NTSC"+"11 ft"] = "Draper M2500 NTSC 11 ft screen :Access/Series V, 11', NTSC, M2500, 110 V";
Desc["M1300"+"NTSC"+"11 ft"] = "Draper M1300 NTSC 11 ft screen :Access/Series V, 11', NTSC, M1300, 110 V";
Desc["HiDef Grey"+"NTSC"+"11 ft"] = "Draper HiDef Grey NTSC 11 ft screen :Access/Series V, 11', NTSC, HiDef Grey, 110 V";
Desc["HiDef Grey"+"16:10"+"123 inch"] = "Draper HiDef Grey 16:10 123 inch screen :Access/Series V, 123 inch, 16:10, HiDef Grey, 110 V";
Desc["M1300"+"16:10"+"123 inch"] = "Draper M1300 16:10 123 inch screen :Access/Series V, 123 inch, 16:10, M1300, 110 V";
Desc["M2500"+"16:10"+"123 inch"] = "Draper M2500 16:10 123 inch screen :Access/Series V, 123 inch, 16:10, M2500, 110 V";
Desc["M1300"+"AV"+"7 ft x 9 ft"] = "Draper M1300 AV 7 ft x 9 ft screen :Access/Series V, 7' x 9', AV, M1300, 110 V";
Desc["M2500"+"AV"+"7 ft x 9 ft"] = "Draper M2500 AV 7 ft x 9 ft screen :Access/Series V, 7' x 9', AV, M2500, 110 V";
Desc["HiDef Grey"+"AV"+"7 ft x 9 ft"] = "Draper HiDef Grey AV 7 ft x 9 ft screen :Access/Series V, 7' x 9', AV, HiDef Grey, 110 V";
Desc["M2500"+"AV"+"9 ft x 9 ft"] = "Draper M2500 AV 9 ft x 9 ft screen :Access/Series V, 9' x 9', AV, M2500, 110 V";
Desc["HiDef Grey"+"AV"+"9 ft x 9 ft"] = "Draper HiDef Grey AV 9 ft x 9 ft screen :Access/Series V, 9' x 9', AV, HiDef Grey, 110 V";
Desc["M1300"+"AV"+"9 ft x 9 ft"] = "Draper M1300 AV 9 ft x 9 ft screen :Access/Series V, 9' x 9', AV, M1300, 110 V";
Desc["M1300"+"NTSC"+"150 inch"] = "Draper M1300 NTSC 150 inch screen :Access/Series V, 150 inch, NTSC, M1300, 110 V";
Desc["M1300"+"HDTV"+"133 inch"] = "Draper M1300 HDTV 133 inch screen :Access/Series V, 133 inch, HDTV, M1300, 110 V";
Desc["M2500"+"NTSC"+"150 inch"] = "Draper M2500 NTSC 150 inch screen :Access/Series V, 150 inch, NTSC, M2500, 110 V";
Desc["HiDef Grey"+"NTSC"+"150 inch"] = "Draper HiDef Grey NTSC 150 inch screen :Access/Series V, 150 inch, NTSC, HiDef Grey, 110 V";
Desc["HiDef Grey"+"15:9"+"121 inch"] = "Draper HiDef Grey 15:9 121 inch screen :Access/Series V, 121 inch, 15:9, HiDef Grey, 110 V";
Desc["M1300"+"15:9"+"121 inch"] = "Draper M1300 15:9 121 inch screen :Access/Series V, 121 inch, 15:9, M1300, 110 V";
Desc["M2500"+"15:9"+"121 inch"] = "Draper M2500 15:9 121 inch screen :Access/Series V, 121 inch, 15:9, M2500, 110 V";
Desc["HiDef Grey"+"AV"+"10 ft x 10 ft"] = "Draper HiDef Grey AV 10 ft x 10 ft screen :Access/Series V, 10' x 10', AV, HiDef Grey, 110 V";
Desc["HiDef Grey"+"WideScreen"+"120 inch"] = "Draper HiDef Grey WideScreen 120 inch screen :Access/Series V, 120 inch, WideScreen, HiDef Grey, 110 V";
Desc["M1300"+"WideScreen"+"120 inch"] = "Draper M1300 WideScreen 120 inch screen :Access/Series V, 120 inch, WideScreen, M1300, 110 V";
Desc["M2500"+"WideScreen"+"120 inch"] = "Draper M2500 WideScreen 120 inch screen :Access/Series V, 120 inch, WideScreen, M2500, 110 V";
Desc["M1300"+"AV"+"8 ft x 10 ft"] = "Draper M1300 AV 8 ft x 10 ft screen :Access/Series V, 8' x 10', AV, M1300, 110 V";
Desc["HiDef Grey"+"AV"+"8 ft x 10 ft"] = "Draper HiDef Grey AV 8 ft x 10 ft screen :Access/Series V, 8' x 10', AV, HiDef Grey, 110 V";
Desc["M2500"+"AV"+"8 ft x 10 ft"] = "Draper M2500 AV 8 ft x 10 ft screen :Access/Series V, 8' x 10', AV, M2500, 110 V";
Desc["M2500"+"15:9"+"135 inch"] = "Draper M2500 15:9 135 inch screen :Access/Series V, 135 inch, 15:9, M2500, 110 V";
Desc["HiDef Grey"+"15:9"+"135 inch"] = "Draper HiDef Grey 15:9 135 inch screen :Access/Series V, 135 inch, 15:9, HiDef Grey, 110 V";
Desc["M1300"+"15:9"+"135 inch"] = "Draper M1300 15:9 135 inch screen :Access/Series V, 135 inch, 15:9, M1300, 110 V";
Desc["M2500"+"WideScreen"+"132 inch"] = "Draper M2500 WideScreen 132 inch screen :Access/Series V, 132 inch, WideScreen, M2500, 110 V";
Desc["HiDef Grey"+"16:10"+"137 inch"] = "Draper HiDef Grey 16:10 137 inch screen :Access/Series V, 137 inch, 16:10, HiDef Grey, 110 V";
Desc["M1300"+"16:10"+"137 inch"] = "Draper M1300 16:10 137 inch screen :Access/Series V, 137 inch, 16:10, M1300, 110 V";
Desc["M1300"+"WideScreen"+"132 inch"] = "Draper M1300 WideScreen 132 inch screen :Access/Series V, 132 inch, WideScreen, M1300, 110 V";
Desc["M2500"+"16:10"+"137 inch"] = "Draper M2500 16:10 137 inch screen :Access/Series V, 137 inch, 16:10, M2500, 110 V";
Desc["M2500"+"HDTV"+"133 inch"] = "Draper M2500 HDTV 133 inch screen :Access/Series V, 133 inch, HDTV, M2500, 110 V";
Desc["HiDef Grey"+"WideScreen"+"132 inch"] = "Draper HiDef Grey WideScreen 132 inch screen :Access/Series V, 132 inch, WideScreen, HiDef Grey, 110 V";
Desc["HiDef Grey"+"HDTV"+"133 inch"] = "Draper HiDef Grey HDTV 133 inch screen :Access/Series V, 133 inch, HDTV, HiDef Grey, 110 V";
Desc["M1300"+"AV"+"10 ft x 10 ft"] = "Draper M1300 AV 10 ft x 10 ft screen :Access/Series V, 10' x 10', AV, M1300, 110 V";
Desc["M2500"+"AV"+"10 ft x 10 ft"] = "Draper M2500 AV 10 ft x 10 ft screen :Access/Series V, 10' x 10', AV, M2500, 110 V";
Desc["M1300"+"WideScreen"+"162 inch"] = "Draper M1300 WideScreen 162 inch screen :Access/Series V, 162 inch, WideScreen, M1300, 110 V";
Desc["HiDef Grey"+"WideScreen"+"162 inch"] = "Draper HiDef Grey WideScreen 162 inch screen :Access/Series V, 162 inch, WideScreen, HiDef Grey, 110 V";
Desc["M2500"+"WideScreen"+"162 inch"] = "Draper M2500 WideScreen 162 inch screen :Access/Series V, 162 inch, WideScreen, M2500, 110 V";
Desc["M1300"+"NTSC"+"15 ft"] = "Draper M1300 NTSC 15 ft screen :Access/Series V, 15', NTSC, M1300, 110 V";
Desc["HiDef Grey"+"AV"+"9 ft x 12 ft"] = "Draper HiDef Grey AV 9 ft x 12 ft screen :Access/Series V, 9' x 12', AV, HiDef Grey, 110 V";
Desc["HiDef Grey"+"NTSC"+"15 ft"] = "Draper HiDef Grey NTSC 15 ft screen :Access/Series V, 15', NTSC, HiDef Grey, 110 V";
Desc["M1300"+"AV"+"9 ft x 12 ft"] = "Draper M1300 AV 9 ft x 12 ft screen :Access/Series V, 9' x 12', AV, M1300, 110 V";
Desc["M2500"+"AV"+"9 ft x 12 ft"] = "Draper M2500 AV 9 ft x 12 ft screen :Access/Series V, 9' x 12', AV, M2500, 110 V";
Desc["M2500"+"NTSC"+"15 ft"] = "Draper M2500 NTSC 15 ft screen :Access/Series V, 15', NTSC, M2500, 110 V";
Desc["M1300"+"16:10"+"165 inch"] = "Draper M1300 16:10 165 inch screen :Access/Series V, 165 inch, 16:10, M1300, 110 V";
Desc["M1300"+"15:9"+"163 inch"] = "Draper M1300 15:9 163 inch screen :Access/Series V, 163 inch, 15:9, M1300, 110 V";
Desc["HiDef Grey"+"15:9"+"163 inch"] = "Draper HiDef Grey 15:9 163 inch screen :Access/Series V, 163 inch, 15:9, HiDef Grey, 110 V";
Desc["HiDef Grey"+"16:10"+"165 inch"] = "Draper HiDef Grey 16:10 165 inch screen :Access/Series V, 165 inch, 16:10, HiDef Grey, 110 V";
Desc["M2500"+"16:10"+"165 inch"] = "Draper M2500 16:10 165 inch screen :Access/Series V, 165 inch, 16:10, M2500, 110 V";
Desc["HiDef Grey"+"HDTV"+"161 inch"] = "Draper HiDef Grey HDTV 161 inch screen :Access/Series V, 161 inch, HDTV, HiDef Grey, 110 V";
Desc["M2500"+"HDTV"+"161 inch"] = "Draper M2500 HDTV 161 inch screen :Access/Series V, 161 inch, HDTV, M2500, 110 V";
Desc["M1300"+"HDTV"+"161 inch"] = "Draper M1300 HDTV 161 inch screen :Access/Series V, 161 inch, HDTV, M1300, 110 V";
Desc["M2500"+"15:9"+"163 inch"] = "Draper M2500 15:9 163 inch screen :Access/Series V, 163 inch, 15:9, M2500, 110 V";
Desc["M1300"+"AV"+"12 ft x 12 ft"] = "Draper M1300 AV 12 ft x 12 ft screen :Access/Series V, 12' x 12', AV, M1300, 110 V";
Desc["HiDef Grey"+"WideScreen"+"182 inch"] = "Draper HiDef Grey WideScreen 182 inch screen :Access/Series V, 182 inch, WideScreen, HiDef Grey, 110 V";
Desc["M1300"+"WideScreen"+"182 inch"] = "Draper M1300 WideScreen 182 inch screen :Access/Series V, 182 inch, WideScreen, M1300, 110 V";
Desc["M2500"+"WideScreen"+"182 inch"] = "Draper M2500 WideScreen 182 inch screen :Access/Series V, 182 inch, WideScreen, M2500, 110 V";
Desc["HiDef Grey"+"HDTV"+"184 inch"] = "Draper HiDef Grey HDTV 184 inch screen :Access/Series V, 184 inch, HDTV, HiDef Grey, 110 V";
Desc["M1300"+"HDTV"+"184 inch"] = "Draper M1300 HDTV 184 inch screen :Access/Series V, 184 inch, HDTV, M1300, 110 V";
Desc["M2500"+"HDTV"+"184 inch"] = "Draper M2500 HDTV 184 inch screen :Access/Series V, 184 inch, HDTV, M2500, 110 V";
Desc["M1300"+"NTSC"+"200 inch"] = "Draper M1300 NTSC 200 inch screen :Access/Series V, 200 inch, NTSC, M1300, 110 V";
Desc["HiDef Grey"+"NTSC"+"200 inch"] = "Draper HiDef Grey NTSC 200 inch screen :Access/Series V, 200 inch, NTSC, HiDef Grey, 110 V";
Desc["M2500"+"NTSC"+"200 inch"] = "Draper M2500 NTSC 200 inch screen :Access/Series V, 200 inch, NTSC, M2500, 110 V";

var Cost = new Array(124)

Cost["M2500"+"AV"+"50 inch x 50 inch"] = 1376.4;
Cost["M1300"+"AV"+"50 inch x 50 inch"] = 1376.4;
Cost["HiDef Grey"+"AV"+"50 inch x 50 inch"] = 1376.4;
Cost["M2500"+"AV"+"60 inch x 60 inch"] = 1507.6;
Cost["M2500"+"NTSC"+"6 ft"] = 1463.6;
Cost["HiDef Grey"+"NTSC"+"6 ft"] = 1463.6;
Cost["M1300"+"AV"+"60 inch x 60 inch"] = 1507.6;
Cost["HiDef Grey"+"AV"+"60 inch x 60 inch"] = 1507.6;
Cost["M1300"+"NTSC"+"6 ft"] = 1463.6;
Cost["M1300"+"NTSC"+"7 ft"] = 1605.9;
Cost["M2500"+"NTSC"+"7 ft"] = 1605.9;
Cost["HiDef Grey"+"NTSC"+"7 ft"] = 1605.9;
Cost["M2500"+"AV"+"70 inch x 70 inch"] = 1690;
Cost["HiDef Grey"+"AV"+"70 inch x 70 inch"] = 1690;
Cost["M1300"+"AV"+"70 inch x 70 inch"] = 1690;
Cost["M2500"+"HDTV"+"92 inch"] = 1719.6;
Cost["M1300"+"HDTV"+"92 inch"] = 1719.6;
Cost["HiDef Grey"+"HDTV"+"92 inch"] = 1722.6;
Cost["M1300"+"NTSC"+"100 inch"] = 1763.3;
Cost["HiDef Grey"+"15:9"+"93 inch"] = 1725.6;
Cost["M2500"+"16:10"+"94 inch"] = 1725.6;
Cost["HiDef Grey"+"16:10"+"94 inch"] = 1725.6;
Cost["M2500"+"15:9"+"93 inch"] = 1725.6;
Cost["M1300"+"16:10"+"94 inch"] = 1725.6;
Cost["M1300"+"15:9"+"93 inch"] = 1725.6;
Cost["HiDef Grey"+"AV"+"84 inch x 84 inch"] = 1880.5;
Cost["M2500"+"AV"+"84 inch x 84 inch"] = 1880.5;
Cost["M1300"+"AV"+"84 inch x 84 inch"] = 1880.5;
Cost["M2500"+"HDTV"+"106 inch"] = 1887;
Cost["M2500"+"NTSC"+"100 inch"] = 1769.3;
Cost["HiDef Grey"+"NTSC"+"100 inch"] = 1769.3;
Cost["HiDef Grey"+"HDTV"+"106 inch"] = 1887;
Cost["M1300"+"HDTV"+"106 inch"] = 1887;
Cost["M2500"+"WideScreen"+"99 inch"] = 1741.6;
Cost["HiDef Grey"+"WideScreen"+"99 inch"] = 1741.6;
Cost["M1300"+"WideScreen"+"99 inch"] = 1741.6;
Cost["M1300"+"AV"+"72 inch x 96 inch"] = 1928.5;
Cost["M1300"+"NTSC"+"10 ft"] = 1928.5;
Cost["HiDef Grey"+"AV"+"72 inch x 96 inch"] = 1928.5;
Cost["M2500"+"AV"+"72 inch x 96 inch"] = 1928.5;
Cost["HiDef Grey"+"NTSC"+"10 ft"] = 1928.5;
Cost["M2500"+"NTSC"+"10 ft"] = 1928.5;
Cost["M1300"+"HDTV"+"119 inch"] = 2069.9;
Cost["HiDef Grey"+"HDTV"+"119 inch"] = 2069.9;
Cost["M2500"+"HDTV"+"119 inch"] = 2069.9;
Cost["M1300"+"WideScreen"+"108 inch"] = 1897;
Cost["HiDef Grey"+"15:9"+"107 inch"] = 1897;
Cost["M2500"+"AV"+"96 inch x 96 inch"] = 2082.9;
Cost["M1300"+"16:10"+"109 inch"] = 1897;
Cost["HiDef Grey"+"16:10"+"109 inch"] = 1897;
Cost["M2500"+"16:10"+"109 inch"] = 1897;
Cost["M2500"+"WideScreen"+"108 inch"] = 1897;
Cost["M2500"+"15:9"+"107 inch"] = 1897;
Cost["HiDef Grey"+"AV"+"96 inch x 96 inch"] = 2082.9;
Cost["M1300"+"AV"+"96 inch x 96 inch"] = 2082.9;
Cost["M1300"+"15:9"+"107 inch"] = 1897;
Cost["HiDef Grey"+"WideScreen"+"108 inch"] = 1897;
Cost["M2500"+"NTSC"+"11 ft"] = 2121;
Cost["M1300"+"NTSC"+"11 ft"] = 2121;
Cost["HiDef Grey"+"NTSC"+"11 ft"] = 2121;
Cost["HiDef Grey"+"16:10"+"123 inch"] = 2076.9;
Cost["M1300"+"16:10"+"123 inch"] = 2076.9;
Cost["M2500"+"16:10"+"123 inch"] = 2076.9;
Cost["M1300"+"AV"+"7 ft x 9 ft"] = 2150.5;
Cost["M2500"+"AV"+"7 ft x 9 ft"] = 2150.5;
Cost["HiDef Grey"+"AV"+"7 ft x 9 ft"] = 2152.5;
Cost["M2500"+"AV"+"9 ft x 9 ft"] = 2315.9;
Cost["HiDef Grey"+"AV"+"9 ft x 9 ft"] = 2315.9;
Cost["M1300"+"AV"+"9 ft x 9 ft"] = 2315.9;
Cost["M1300"+"NTSC"+"150 inch"] = 2316.9;
Cost["M1300"+"HDTV"+"133 inch"] = 2266.3;
Cost["M2500"+"NTSC"+"150 inch"] = 2316.9;
Cost["HiDef Grey"+"NTSC"+"150 inch"] = 2316.9;
Cost["HiDef Grey"+"15:9"+"121 inch"] = 2088.9;
Cost["M1300"+"15:9"+"121 inch"] = 2088.9;
Cost["M2500"+"15:9"+"121 inch"] = 2088.9;
Cost["HiDef Grey"+"AV"+"10 ft x 10 ft"] = 2582.4;
Cost["HiDef Grey"+"WideScreen"+"120 inch"] = 2096.9;
Cost["M1300"+"WideScreen"+"120 inch"] = 2096.9;
Cost["M2500"+"WideScreen"+"120 inch"] = 2096.9;
Cost["M1300"+"AV"+"8 ft x 10 ft"] = 2374;
Cost["HiDef Grey"+"AV"+"8 ft x 10 ft"] = 2374;
Cost["M2500"+"AV"+"8 ft x 10 ft"] = 2374;
Cost["M2500"+"15:9"+"135 inch"] = 2285.3;
Cost["HiDef Grey"+"15:9"+"135 inch"] = 2285.3;
Cost["M1300"+"15:9"+"135 inch"] = 2285.3;
Cost["M2500"+"WideScreen"+"132 inch"] = 2285.3;
Cost["HiDef Grey"+"16:10"+"137 inch"] = 2285.3;
Cost["M1300"+"16:10"+"137 inch"] = 2285.3;
Cost["M1300"+"WideScreen"+"132 inch"] = 2285.3;
Cost["M2500"+"16:10"+"137 inch"] = 2285.3;
Cost["M2500"+"HDTV"+"133 inch"] = 2285.3;
Cost["HiDef Grey"+"WideScreen"+"132 inch"] = 2285.3;
Cost["HiDef Grey"+"HDTV"+"133 inch"] = 2285.3;
Cost["M1300"+"AV"+"10 ft x 10 ft"] = 2600.4;
Cost["M2500"+"AV"+"10 ft x 10 ft"] = 2600.4;
Cost["M1300"+"WideScreen"+"162 inch"] = 2911.6;
Cost["HiDef Grey"+"WideScreen"+"162 inch"] = 2911.6;
Cost["M2500"+"WideScreen"+"162 inch"] = 2911.6;
Cost["M1300"+"NTSC"+"15 ft"] = 2980.8;
Cost["HiDef Grey"+"AV"+"9 ft x 12 ft"] = 2980.8;
Cost["HiDef Grey"+"NTSC"+"15 ft"] = 2980.8;
Cost["M1300"+"AV"+"9 ft x 12 ft"] = 2980.8;
Cost["M2500"+"AV"+"9 ft x 12 ft"] = 2980.8;
Cost["M2500"+"NTSC"+"15 ft"] = 2980.8;
Cost["M1300"+"16:10"+"165 inch"] = 2914.6;
Cost["M1300"+"15:9"+"163 inch"] = 2914.6;
Cost["HiDef Grey"+"15:9"+"163 inch"] = 2914.6;
Cost["HiDef Grey"+"16:10"+"165 inch"] = 2914.6;
Cost["M2500"+"16:10"+"165 inch"] = 2914.6;
Cost["HiDef Grey"+"HDTV"+"161 inch"] = 2914.6;
Cost["M2500"+"HDTV"+"161 inch"] = 2914.6;
Cost["M1300"+"HDTV"+"161 inch"] = 2914.6;
Cost["M2500"+"15:9"+"163 inch"] = 2914.6;
Cost["M1300"+"AV"+"12 ft x 12 ft"] = 3214.3;
Cost["HiDef Grey"+"WideScreen"+"182 inch"] = 3421;
Cost["M1300"+"WideScreen"+"182 inch"] = 3421;
Cost["M2500"+"WideScreen"+"182 inch"] = 3421;
Cost["HiDef Grey"+"HDTV"+"184 inch"] = 3423;
Cost["M1300"+"HDTV"+"184 inch"] = 3423;
Cost["M2500"+"HDTV"+"184 inch"] = 3423;
Cost["M1300"+"NTSC"+"200 inch"] = 3447;
Cost["HiDef Grey"+"NTSC"+"200 inch"] = 3447;
Cost["M2500"+"NTSC"+"200 inch"] = 3447;

document.all.unitInfo.innerHTML = surfacePick + " " + formatPick+ " " + sizePick
document.all.cost.innerHTML = "Our Price $" + Cost[surfacePick+formatPick+sizePick] +" Including Free Shipping <br><br>" 
document.Prod.PartNo.value = Products[surfacePick+formatPick+sizePick];
document.Prod.Item.value = Desc[surfacePick+formatPick+sizePick];
document.Prod.Price.value = Cost[surfacePick+formatPick+sizePick];
document.all.button.innerHTML = '<input type="submit" value="ADD TO CART" class="btn">'
}
function resetCost() {
document.all.unitInfo.innerHTML = ""
document.all.cost.innerHTML = "Select a Material, Format and Screen Size below<br><br> "
document.all.button.innerHTML = '<input disabled type="submit" value="ADD TO CART" class="btn">'
}


