function calc() {
var iTot = 0;
var mTot = 0;
	document.forms["add_cart1"].elements["quantity"].value = document.forms["add_cart1"].elements["quantity_25_20000"].value;
 
 
	if (document.forms["add_cart1"].elements["quantity"].type=="select-one")
	{ var quantity = document.forms["add_cart1"].elements["quantity"].options[document.forms["add_cart1"].elements["quantity"].selectedIndex].value; }
	else
	{ var quantity = document.forms["add_cart1"].elements["quantity"].value; }
 
	if (document.forms["add_cart1"].elements["colors_lbrochures_factor"].type=="select-one")
	{ var colors_lbrochures_factor = document.forms["add_cart1"].elements["colors_lbrochures_factor"].options[document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["colors_lbrochures_factor"].length>0)
{
 
	for (var i=0; i < document.forms["add_cart1"].elements["colors_lbrochures_factor"].length; i++)
	{if (document.forms["add_cart1"].elements["colors_lbrochures_factor"][i].checked)
	{var colors_lbrochures_factor =i ;
	break;}}
}else
{
	var colors_lbrochures_factor =0;
	}}
 
	if (document.forms["add_cart1"].elements["pages_newsletters"].type=="select-one")
	{ var pages_newsletters = document.forms["add_cart1"].elements["pages_newsletters"].options[document.forms["add_cart1"].elements["pages_newsletters"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["pages_newsletters"].length>0)
{
 
	for (var i=0; i < document.forms["add_cart1"].elements["pages_newsletters"].length; i++)
	{if (document.forms["add_cart1"].elements["pages_newsletters"][i].checked)
	{var pages_newsletters =i ;
	break;}}
}else
{
	var pages_newsletters =0;
	}}
 
	if (document.forms["add_cart1"].elements["papertype_newsletters"].type=="select-one")
	{ var papertype_newsletters = document.forms["add_cart1"].elements["papertype_newsletters"].options[document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["papertype_newsletters"].length>0)
{
 
	for (var i=0; i < document.forms["add_cart1"].elements["papertype_newsletters"].length; i++)
	{if (document.forms["add_cart1"].elements["papertype_newsletters"][i].checked)
	{var papertype_newsletters =i ;
	break;}}
}else
{
	var papertype_newsletters =0;
	}}
 
	if (document.forms["add_cart1"].elements["Stitching_newsletters"].type=="select-one")
	{ var Stitching_newsletters = document.forms["add_cart1"].elements["Stitching_newsletters"].options[document.forms["add_cart1"].elements["Stitching_newsletters"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["Stitching_newsletters"].length>0)
{
 
	for (var i=0; i < document.forms["add_cart1"].elements["Stitching_newsletters"].length; i++)
	{if (document.forms["add_cart1"].elements["Stitching_newsletters"][i].checked)
	{var Stitching_newsletters =i ;
	break;}}
}else
{
	var Stitching_newsletters =0;
	}}
 
	if (document.forms["add_cart1"].elements["perforation_newsletters"].type=="select-one")
	{ var perforation_newsletters = document.forms["add_cart1"].elements["perforation_newsletters"].options[document.forms["add_cart1"].elements["perforation_newsletters"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["perforation_newsletters"].length>0)
{
 
	for (var i=0; i < document.forms["add_cart1"].elements["perforation_newsletters"].length; i++)
	{if (document.forms["add_cart1"].elements["perforation_newsletters"][i].checked)
	{var perforation_newsletters =i ;
	break;}}
}else
{
	var perforation_newsletters =0;
	}}
 
	if (document.forms["add_cart1"].elements["three_hole_punch"].type=="select-one")
	{ var three_hole_punch = document.forms["add_cart1"].elements["three_hole_punch"].options[document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["three_hole_punch"].length>0)
{
 
	for (var i=0; i < document.forms["add_cart1"].elements["three_hole_punch"].length; i++)
	{if (document.forms["add_cart1"].elements["three_hole_punch"][i].checked)
	{var three_hole_punch =i ;
	break;}}
}else
{
	var three_hole_punch =0;
	}}
 
	if (document.forms["add_cart1"].elements["proof"].type=="select-one")
	{ var proof = document.forms["add_cart1"].elements["proof"].options[document.forms["add_cart1"].elements["proof"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["proof"].length>0)
{
 
	for (var i=0; i < document.forms["add_cart1"].elements["proof"].length; i++)
	{if (document.forms["add_cart1"].elements["proof"][i].checked)
	{var proof =i ;
	break;}}
}else
{
	var proof =0;
	}}
 
	if (document.forms["add_cart1"].elements["turnaround1235_recon"].type=="select-one")
	{ var turnaround1235_recon = document.forms["add_cart1"].elements["turnaround1235_recon"].options[document.forms["add_cart1"].elements["turnaround1235_recon"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["turnaround1235_recon"].length>0)
{
 
	for (var i=0; i < document.forms["add_cart1"].elements["turnaround1235_recon"].length; i++)
	{if (document.forms["add_cart1"].elements["turnaround1235_recon"][i].checked)
	{var turnaround1235_recon = document.forms["add_cart1"].elements["turnaround1235_recon"][i].value;
 
	var index_turnaround = i;
	break;}}
}else
{
	var turnaround1235_recon = document.forms["add_cart1"].elements["turnaround1235_recon"].value;
 
	var index_turnaround = 0;
	}}
 
	if ((quantity > 0 && quantity <=25) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*3.1938998*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 25 && quantity <=50) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*1.7421932*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 50 && quantity <=100) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.9074074*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 100 && quantity <=150) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.8470104*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 150 && quantity <=200) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.7986565*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 200 && quantity <=250) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.6679739*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 250 && quantity <=500) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.4356572*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 500 && quantity <=750) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.3194867*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 750 && quantity <=1000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.2541394*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 1000 && quantity <=2000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1815359*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 2000 && quantity <=3000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1500726*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 3000 && quantity <=4000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1452342*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 4000 && quantity <=5000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1408787*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 5000 && quantity <=6000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1343440*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 6000 && quantity <=7000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1338261*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 7000 && quantity <=8000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1307144*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 8000 && quantity <=9000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1291011*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 9000 && quantity <=10000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1252687*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 10000 && quantity <=15000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1210336*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 15000 && quantity <=20000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1052996*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity > 20000 && quantity <=25000) && (pages_newsletters == 4))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((quantity*0.1045737*1.35*1.02)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(0.04+itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon];
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 25 && quantity < 50) && (pages_newsletters == 8))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.69*(quantity-25)+199.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 50 && quantity < 100) && (pages_newsletters == 8))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.69*(quantity-50)+249.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 100 && quantity < 150) && (pages_newsletters == 8))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.69*(quantity-100)+299.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 150 && quantity < 200) && (pages_newsletters == 8))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.69*(quantity-150)+399.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 200 && quantity < 250) && (pages_newsletters == 8))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.69*(quantity-200)+499.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 250 && quantity < 1000) && (pages_newsletters == 8))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.12*(quantity-250)+534.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 1000 && quantity < 3000) && (pages_newsletters == 8))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.15*(quantity-1000)+629.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 3000 && quantity < 5000) && (pages_newsletters == 8))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.15*(quantity-3000)+929.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 5000 && quantity < 22500) && (pages_newsletters == 8))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.175*(quantity-5000)+1249.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 25 && quantity < 50) && (pages_newsletters == 12))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.9365*(quantity-25)+229.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 50 && quantity < 100) && (pages_newsletters == 12))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.9365*(quantity-50)+299.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 100 && quantity < 150) && (pages_newsletters == 12))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.9365*(quantity-100)+379.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 150 && quantity < 200) && (pages_newsletters == 12))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.9365*(quantity-150)+499.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 200 && quantity < 250) && (pages_newsletters == 12))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.9365*(quantity-200)+629.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 250 && quantity < 1000) && (pages_newsletters == 12))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.12*(quantity-250)+734.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 1000 && quantity < 3000) && (pages_newsletters == 12))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.2*(quantity-1000)+859.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 3000 && quantity < 5000) && (pages_newsletters == 12))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.27*(quantity-3000)+1329.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 5000 && quantity < 22500) && (pages_newsletters == 12))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.28*(quantity-5000)+1909.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 25 && quantity < 50) && (pages_newsletters == 16))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.3122*(quantity-25)+279.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 50 && quantity < 100) && (pages_newsletters == 16))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.3122*(quantity-50)+399.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 100 && quantity < 150) && (pages_newsletters == 16))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.3122*(quantity-100)+579.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 150 && quantity < 200) && (pages_newsletters == 16))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.3122*(quantity-150)+799.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 200 && quantity < 250) && (pages_newsletters == 16))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.3122*(quantity-200)+899.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 250 && quantity < 1000) && (pages_newsletters == 16))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.24*(quantity-250)+1029.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 1000 && quantity < 3000) && (pages_newsletters == 16))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.27*(quantity-1000)+1179.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 3000 && quantity < 5000) && (pages_newsletters == 16))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.26*(quantity-3000)+1699.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 5000 && quantity < 22500) && (pages_newsletters == 16))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.33*(quantity-5000)+2269.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 25 && quantity < 50) && (pages_newsletters == 20))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.3122*(quantity-25)+367.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 50 && quantity < 100) && (pages_newsletters == 20))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.3122*(quantity-50)+487.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 100 && quantity < 150) && (pages_newsletters == 20))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.3122*(quantity-100)+699.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 150 && quantity < 200) && (pages_newsletters == 20))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.3122*(quantity-150)+1007.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 200 && quantity < 250) && (pages_newsletters == 20))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.3122*(quantity-200)+1131.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 250 && quantity < 1000) && (pages_newsletters == 20))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.24*(quantity-250)+1273.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 1000 && quantity < 3000) && (pages_newsletters == 20))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.27*(quantity-1000)+1455.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 3000 && quantity < 5000) && (pages_newsletters == 20))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.26*(quantity-3000)+2107.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 5000 && quantity < 22500) && (pages_newsletters == 20))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.33*(quantity-5000)+2800.20)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 25 && quantity < 50) && (pages_newsletters == 24))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.9226*(quantity-25)+399.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 50 && quantity < 100) && (pages_newsletters == 24))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.9226*(quantity-50)+549.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 100 && quantity < 150) && (pages_newsletters == 24))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.9226*(quantity-100)+799.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 150 && quantity < 200) && (pages_newsletters == 24))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.9226*(quantity-150)+1149.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 200 && quantity < 250) && (pages_newsletters == 24))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.9226*(quantity-200)+1399.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 250 && quantity < 1000) && (pages_newsletters == 24))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.24*(quantity-250)+1499.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 1000 && quantity < 3000) && (pages_newsletters == 24))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.43*(quantity-1000)+1739.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 3000 && quantity < 5000) && (pages_newsletters == 24))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.45*(quantity-3000)+2579.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 5000 && quantity < 22500) && (pages_newsletters == 24))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.46*(quantity-5000)+3499.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 25 && quantity < 50) && (pages_newsletters == 28))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.9226*(quantity-25)+419.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 50 && quantity < 100) && (pages_newsletters == 28))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.9226*(quantity-50)+599.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 100 && quantity < 150) && (pages_newsletters == 28))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.9226*(quantity-100)+849.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 150 && quantity < 200) && (pages_newsletters == 28))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.9226*(quantity-150)+1199.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 200 && quantity < 250) && (pages_newsletters == 28))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((1.9226*(quantity-200)+1499.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 250 && quantity < 1000) && (pages_newsletters == 28))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.5*(quantity-250)+1799.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 1000 && quantity < 3000) && (pages_newsletters == 28))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.53*(quantity-1000)+2099.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 3000 && quantity < 5000) && (pages_newsletters == 28))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.55*(quantity-3000)+3149.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 5000 && quantity < 22500) && (pages_newsletters == 28))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.56*(quantity-5000)+4199.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 25 && quantity < 50) && (pages_newsletters == 32))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((2.724*(quantity-25)+499.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 50 && quantity < 100) && (pages_newsletters == 32))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((2.724*(quantity-50)+699.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 100 && quantity < 150) && (pages_newsletters == 32))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((2.724*(quantity-100)+1199.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 150 && quantity < 200) && (pages_newsletters == 32))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((2.724*(quantity-150)+1599.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 200 && quantity < 250) && (pages_newsletters == 32))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((2.724*(quantity-200)+1949.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 250 && quantity < 1000) && (pages_newsletters == 32))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.6*(quantity-250)+2149.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 1000 && quantity < 3000) && (pages_newsletters == 32))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.6*(quantity-1000)+2549.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 3000 && quantity < 5000) && (pages_newsletters == 32))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.6*(quantity-3000)+3749.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 
 
	if ((quantity >= 5000 && quantity < 22500) && (pages_newsletters == 32))
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + ((0.65*(quantity-5000)+4949.95)*1*(itemInfo[1][2][document.forms["add_cart1"].elements["papertype_newsletters"].selectedIndex]*itemInfo[1][0][document.forms["add_cart1"].elements["colors_lbrochures_factor"].selectedIndex])*1+quantity*(itemInfo[1][3][Stitching_newsletters]+itemInfo[1][4][perforation_newsletters])+((60*itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex])+(itemInfo[1][5][document.forms["add_cart1"].elements["three_hole_punch"].selectedIndex]*((quantity/1000)*20)))+(itemInfo[1][6][document.forms["add_cart1"].elements["proof"].selectedIndex]))*itemInfo[1][8][turnaround1235_recon]*1.05;
		mTot = mTot + iTot /quantity;
	}
 


 


		
