



// WORKS NAME n pt.= business cards, postcards, etc

	data_1 = new Option("1", "$");
	data_2 = new Option("2", "$");

 // SPECIFIC ITEMS
    //BUSINESS CARDS 14 pt.
	data_1_1		= new Option("	UV on 4-Full-color side(s)", "UV on 4-Full-color side(s)");
	data_1_2		= new Option("	Matte/Dull Finish", "Matte/Dull Finish");
	data_1_3		= new Option("	w/ Spot UV on both sides", "w/ Spot UV on both sides");
	data_1_4		= new Option("	w/ Spot UV on back only, Full UV on the front", "w/ Spot UV on back only, Full UV on the front");
    data_1_5		= new Option("	w/ Spot UV on front only, No UV Coating on the Back ", "w/ Spot UV on front only, No UV Coating on the Back");
	data_1_6		= new Option("	w/ Full UV on the front only, No UV coating on the back", "w/ Full UV on the front only, No UV coating on the back");
	data_1_7		= new Option("	**Uncoated Business Cards", "Uncoated Business Cards");


// QUANTITY AND PRICES

//1. UV on 4-color side(s) 14 pt.
data_1_1_1=new Option("100 = $20 ", "Qty: 100 = Price: $12");
data_1_1_2=new Option("250 = $20 ", "Qty: 250 Price: $20");
data_1_1_3=new Option("500 = $24 ", "Qty: 500 Price: $24");
data_1_1_4=new Option("1000 = $37 ", "Qty: 1000 Price: $37");
data_1_1_5=new Option("2500 = $67 ", "Qty: 2500 Price: $67");
data_1_1_6=new Option("5000 = $99 ", "Qty: 5000 Price: $99");

//100 SHIPPING	UV on 4-color side(s) 14 pt.
	data_1_1_1_1 =new Option("UPS Ground = $14.75", "UPS Ground = 14.75");
	data_1_1_1_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_1_1_3 =new Option("UPS Next Day Air = $21.58", "UPS Next Day Air = $21.58");
	
//250 SHIPPING	UV on 4-color side(s) 14 pt.
	data_1_1_2_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_1_2_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_1_2_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//500 SHIPPING	UV on 4-color side(s) 14 pt.
	data_1_1_3_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_1_3_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_1_3_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//1000 SHIPPING	UV on 4-color side(s) 14 pt.
	data_1_1_4_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_1_4_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_1_4_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//2500 SHIPPING	UV on 4-color side(s) 14 pt.
	data_1_1_5_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_1_5_2 =new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_1_1_5_3 =new Option("UPS Next Day Air = $23.63", "UPS Next Day Air = $23.63");
	
//5000 SHIPPING	UV on 4-color side(s) 14 pt.
	data_1_1_6_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_1_6_2 =new Option("UPS 2nd Day = $19.75", "UPS 2nd Day = $19.75");
	data_1_1_6_3 =new Option("UPS Next Day Air = $26.63", "UPS Next Day Air = $26.63");





	
	
//2. Matte/Dull Finish 14 pt.
data_1_2_1=new Option("100 = FREE w/ jcdproductions.com logo", "Qty: 100 = Price: FREE - Printing full color one side w/ jcdproductions.com logo on the back");
data_1_2_2=new Option("250 = $20 ", "Qty: 250 Price: $20");
data_1_2_3=new Option("500 = $24 ", "Qty: 500 Price: $24");
data_1_2_4=new Option("1000 = $37 ", "Qty: 1000 Price: $37");
data_1_2_5=new Option("2500 = $67 ", "Qty: 2500 Price: $67");
data_1_2_6=new Option("5000 = $99 ", "Qty: 5000 Price: $99");

//100 SHIPPING	Matte/Dull Finish 14 pt.
	data_1_2_1_1 =new Option("UPS Ground = $14.75", "UPS Ground = 14.75");
	data_1_2_1_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_2_1_3 =new Option("UPS Next Day Air = $21.58", "UPS Next Day Air = $21.58");
	
