function CalculateOrder(form)
{
//Womens Silk Robes
//augbergineberry
if (document.augbergineL1.os0.value == "Small" )
 document.augbergineL1.amount.value = 175;

if (document.augbergineL1.os0.value == "Medium" )
 document.augbergineL1.amount.value = 175;

if (document.augbergineL1.os0.value == "Large" )
 document.augbergineL1.amount.value = 175;

if (document.augbergineL1.os0.value == "X/Large" )
 document.augbergineL1.amount.value = 175;

if (document.augbergineL1.os0.value == "XX/Large")
 document.augbergineL1.amount.value = 175;
 
 
 //Mens Silk Robes
 //augbergineberry
 if (document.augbergineM1.os0.value == "Small" )
 document.augbergineM1.amount.value = 175;

if (document.augbergineM1.os0.value == "Medium" )
 document.augbergineM1.amount.value = 175;

if (document.augbergineM1.os0.value == "Large" )
 document.augbergineM1.amount.value = 175;

if (document.augbergineM1.os0.value == "X/Large" )
 document.augbergineM1.amount.value = 175;

if (document.augbergineM1.os0.value == "XX/Large")
 document.augbergineM1.amount.value = 195;
 
 
//Womens Silk Robes
//cream
if (document.creamL1.os0.value == "Small" )
 document.creamL1.amount.value = 175;

if (document.creamL1.os0.value == "Medium" )
 document.creamL1.amount.value = 175;

if (document.creamL1.os0.value == "Large" )
 document.creamL1.amount.value = 175;

if (document.creamL1.os0.value == "X/Large" )
 document.creamL1.amount.value = 175;

if (document.creamL1.os0.value == "XX/Large")
 document.creamL1.amount.value = 175; 
 
//Mens Silk Robes
//cream
if (document.creamM1.os0.value == "Small" )
 document.creamM1.amount.value = 175;

if (document.creamM1.os0.value == "Medium" )
 document.creamM1.amount.value = 175;

if (document.creamM1.os0.value == "Large" )
 document.creamM1.amount.value = 175;

if (document.creamM1.os0.value == "X/Large" )
 document.creamM1.amount.value = 175;

if (document.creamM1.os0.value == "XX/Large")
 document.creamM1.amount.value = 195;  
 
 
 
 //Womens Silk Robes
//red
if (document.redL1.os0.value == "Small" )
 document.redL1.amount.value = 175;

if (document.redL1.os0.value == "Medium" )
 document.redL1.amount.value = 175;

if (document.redL1.os0.value == "Large" )
 document.redL1.amount.value = 175;

if (document.redL1.os0.value == "X/Large" )
 document.redL1.amount.value = 175;

if (document.redL1.os0.value == "XX/Large")
 document.redL1.amount.value = 175; 
 
//Mens Silk Robes
//red
if (document.redM1.os0.value == "Small" )
 document.redM1.amount.value = 175;

if (document.redM1.os0.value == "Medium" )
 document.redM1.amount.value = 175;

if (document.redM1.os0.value == "Large" )
 document.redM1.amount.value = 175;

if (document.redM1.os0.value == "X/Large" )
 document.redM1.amount.value = 175;

if (document.redM1.os0.value == "XX/Large")
 document.redM1.amount.value = 195;  
 
 
 //Womens Silk Robes
//gold
if (document.goldL1.os0.value == "Small" )
 document.goldL1.amount.value = 175;

if (document.goldL1.os0.value == "Medium" )
 document.goldL1.amount.value = 175;

if (document.goldL1.os0.value == "Large" )
 document.goldL1.amount.value = 175;

if (document.goldL1.os0.value == "X/Large" )
 document.goldL1.amount.value = 175;

if (document.goldL1.os0.value == "XX/Large")
 document.goldL1.amount.value = 175; 
 
//Mens Silk Robes
//gold
if (document.goldM1.os0.value == "Small" )
 document.goldM1.amount.value = 175;

if (document.goldM1.os0.value == "Medium" )
 document.goldM1.amount.value = 175;

if (document.goldM1.os0.value == "Large" )
 document.goldM1.amount.value = 175;

if (document.goldM1.os0.value == "X/Large" )
 document.goldM1.amount.value = 175;

if (document.goldM1.os0.value == "XX/Large")
 document.goldM1.amount.value = 195;  
 
 
 //Womens Silk Robes
//blue
if (document.blueL1.os0.value == "Small" )
 document.blueL1.amount.value = 175;

if (document.blueL1.os0.value == "Medium" )
 document.blueL1.amount.value = 175;

if (document.blueL1.os0.value == "Large" )
 document.blueL1.amount.value = 175;

if (document.blueL1.os0.value == "X/Large" )
 document.blueL1.amount.value = 175;

if (document.blueL1.os0.value == "XX/Large")
 document.blueL1.amount.value = 175; 
 
//Mens Silk Robes
//blue
if (document.blueM1.os0.value == "Small" )
 document.blueM1.amount.value = 175;

if (document.blueM1.os0.value == "Medium" )
 document.blueM1.amount.value = 175;

if (document.blueM1.os0.value == "Large" )
 document.blueM1.amount.value = 175;

if (document.blueM1.os0.value == "X/Large" )
 document.blueM1.amount.value = 175;

if (document.blueM1.os0.value == "XX/Large")
 document.blueM1.amount.value = 195;  
 
 /*
 //shawl honey
 if (document.honeyL2.os0.value == "X/Small" )
 document.honeyL2.amount.value = 195;
 
if (document.honeyL2.os0.value == "Small" )
 document.honeyL2.amount.value = 195;

if (document.honeyL2.os0.value == "Medium" )
 document.honeyL2.amount.value = 195;

if (document.honeyL2.os0.value == "Large" )
 document.honeyL2.amount.value = 195;

if (document.honeyL2.os0.value == "X/Large" )
 document.honeyL2.amount.value = 185;

if (document.honeyL2.os0.value == "XX/Large")
 document.honeyL2.amount.value = 205;

 //Kaftan honey
 if (document.honeyL3.os0.value == "X/Small" )
 document.honeyL3.amount.value = 155;
 
if (document.honeyL3.os0.value == "Small" )
 document.honeyL3.amount.value = 155;

if (document.honeyL3.os0.value == "Medium" )
 document.honeyL3.amount.value = 155;

if (document.honeyL3.os0.value == "Large" )
 document.honeyL3.amount.value = 155;

if (document.honeyL3.os0.value == "X/Large" )
 document.honeyL3.amount.value = 195;

//end Honey 
 
 
//Mens Honey Robes
//hooded honey
 
if (document.honeyM1.os0.value == "Small" )
 document.honeyM1.amount.value = 195;

if (document.honeyM1.os0.value == "Medium" )
 document.honeyM1.amount.value = 195;

if (document.honeyM1.os0.value == "Large" )
 document.honeyM1.amount.value = 195;

if (document.honeyM1.os0.value == "X/Large" )
 document.honeyM1.amount.value = 185;

if (document.honeyM1.os0.value == "XX/Large")
 document.honeyM1.amount.value = 205;
 
 //shawl honey
 if (document.honeyM2.os0.value == "X/Small" )
 document.honeyM2.amount.value = 195;
 
if (document.honeyM2.os0.value == "Small" )
 document.honeyM2.amount.value = 195;

if (document.honeyM2.os0.value == "Medium" )
 document.honeyM2.amount.value = 195;

if (document.honeyM2.os0.value == "Large" )
 document.honeyM2.amount.value = 195;

if (document.honeyM2.os0.value == "X/Large" )
 document.honeyM2.amount.value = 185;

if (document.honeyM2.os0.value == "XX/Large")
 document.honeyM2.amount.value = 205;

 //Kaftan honey
 if (document.honeyM3.os0.value == "X/Small" )
 document.honeyM3.amount.value = 155;
 
if (document.honeyM3.os0.value == "Small" )
 document.honeyM3.amount.value = 155;

if (document.honeyM3.os0.value == "Medium" )
 document.honeyM3.amount.value = 155;

if (document.honeyM3.os0.value == "Large" )
 document.honeyM3.amount.value = 155;

if (document.honeyM3.os0.value == "X/Large" )
 document.honeyM3.amount.value = 195;

//end Honey 
 
 

//Womens red Robes
//hooded red
if (document.redL1.os0.value == "X/Small" )
 document.redL1.amount.value = 195;
 
if (document.redL1.os0.value == "Small" )
 document.redL1.amount.value = 195;

if (document.redL1.os0.value == "Medium" )
 document.redL1.amount.value = 195;

if (document.redL1.os0.value == "Large" )
 document.redL1.amount.value = 195;

if (document.redL1.os0.value == "X/Large" )
 document.redL1.amount.value = 185;

if (document.redL1.os0.value == "XX/Large")
 document.redL1.amount.value = 205;
 
 //shawl red
 if (document.redL2.os0.value == "X/Small" )
 document.redL2.amount.value = 195;
 
if (document.redL2.os0.value == "Small" )
 document.redL2.amount.value = 195;

if (document.redL2.os0.value == "Medium" )
 document.redL2.amount.value = 195;

if (document.redL2.os0.value == "Large" )
 document.redL2.amount.value = 195;

if (document.redL2.os0.value == "X/Large" )
 document.redL2.amount.value = 185;

if (document.redL2.os0.value == "XX/Large")
 document.redL2.amount.value = 205;

 //Kaftan red
 if (document.redL3.os0.value == "X/Small" )
 document.redL3.amount.value = 155;
 
if (document.redL3.os0.value == "Small" )
 document.redL3.amount.value = 155;

if (document.redL3.os0.value == "Medium" )
 document.redL3.amount.value = 155;

if (document.redL3.os0.value == "Large" )
 document.redL3.amount.value = 155;

if (document.redL3.os0.value == "X/Large" )
 document.redL3.amount.value = 195;

//end red 
 
 
//Mens red Robes
//hooded Red
 
if (document.redM1.os0.value == "Small" )
 document.redM1.amount.value = 195;

if (document.redM1.os0.value == "Medium" )
 document.redM1.amount.value = 195;

if (document.redM1.os0.value == "Large" )
 document.redM1.amount.value = 195;

if (document.redM1.os0.value == "X/Large" )
 document.redM1.amount.value = 185;

if (document.redM1.os0.value == "XX/Large")
 document.redM1.amount.value = 205;
 
 //shawl red
 if (document.redM2.os0.value == "X/Small" )
 document.redM2.amount.value = 195;
 
if (document.redM2.os0.value == "Small" )
 document.redM2.amount.value = 195;

if (document.redM2.os0.value == "Medium" )
 document.redM2.amount.value = 195;

if (document.redM2.os0.value == "Large" )
 document.redM2.amount.value = 195;

if (document.redM2.os0.value == "X/Large" )
 document.redM2.amount.value = 185;

if (document.redM2.os0.value == "XX/Large")
 document.redM2.amount.value = 205;

 //Kaftan red
 if (document.redM3.os0.value == "X/Small" )
 document.redM3.amount.value = 155;
 
if (document.redM3.os0.value == "Small" )
 document.redM3.amount.value = 155;

if (document.redM3.os0.value == "Medium" )
 document.redM3.amount.value = 155;

if (document.redM3.os0.value == "Large" )
 document.redM3.amount.value = 155;

if (document.redM3.os0.value == "X/Large" )
 document.redM3.amount.value = 195;

//end red 
 
 
 
//Womens Blue Mist Robes
//hooded Bed
if (document.BedL1.os0.value == "X/Small" )
 document.BedL1.amount.value = 195;
 
if (document.BedL1.os0.value == "Small" )
 document.BedL1.amount.value = 195;

if (document.BedL1.os0.value == "Medium" )
 document.BedL1.amount.value = 195;

if (document.BedL1.os0.value == "Large" )
 document.BedL1.amount.value = 195;

if (document.BedL1.os0.value == "X/Large" )
 document.BedL1.amount.value = 185;

if (document.BedL1.os0.value == "XX/Large")
 document.BedL1.amount.value = 205;
 
 //shawl Bed
 if (document.BedL2.os0.value == "X/Small" )
 document.BedL2.amount.value = 195;
 
if (document.BedL2.os0.value == "Small" )
 document.BedL2.amount.value = 195;

if (document.BedL2.os0.value == "Medium" )
 document.BedL2.amount.value = 195;

if (document.BedL2.os0.value == "Large" )
 document.BedL2.amount.value = 195;

if (document.BedL2.os0.value == "X/Large" )
 document.BedL2.amount.value = 185;

if (document.BedL2.os0.value == "XX/Large")
 document.BedL2.amount.value = 205;

 //Kaftan Bed
 if (document.BedL3.os0.value == "X/Small" )
 document.BedL3.amount.value = 155;
 
if (document.BedL3.os0.value == "Small" )
 document.BedL3.amount.value = 155;

if (document.BedL3.os0.value == "Medium" )
 document.BedL3.amount.value = 155;

if (document.BedL3.os0.value == "Large" )
 document.BedL3.amount.value = 155;

if (document.BedL3.os0.value == "X/Large" )
 document.BedL3.amount.value = 195;

//end Bed 
 
 
//Mens Bed Robes
//hooded Bed
 
if (document.BedM1.os0.value == "Small" )
 document.BedM1.amount.value = 195;

if (document.BedM1.os0.value == "Medium" )
 document.BedM1.amount.value = 195;

if (document.BedM1.os0.value == "Large" )
 document.BedM1.amount.value = 195;

if (document.BedM1.os0.value == "X/Large" )
 document.BedM1.amount.value = 185;

if (document.BedM1.os0.value == "XX/Large")
 document.BedM1.amount.value = 205;
 
 //shawl Bed
 if (document.BedM2.os0.value == "X/Small" )
 document.BedM2.amount.value = 195;
 
if (document.BedM2.os0.value == "Small" )
 document.BedM2.amount.value = 195;

if (document.BedM2.os0.value == "Medium" )
 document.BedM2.amount.value = 195;

if (document.BedM2.os0.value == "Large" )
 document.BedM2.amount.value = 195;

if (document.BedM2.os0.value == "X/Large" )
 document.BedM2.amount.value = 185;

if (document.BedM2.os0.value == "XX/Large")
 document.BedM2.amount.value = 205;

 //Kaftan Bed
 if (document.BedM3.os0.value == "X/Small" )
 document.BedM3.amount.value = 155;
 
if (document.BedM3.os0.value == "Small" )
 document.BedM3.amount.value = 155;

if (document.BedM3.os0.value == "Medium" )
 document.BedM3.amount.value = 155;

if (document.BedM3.os0.value == "Large" )
 document.BedM3.amount.value = 155;

if (document.BedM3.os0.value == "X/Large" )
 document.BedM3.amount.value = 195;

//end Blue Mist 
 
 
 
 
// cream Diamond

//Womens Blue Mist Robes
//hooded BDed
if (document.BDedL1.os0.value == "X/Small" )
 document.BDedL1.amount.value = 195;
 
if (document.BDedL1.os0.value == "Small" )
 document.BDedL1.amount.value = 195;

if (document.BDedL1.os0.value == "Medium" )
 document.BDedL1.amount.value = 195;

if (document.BDedL1.os0.value == "Large" )
 document.BDedL1.amount.value = 195;

if (document.BDedL1.os0.value == "X/Large" )
 document.BDedL1.amount.value = 185;

if (document.BDedL1.os0.value == "XX/Large")
 document.BDedL1.amount.value = 205;
 
 //shawl BDed
 if (document.BDedL2.os0.value == "X/Small" )
 document.BDedL2.amount.value = 195;
 
if (document.BDedL2.os0.value == "Small" )
 document.BDedL2.amount.value = 195;

if (document.BDedL2.os0.value == "Medium" )
 document.BDedL2.amount.value = 195;

if (document.BDedL2.os0.value == "Large" )
 document.BDedL2.amount.value = 195;

if (document.BDedL2.os0.value == "X/Large" )
 document.BDedL2.amount.value = 185;

if (document.BDedL2.os0.value == "XX/Large")
 document.BDedL2.amount.value = 205;

 //Kaftan BDed
 if (document.BDedL3.os0.value == "X/Small" )
 document.BDedL3.amount.value = 155;
 
if (document.BDedL3.os0.value == "Small" )
 document.BDedL3.amount.value = 155;

if (document.BDedL3.os0.value == "Medium" )
 document.BDedL3.amount.value = 155;

if (document.BDedL3.os0.value == "Large" )
 document.BDedL3.amount.value = 155;

if (document.BDedL3.os0.value == "X/Large" )
 document.BDedL3.amount.value = 195;

//end BDed 
 
 
//Mens BDed Robes
//hooded BDed
 
if (document.BDedM1.os0.value == "Small" )
 document.BDedM1.amount.value = 195;

if (document.BDedM1.os0.value == "Medium" )
 document.BDedM1.amount.value = 195;

if (document.BDedM1.os0.value == "Large" )
 document.BDedM1.amount.value = 195;

if (document.BDedM1.os0.value == "X/Large" )
 document.BDedM1.amount.value = 185;

if (document.BDedM1.os0.value == "XX/Large")
 document.BDedM1.amount.value = 205;
 
 //shawl BDed
 if (document.BDedM2.os0.value == "X/Small" )
 document.BDedM2.amount.value = 195;
 
if (document.BDedM2.os0.value == "Small" )
 document.BDedM2.amount.value = 195;

if (document.BDedM2.os0.value == "Medium" )
 document.BDedM2.amount.value = 195;

if (document.BDedM2.os0.value == "Large" )
 document.BDedM2.amount.value = 195;

if (document.BDedM2.os0.value == "X/Large" )
 document.BDedM2.amount.value = 185;

if (document.BDedM2.os0.value == "XX/Large")
 document.BDedM2.amount.value = 205;

 //Kaftan BDed
 if (document.BDedM3.os0.value == "X/Small" )
 document.BDedM3.amount.value = 155;
 
if (document.BDedM3.os0.value == "Small" )
 document.BDedM3.amount.value = 155;

if (document.BDedM3.os0.value == "Medium" )
 document.BDedM3.amount.value = 155;

if (document.BDedM3.os0.value == "Large" )
 document.BDedM3.amount.value = 155;

if (document.BDedM3.os0.value == "X/Large" )
 document.BDedM3.amount.value = 195;

//end cream Diamond
  
*/
} 
 