if(iTot == 0)
{
tTot = iTot;
document.getElementById("sptotal").innerHTML = 'Free';
document.forms["add_cart1"].elements["total"].value = '$0.00';
document.forms["add_cart1"].elements["price"].value = '$0.00';
document.getElementById("spprice").innerHTML = 'Free';
}
else
{
tTot = Math.round(iTot * 100) / 100 + .00001;
	var price_factor = 1;
tTot = tTot*price_factor;var totX = "" + tTot;
	totX = totX.substring(0,totX.indexOf(".") + 3);
	if(totX > 0 )
{
document.getElementById("sptotal").innerHTML = "$" + totX;}
else
{
document.getElementById("sptotal").innerHTML = "Free";}


	document.forms["add_cart1"].elements["total"].value = "$" + totX;

	pTot = (tTot/quantity);
	var totX = "" + pTot;
	totX = totX.substring(0,totX.indexOf(".") + 4);
	document.forms["add_cart1"].elements["price"].value = "$" + totX;
	if(totX > 0 )
{
document.getElementById("spprice").innerHTML =  "$" + totX;}
else
{
document.getElementById("spprice").innerHTML =  "Free";}

}
}

var itemInfo = new Array(1) ;
var fieldInfo = new Array(1) ;
var pfInfo = new Array(1) ;
var baseInfo = new Array(1) ;
itemInfo[1] = new Array(9);
fieldInfo[1] = new Array(9);
pfInfo[1] = new Array(9);
var sDescArr = new Array(9);
fieldInfo[1][0] = "colors_lbrochures_factor";
itemInfo[1][0] = new Array(2);
pfInfo[1][0] = new Array(2);
itemInfo[1][0][0] = 1.00;
pfInfo[1][0][0] = 'NON';
itemInfo[1][0][1] = 0.95;
pfInfo[1][0][1] = 'NON';
fieldInfo[1][1] = "pages_newsletters";
itemInfo[1][1] = new Array(8);
pfInfo[1][1] = new Array(8);
itemInfo[1][1][0] = 4.00;
pfInfo[1][1][0] = 'NON';
itemInfo[1][1][1] = 8.00;
pfInfo[1][1][1] = 'NON';
itemInfo[1][1][2] = 12.00;
pfInfo[1][1][2] = 'NON';
itemInfo[1][1][3] = 16.00;
pfInfo[1][1][3] = 'NON';
itemInfo[1][1][4] = 20.00;
pfInfo[1][1][4] = 'NON';
itemInfo[1][1][5] = 24.00;
pfInfo[1][1][5] = 'NON';
itemInfo[1][1][6] = 28.00;
pfInfo[1][1][6] = 'NON';
itemInfo[1][1][7] = 32.00;
pfInfo[1][1][7] = 'NON';
fieldInfo[1][2] = "papertype_newsletters";
itemInfo[1][2] = new Array(3);
pfInfo[1][2] = new Array(3);
itemInfo[1][2][0] = 1.00;
pfInfo[1][2][0] = 'NON';
itemInfo[1][2][1] = 0.95;
pfInfo[1][2][1] = 'NON';
itemInfo[1][2][2] = 0.95;
pfInfo[1][2][2] = 'NON';
fieldInfo[1][3] = "Stitching_newsletters";
itemInfo[1][3] = new Array(2);
pfInfo[1][3] = new Array(2);
itemInfo[1][3][0] = -0.04;
pfInfo[1][3][0] = 'NON';
itemInfo[1][3][1] = 0.00;
pfInfo[1][3][1] = 'Non';
fieldInfo[1][4] = "perforation_newsletters";
itemInfo[1][4] = new Array(2);
pfInfo[1][4] = new Array(2);
itemInfo[1][4][0] = 0.00;
pfInfo[1][4][0] = 'NON';
itemInfo[1][4][1] = 0.04;
pfInfo[1][4][1] = 'NON';
fieldInfo[1][5] = "three_hole_punch";
itemInfo[1][5] = new Array(4);
pfInfo[1][5] = new Array(4);
itemInfo[1][5][0] = 0.00;
pfInfo[1][5][0] = 'NON';
itemInfo[1][5][1] = 1.00;
pfInfo[1][5][1] = 'NON';
itemInfo[1][5][2] = 1.00;
pfInfo[1][5][2] = 'NON';
itemInfo[1][5][3] = 1.00;
pfInfo[1][5][3] = 'NON';
fieldInfo[1][6] = "proof";
itemInfo[1][6] = new Array(3);
pfInfo[1][6] = new Array(3);
itemInfo[1][6][0] = 0.00;
pfInfo[1][6][0] = 'NON';
itemInfo[1][6][1] = 35.00;
pfInfo[1][6][1] = 'NON';
itemInfo[1][6][2] = 50.00;
pfInfo[1][6][2] = 'NON';
fieldInfo[1][7] = "quantity_25_20000";
itemInfo[1][7] = new Array(31);
pfInfo[1][7] = new Array(31);
itemInfo[1][7][0] = 25.00;
pfInfo[1][7][0] = 'NON';
itemInfo[1][7][1] = 50.00;
pfInfo[1][7][1] = 'NON';
itemInfo[1][7][2] = 100.00;
pfInfo[1][7][2] = 'NON';
itemInfo[1][7][3] = 150.00;
pfInfo[1][7][3] = 'NON';
itemInfo[1][7][4] = 200.00;
pfInfo[1][7][4] = 'NON';
itemInfo[1][7][5] = 250.00;
pfInfo[1][7][5] = 'NON';
itemInfo[1][7][6] = 500.00;
pfInfo[1][7][6] = 'NON';
itemInfo[1][7][7] = 750.00;
pfInfo[1][7][7] = 'NON';
itemInfo[1][7][8] = 1000.00;
pfInfo[1][7][8] = 'NON';
itemInfo[1][7][9] = 1500.00;
pfInfo[1][7][9] = 'NON';
itemInfo[1][7][10] = 2000.00;
pfInfo[1][7][10] = 'NON';
itemInfo[1][7][11] = 2500.00;
pfInfo[1][7][11] = 'NON';
itemInfo[1][7][12] = 3000.00;
pfInfo[1][7][12] = 'NON';
itemInfo[1][7][13] = 3500.00;
pfInfo[1][7][13] = 'NON';
itemInfo[1][7][14] = 4000.00;
pfInfo[1][7][14] = 'NON';
itemInfo[1][7][15] = 4500.00;
pfInfo[1][7][15] = 'NON';
itemInfo[1][7][16] = 5000.00;
pfInfo[1][7][16] = 'NON';
itemInfo[1][7][17] = 5500.00;
pfInfo[1][7][17] = 'NON';
itemInfo[1][7][18] = 6000.00;
pfInfo[1][7][18] = 'NON';
itemInfo[1][7][19] = 6500.00;
pfInfo[1][7][19] = 'NON';
itemInfo[1][7][20] = 7000.00;
pfInfo[1][7][20] = 'NON';
itemInfo[1][7][21] = 7500.00;
pfInfo[1][7][21] = 'NON';
itemInfo[1][7][22] = 8000.00;
pfInfo[1][7][22] = 'NON';
itemInfo[1][7][23] = 8500.00;
pfInfo[1][7][23] = 'NON';
itemInfo[1][7][24] = 9000.00;
pfInfo[1][7][24] = 'NON';
itemInfo[1][7][25] = 9500.00;
pfInfo[1][7][25] = 'NON';
itemInfo[1][7][26] = 10000.00;
pfInfo[1][7][26] = 'NON';
itemInfo[1][7][27] = 12500.00;
pfInfo[1][7][27] = 'NON';
itemInfo[1][7][28] = 15000.00;
pfInfo[1][7][28] = 'NON';
itemInfo[1][7][29] = 17500.00;
pfInfo[1][7][29] = 'NON';
itemInfo[1][7][30] = 20000.00;
pfInfo[1][7][30] = 'NON';
fieldInfo[1][8] = "turnaround1235_recon";
itemInfo[1][8] = new Array(4);
pfInfo[1][8] = new Array(4);
itemInfo[1][8][0] = 1.00;
pfInfo[1][8][0] = 'NON';
itemInfo[1][8][1] = 1.20;
pfInfo[1][8][1] = 'NON';
itemInfo[1][8][2] = 1.50;
pfInfo[1][8][2] = 'NON';
itemInfo[1][8][3] = 2.00;
pfInfo[1][8][3] = 'NON';
baseInfo[1] = 0;