//250 SHIPPING	Matte/Dull Finish 14 pt.
	data_1_2_2_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_2_2_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_2_2_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//500 SHIPPING	Matte/Dull Finish 14 pt.
	data_1_2_3_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_2_3_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_2_3_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//1000 SHIPPING	Matte/Dull Finish 14 pt.
	data_1_2_4_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_2_4_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_2_4_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//2500 SHIPPING	Matte/Dull Finish 14 pt.
	data_1_2_5_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_2_5_2 =new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_1_2_5_3 =new Option("UPS Next Day Air = $23.63", "UPS Next Day Air = $23.63");
	
//5000 SHIPPING	Matte/Dull Finish 14 pt.
	data_1_2_6_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_2_6_2 =new Option("UPS 2nd Day = $19.75", "UPS 2nd Day = $19.75");
	data_1_2_6_3 =new Option("UPS Next Day Air = $26.63", "UPS Next Day Air = $26.63");

	
	
	

//3. w/ Spot UV on both sides 14 pt.
	data_1_3_1 = new Option("1000 = $99 ", "Qty: 1000 Price: $99");
	data_1_3_2 = new Option("2500 = $119 ", "Qty: 2500 Price: $119");
	data_1_3_3 = new Option("5000 = $135 ", "Qty: 5000 Price: $135");

	
	//1000 SHIPPING w/ Spot UV on both sides 14 pt.
	data_1_3_1_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_3_1_2 = new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_1_3_1_3 = new Option("UPS Next Day Air = $23.58", "UPS Next Day Air = $23.58");
	
	//2500 SHIPPING w/ Spot UV on both sides 14 pt.
	data_1_3_2_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_3_2_2 = new Option("UPS 2nd Day = $18.75", "UPS 2nd Day = $18.75");
	data_1_3_2_3 = new Option("UPS Next Day Air = $33.58", "UPS Next Day Air = $33.58");
	
	//5000 SHIPPING w/ Spot UV on both sides 14 pt.
	data_1_3_3_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_3_3_2 = new Option("UPS 2nd Day = $22.75", "UPS 2nd Day = $22.75");
	data_1_3_3_3 = new Option("UPS Next Day Air = $46.58", "UPS Next Day Air = $46.58");
	
	
	
	
	

	
//4. w/ Spot UV on back only, Full UV on the front 14 pt.
	data_1_4_1 = new Option("1000 = $99 ", "Qty: 1000 Price: $99");
	data_1_4_2 = new Option("2500 = $119 ", "Qty: 2500 Price: $119");
	data_1_4_3 = new Option("5000 = $135 ", "Qty: 5000 Price: $135");

	
	//1000 SHIPPING w/ Spot UV on back only, Full UV on the front 14 pt.
	data_1_4_1_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_4_1_2 = new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_1_4_1_3 = new Option("UPS Next Day Air = $23.58", "UPS Next Day Air = $23.58");
	
	//2500 SHIPPING w/ Spot UV on back only, Full UV on the front 14 pt.
	data_1_4_2_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_4_2_2 = new Option("UPS 2nd Day = $18.75", "UPS 2nd Day = $18.75");
	data_1_4_2_3 = new Option("UPS Next Day Air = $33.58", "UPS Next Day Air = $33.58");
	
	//5000 SHIPPING w/ Spot UV on back only, Full UV on the front 14 pt.
	data_1_4_3_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_4_3_2 = new Option("UPS 2nd Day = $22.75", "UPS 2nd Day = $22.75");
	data_1_4_3_3 = new Option("UPS Next Day Air = $46.58", "UPS Next Day Air = $46.58");
	
	

	
	
	
	
	
	
//5. w/ Spot UV on front only, No UV Coating on the Back 14 pt.	
	data_1_5_1 = new Option("1000 = $99 ", "Qty: 1000 Price: $99");
	data_1_5_2 = new Option("2500 = $119 ", "Qty: 2500 Price: $119");
	data_1_5_3 = new Option("5000 = $135 ", "Qty: 5000 Price: $135");

	
	//1000 SHIPPING w/ Spot UV on front only, No UV Coating on the Back 14 pt.
	data_1_4_1_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_4_1_2 = new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_1_4_1_3 = new Option("UPS Next Day Air = $23.58", "UPS Next Day Air = $23.58");
	
	//2500 SHIPPING w/ Spot UV on front only, No UV Coating on the Back 14 pt.
	data_1_4_2_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_4_2_2 = new Option("UPS 2nd Day = $18.75", "UPS 2nd Day = $18.75");
	data_1_4_2_3 = new Option("UPS Next Day Air = $33.58", "UPS Next Day Air = $33.58");
	
	//5000 SHIPPING w/ Spot UV on front only, No UV Coating on the Back 14 pt.
	data_1_4_3_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_4_3_2 = new Option("UPS 2nd Day = $22.75", "UPS 2nd Day = $22.75");
	data_1_4_3_3 = new Option("UPS Next Day Air = $46.58", "UPS Next Day Air = $46.58");
	
	
	
	
	
	
	
//6. w/ Full UV on the front only, No UV coating on the back 14 pt.
data_1_6_1=new Option("100 = $20", "Qty: 100 = Price: $20");
data_1_6_2=new Option("250 = $20 ", "Qty: 250 Price: $20");
data_1_6_3=new Option("500 = $24 ", "Qty: 500 Price: $24");
data_1_6_4=new Option("1000 = $37 ", "Qty: 1000 Price: $37");
data_1_6_5=new Option("2500 = $67 ", "Qty: 2500 Price: $67");
data_1_6_6=new Option("5000 = $99 ", "Qty: 5000 Price: $99");

	
//100 SHIPPING	w/ Full UV on the front only, No UV coating on the back 14 pt.
	data_1_6_1_1 =new Option("UPS Ground = $14.75", "UPS Ground = 14.75");
	data_1_6_1_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_6_1_3 =new Option("UPS Next Day Air = $21.58", "UPS Next Day Air = $21.58");
	
//250 SHIPPING	w/ Full UV on the front only, No UV coating on the back 14 pt.
	data_1_6_2_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_6_2_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_6_2_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//500 SHIPPING	w/ Full UV on the front only, No UV coating on the back 14 pt.
	data_1_6_3_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_6_3_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_6_3_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//1000 SHIPPING	w/ Full UV on the front only, No UV coating on the back 14 pt.
	data_1_6_4_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_6_4_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_1_6_4_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//2500 SHIPPING	w/ Full UV on the front only, No UV coating on the back 14 pt.
	data_1_6_5_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_6_5_2 =new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_1_6_5_3 =new Option("UPS Next Day Air = $23.63", "UPS Next Day Air = $23.63");
	
//5000 SHIPPING	w/ Full UV on the front only, No UV coating on the back 14 pt.
	data_1_6_6_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_6_6_2 =new Option("UPS 2nd Day = $19.75", "UPS 2nd Day = $19.75");
	data_1_6_6_3 =new Option("UPS Next Day Air = $26.63", "UPS Next Day Air = $26.63");

	
	
	
	
	
	
	
//7. Uncoated Business Cards 14 pt.
	data_1_7_1 = new Option("250 = $26 ", "Qty: 250 Price: $26");
	data_1_7_2 = new Option("500 = $32 ", "Qty: 500 Price: $32");
	data_1_7_3 = new Option("1000 = $49 ", "Qty: 1000 Price: $49");
	data_1_7_4 = new Option("2500 = $79 ", "Qty: 2500 Price: $79");
	data_1_7_5 = new Option("5000 = $99 ", "Qty: 5000 Price: $99");
	
	
	//250 SHIPPING Uncoated Business Cards 14 pt.
	data_1_7_1_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_7_1_2 = new Option("UPS 2nd Day = $16.75", "UPS 2nd Day = $16.75");
	data_1_7_1_3 = new Option("UPS Next Day Air = $22.58", "UPS Next Day Air = $22.58");
	
    //500 SHIPPING Uncoated Business Cards 14 pt.
	data_1_7_2_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_7_2_2 = new Option("UPS 2nd Day = $16.75", "UPS 2nd Day = $16.75");
	data_1_7_2_3 = new Option("UPS Next Day Air = $22.58", "UPS Next Day Air = $22.58");
	
	//1000 SHIPPING Uncoated Business Cards 14 pt.
	data_1_7_3_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_7_3_2 = new Option("UPS 2nd Day = $16.75", "UPS 2nd Day = $16.75");
	data_1_7_3_3 = new Option("UPS Next Day Air = $24.58", "UPS Next Day Air = $24.58");
	
	//2500 SHIPPING Uncoated Business Cards 14 pt.
	data_1_7_4_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_7_4_2 = new Option("UPS 2nd Day = $19.75", "UPS 2nd Day = $19.75");
	data_1_7_4_3 = new Option("UPS Next Day Air = $32.58", "UPS Next Day Air = $32.58");
	
	//5000 SHIPPING Uncoated Business Cards 14 pt.
	data_1_7_5_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_1_7_5_2 = new Option("UPS 2nd Day = $26.75", "UPS 2nd Day = $26.75");
	data_1_7_5_3 = new Option("UPS Next Day Air = $44.58", "UPS Next Day Air = $44.58");
	







	
	////////////////////////////////////////////////////////////////////////////////////
		// //BUSINESS CARDS 16 pt.

 // SPECIFIC ITEMS
    //BUSINESS CARDS 16 pt.
	data_2_1		= new Option("	UV on 4-Full-color side(s)", "UV on 4-Full-color side(s)");
	data_2_2		= new Option("	Matte/Dull Finish", "Matte/Dull Finish");
	data_2_3		= new Option("	w/ Spot UV on both sides", "w/ Spot UV on both sides");
	data_2_4		= new Option("	w/ Spot UV on back only, Full UV on the front", "w/ Spot UV on back only, Full UV on the front");
    data_2_5		= new Option("	w/ Spot UV on front only, No UV Coating on the Back ", "w/ Spot UV on front only, No UV Coating on the Back ");
	data_2_6		= new Option("	w/ Full UV on the front only, No UV coating on the back", "w/ Full UV on the front only, No UV coating on the back");
	


    // QUANTITY AND PRICES

 //1. UV on 4-color side(s) 16 pt.
data_2_1_1=new Option("100 = $20", "Qty: 100 = Price: $20");
data_2_1_2=new Option("250 = $22 ", "Qty: 250 Price: $20");
data_2_1_3=new Option("500 = $26 ", "Qty: 500 Price: $24");
data_2_1_4=new Option("1000 = $39 ", "Qty: 1000 Price: $37");
data_2_1_5=new Option("2500 = $69 ", "Qty: 2500 Price: $67");
data_2_1_6=new Option("5000 = $99 ", "Qty: 5000 Price: $99");


//100 SHIPPING	UV on 4-color side(s) 16 pt.
	data_2_1_1_1 =new Option("UPS Ground = $14.75", "UPS Ground = 14.75");
	data_2_1_1_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_1_1_3 =new Option("UPS Next Day Air = $21.58", "UPS Next Day Air = $21.58");
	
//250 SHIPPING	UV on 4-color side(s) 16 pt.
	data_2_1_2_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_1_2_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_1_2_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//500 SHIPPING	UV on 4-color side(s) 16 pt.
	data_2_1_3_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_1_3_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_1_3_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//1000 SHIPPING	UV on 4-color side(s) 16 pt.
	data_2_1_4_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_1_4_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_1_4_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//2500 SHIPPING	UV on 4-color side(s) 16 pt.
	data_2_1_5_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_1_5_2 =new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_2_1_5_3 =new Option("UPS Next Day Air = $23.63", "UPS Next Day Air = $23.63");
	
//5000 SHIPPING	UV on 4-color side(s) 16 pt.
	data_2_1_6_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_1_6_2 =new Option("UPS 2nd Day = $19.75", "UPS 2nd Day = $19.75");
	data_2_1_6_3 =new Option("UPS Next Day Air = $26.63", "UPS Next Day Air = $26.63");


	
	
	

	
	
	
	
	
	
//2. Matte/Dull Finish 16 pt.
data_2_2_1=new Option("100 = $20", "Qty: 100 = Price: $20");
data_2_2_2=new Option("250 = $22 ", "Qty: 250 Price: $20");
data_2_2_3=new Option("500 = $26 ", "Qty: 500 Price: $24");
data_2_2_4=new Option("1000 = $39 ", "Qty: 1000 Price: $37");
data_2_2_5=new Option("2500 = $69 ", "Qty: 2500 Price: $67");
data_2_2_6=new Option("5000 = $99 ", "Qty: 5000 Price: $99");

//100 SHIPPING	Matte/Dull Finish 16 pt.
	data_2_2_1_1 =new Option("UPS Ground = $14.75", "UPS Ground = 14.75");
	data_2_2_1_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_2_1_3 =new Option("UPS Next Day Air = $21.58", "UPS Next Day Air = $21.58");
	
//250 SHIPPING	Matte/Dull Finish 16 pt.
	data_2_2_2_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_2_2_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_2_2_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//500 SHIPPING	Matte/Dull Finish 16 pt.
	data_2_2_3_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_2_3_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_2_3_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//1000 SHIPPING	Matte/Dull Finish 16 pt.
	data_2_2_4_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_2_4_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_2_4_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//2500 SHIPPING	Matte/Dull Finish 16 pt.
	data_2_2_5_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_2_5_2 =new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_2_2_5_3 =new Option("UPS Next Day Air = $23.63", "UPS Next Day Air = $23.63");
	
//5000 SHIPPING	Matte/Dull Finish 16 pt.
	data_2_2_6_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_2_6_2 =new Option("UPS 2nd Day = $19.75", "UPS 2nd Day = $19.75");
	data_2_2_6_3 =new Option("UPS Next Day Air = $26.63", "UPS Next Day Air = $26.63");


	
	
	
	
	
	
	
//3. w/ Spot UV on both sides 16 pt.
	data_2_3_1 = new Option("1000 = $99 ", "Qty: 1000 Price: $99");
	data_2_3_2 = new Option("2500 = $119 ", "Qty: 2500 Price: $119");
	data_2_3_3 = new Option("5000 = $135 ", "Qty: 5000 Price: $135");
	
		//1000 SHIPPING w/ Spot UV on both sides 16 pt.
	data_2_3_1_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_3_1_2 = new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_2_3_1_3 = new Option("UPS Next Day Air = $23.58", "UPS Next Day Air = $23.58");
	
	//2500 SHIPPING w/ Spot UV on both sides 16 pt.
	data_2_3_2_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_3_2_2 = new Option("UPS 2nd Day = $18.75", "UPS 2nd Day = $18.75");
	data_2_3_2_3 = new Option("UPS Next Day Air = $33.58", "UPS Next Day Air = $33.58");
	
	//5000 SHIPPING w/ Spot UV on both sides 16 pt.
	data_2_3_3_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_3_3_2 = new Option("UPS 2nd Day = $22.75", "UPS 2nd Day = $22.75");
	data_2_3_3_3 = new Option("UPS Next Day Air = $46.58", "UPS Next Day Air = $46.58");
	



	
	
	
	
	
//4. w/ Spot UV on back only, Full UV on the front 16 pt.
	data_2_4_1 = new Option("1000 = $99 ", "Qty: 1000 Price: $99");
	data_2_4_2 = new Option("2500 = $119 ", "Qty: 2500 Price: $119");
	data_2_4_3 = new Option("5000 = $135 ", "Qty: 5000 Price: $135");
	
			//1000 SHIPPING w/ Spot UV on back only, Full UV on the front 16 pt.
	data_2_4_1_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_4_1_2 = new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_2_4_1_3 = new Option("UPS Next Day Air = $23.58", "UPS Next Day Air = $23.58");
	
	//2500 SHIPPING w/ Spot UV on back only, Full UV on the front 16 pt.
	data_2_4_2_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_4_2_2 = new Option("UPS 2nd Day = $18.75", "UPS 2nd Day = $18.75");
	data_2_4_2_3 = new Option("UPS Next Day Air = $33.58", "UPS Next Day Air = $33.58");
	
	//5000 SHIPPING w/ Spot UV on back only, Full UV on the front 16 pt.
	data_2_4_3_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_4_3_2 = new Option("UPS 2nd Day = $22.75", "UPS 2nd Day = $22.75");
	data_2_4_3_3 = new Option("UPS Next Day Air = $46.58", "UPS Next Day Air = $46.58");
	

	
	
	
	
//5. w/ Spot UV on front only, No UV Coating on the Back 16 pt.	
	data_2_5_1 = new Option("1000 = $99 ", "Qty: 1000 Price: $99");
	data_2_5_2 = new Option("2500 = $119 ", "Qty: 2500 Price: $119");
	data_2_5_3 = new Option("5000 = $135 ", "Qty: 5000 Price: $135");
	
	//1000 SHIPPING w/ Spot UV on front only, No UV Coating on the Back 16 pt.		
	data_2_5_1_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_5_1_2 = new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_2_5_1_3 = new Option("UPS Next Day Air = $23.58", "UPS Next Day Air = $23.58");
	
	//2500 SHIPPING w/ Spot UV on front only, No UV Coating on the Back 16 pt.	
	data_2_5_2_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_5_2_2 = new Option("UPS 2nd Day = $18.75", "UPS 2nd Day = $18.75");
	data_2_5_2_3 = new Option("UPS Next Day Air = $33.58", "UPS Next Day Air = $33.58");
	
	//5000 SHIPPING w/ Spot UV on front only, No UV Coating on the Back 16 pt.	
	data_2_4_3_1 = new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_4_3_2 = new Option("UPS 2nd Day = $22.75", "UPS 2nd Day = $22.75");
	data_2_4_3_3 = new Option("UPS Next Day Air = $46.58", "UPS Next Day Air = $46.58");	

	
	
	
	
	
	
	
	
	
	
	
//6. w/ Full UV on the front only, No UV coating on the back 16 pt.
data_2_6_1=new Option("100 = $20", "Qty: 100 = Price: $20");
data_2_6_2=new Option("250 = $20 ", "Qty: 250 Price: $20");
data_2_6_3=new Option("500 = $24 ", "Qty: 500 Price: $24");
data_2_6_4=new Option("1000 = $37 ", "Qty: 1000 Price: $37");
data_2_6_5=new Option("2500 = $67 ", "Qty: 2500 Price: $67");
data_2_6_6=new Option("5000 = $99 ", "Qty: 5000 Price: $99");

	
	
//100 SHIPPING	w/ Full UV on the front only, No UV coating on the back 16 pt.
	data_2_6_1_1 =new Option("UPS Ground = $14.75", "UPS Ground = 14.75");
	data_2_6_1_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_6_1_3 =new Option("UPS Next Day Air = $21.58", "UPS Next Day Air = $21.58");
	
//250 SHIPPING	w/ Full UV on the front only, No UV coating on the back 16 pt.
	data_2_6_2_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_6_2_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_6_2_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//500 SHIPPING	w/ Full UV on the front only, No UV coating on the back 16 pt.
	data_2_6_3_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_6_3_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_6_3_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//1000 SHIPPING	w/ Full UV on the front only, No UV coating on the back 16 pt.
	data_2_6_4_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_6_4_2 =new Option("UPS 2nd Day = $17.75", "UPS 2nd Day = $17.75");
	data_2_6_4_3 =new Option("UPS Next Day Air = $21.63", "UPS Next Day Air = $21.63");
	
//2500 SHIPPING	w/ Full UV on the front only, No UV coating on the back 16 pt.
	data_2_6_5_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_6_5_2 =new Option("UPS 2nd Day = $15.75", "UPS 2nd Day = $15.75");
	data_2_6_5_3 =new Option("UPS Next Day Air = $23.63", "UPS Next Day Air = $23.63");
	
//5000 SHIPPING	w/ Full UV on the front only, No UV coating on the back 16 pt.
	data_2_6_6_1 =new Option("UPS Ground = FREE", "UPS Ground = FREE");
	data_2_6_6_2 =new Option("UPS 2nd Day = $19.75", "UPS 2nd Day = $19.75");
	data_2_6_6_3 =new Option("UPS Next Day Air = $26.63", "UPS Next Day Air = $26.63");

	



// other parameters

    displaywhenempty=""
    valuewhenempty=-1

    displaywhennotempty="-select-"
    valuewhennotempty=0


function change(currentbox) {
	numb = currentbox.id.split("_");
	currentbox = numb[1];

    i=parseInt(currentbox)+1

// I empty all combo boxes following the current one

    while ((eval("typeof(document.getElementById(\"combo_"+i+"\"))!='undefined'")) &&
           (document.getElementById("combo_"+i)!=null)) {
         son = document.getElementById("combo_"+i);
	     // I empty all options except the first one (it isn't allowed)
	     for (m=son.options.length-1;m>0;m--) son.options[m]=null;
	     // I reset the first option
	     son.options[0]=new Option(displaywhenempty,valuewhenempty)
	     i=i+1
    }


// now I create the string with the "base" name ("stringa"), ie. "data_1_0"
// to which I'll add _0,_1,_2,_3 etc to obtain the name of the combo box to fill

    stringa='data'
    i=0
    while ((eval("typeof(document.getElementById(\"combo_"+i+"\"))!='undefined'")) &&
           (document.getElementById("combo_"+i)!=null)) {
           eval("stringa=stringa+'_'+document.getElementById(\"combo_"+i+"\").selectedIndex")
           if (i==currentbox) break;
           i=i+1
    }


// filling the "son" combo (if exists)

    following=parseInt(currentbox)+1

    if ((eval("typeof(document.getElementById(\"combo_"+following+"\"))!='undefined'")) &&
       (document.getElementById("combo_"+following)!=null)) {
       son = document.getElementById("combo_"+following);
       stringa=stringa+"_"
       i=0
       while ((eval("typeof("+stringa+i+")!='undefined'")) || (i==0)) {

       // if there are no options, I empty the first option of the "son" combo
	   // otherwise I put "-select-" in it

	   	  if ((i==0) && eval("typeof("+stringa+"0)=='undefined'"))
	   	      if (eval("typeof("+stringa+"1)=='undefined'"))
	   	         eval("son.options[0]=new Option(displaywhenempty,valuewhenempty)")
	   	      else
	             eval("son.options[0]=new Option(displaywhennotempty,valuewhennotempty)")
	      else
              eval("son.options["+i+"]=new Option("+stringa+i+".text,"+stringa+i+".value)")
	      i=i+1
	   }
       //son.focus()
       i=1
       combostatus=''
       cstatus=stringa.split("_")
       while (cstatus[i]!=null) {
          combostatus=combostatus+cstatus[i]
          i=i+1
          }
       return combostatus;
    }
}




