        
        var itemInfo = new Array(1) ;
        var itemInfo = new Array(1) ;
        var fieldInfo = new Array(1) ;
        var pfInfo = new Array(1) ;
       
        function calc() {
    
        var iTot = 0;
var mTot = 0;
	document.forms["add_cart1"].elements["quantity"].value = document.forms["add_cart1"].elements["quantity_500_150000"].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_postcards"].type=="select-one")
	{ var colors_postcards = document.forms["add_cart1"].elements["colors_postcards"].options[document.forms["add_cart1"].elements["colors_postcards"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["colors_postcards"].length>0)
{

	for (var i=0; i < document.forms["add_cart1"].elements["colors_postcards"].length; i++)
	{if (document.forms["add_cart1"].elements["colors_postcards"][i].checked)
	{var colors_postcards =i ;
	break;}}
}else
{
	var colors_postcards =0;
	}}

	if (document.forms["add_cart1"].elements["size_postcards"].type=="select-one")
	{ var size_postcards = document.forms["add_cart1"].elements["size_postcards"].options[document.forms["add_cart1"].elements["size_postcards"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["size_postcards"].length>0)
{

	for (var i=0; i < document.forms["add_cart1"].elements["size_postcards"].length; i++)
	{if (document.forms["add_cart1"].elements["size_postcards"][i].checked)
	{var size_postcards =i ;
	break;}}
}else
{
	var size_postcards =0;
	}}

	if (document.forms["add_cart1"].elements["papertype_postcards"].type=="select-one")
	{ var papertype_postcards = document.forms["add_cart1"].elements["papertype_postcards"].options[document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["papertype_postcards"].length>0)
{

	for (var i=0; i < document.forms["add_cart1"].elements["papertype_postcards"].length; i++)
	{if (document.forms["add_cart1"].elements["papertype_postcards"][i].checked)
	{var papertype_postcards =i ;
	break;}}
}else
{
	var papertype_postcards =0;
	}}

	if (document.forms["add_cart1"].elements["perforation"].type=="select-one")
	{ var perforation = document.forms["add_cart1"].elements["perforation"].options[document.forms["add_cart1"].elements["perforation"].selectedIndex].value; }
	else
	{if (document.forms["add_cart1"].elements["perforation"].length>0)
{

	for (var i=0; i < document.forms["add_cart1"].elements["perforation"].length; i++)
	{if (document.forms["add_cart1"].elements["perforation"][i].checked)
	{var perforation =i ;
	break;}}
}else
{
	var perforation =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 <= 50) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.299)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 50 && quantity <= 100) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1995)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 100 && quantity <= 150) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.186333)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 150 && quantity <= 200) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.14475)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 200 && quantity <= 250) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1198)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 250 && quantity <= 500) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0699)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 500 && quantity <= 1000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.05495)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 1000 && quantity <= 2000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.047475)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 2000 && quantity <= 3000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.041425)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 3000 && quantity <= 4000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.03627)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 4000 && quantity <= 5000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.030624)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 5000 && quantity <= 6000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.031109)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 6000 && quantity <= 7000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.030089)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 7000 && quantity <= 8000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.02927)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 8000 && quantity <= 9000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.026813)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 9000 && quantity <= 10000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.025948)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 10000 && quantity <= 15000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.025795)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 15000 && quantity <= 20000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.021398)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 20000 && quantity <= 25000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.020535)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 25000 && quantity <= 30000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0195)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 30000 && quantity <= 35000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.019)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 35000 && quantity <= 40000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0185)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 40000 && quantity <= 45000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.018)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 45000 && quantity <= 50000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.017255)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 50000) && size_postcards == "4x6")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.016958)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity <= 50) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.599)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 50 && quantity <= 100) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.4995)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 100 && quantity <= 150) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.366333)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 150 && quantity <= 200) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.29975)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 200 && quantity <= 250) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.2598)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 250 && quantity <=500) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1499)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 500 && quantity <= 1000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.08995)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 1000 && quantity <= 2000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.062475)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 2000 && quantity <= 3000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.05665)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 3000 && quantity <= 4000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.049988)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 4000 && quantity <= 5000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.04799)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 5000 && quantity <= 6000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.045)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 6000 && quantity <= 7000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.043)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 7000 && quantity <= 8000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.041)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 8000 && quantity <= 9000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.039)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 9000 && quantity <= 10000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.037995)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 10000 && quantity <= 15000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.039997)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 15000 && quantity <= 20000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.033748)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 20000 && quantity <= 25000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.029398)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 25000 && quantity <= 30000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.029)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 30000 && quantity <= 35000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.028)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 35000 && quantity <= 40000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.027)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 40000 && quantity <= 45000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.026)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 45000 && quantity <= 50000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.025499)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 50000) && size_postcards == "5x7")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0245)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity <= 50) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.944254)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 50 && quantity <= 100) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.787404)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 100 && quantity <= 150) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.577482)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 150 && quantity <= 200) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.472521)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 200 && quantity <= 250) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.409545)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 250 && quantity <=500) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.2363)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 500 && quantity <= 1000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1777)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 1000 && quantity <= 2000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1143)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 2000 && quantity <= 3000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1013)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 3000 && quantity <= 4000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0952)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 4000 && quantity <= 5000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0872)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 5000 && quantity <= 6000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0905)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 6000 && quantity <= 7000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0895)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 7000 && quantity <= 8000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0875)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 8000 && quantity <= 9000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0855)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 9000 && quantity <= 10000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0838)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 10000 && quantity <= 15000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0674)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 15000 && quantity <= 20000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0542)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 20000 && quantity <= 25000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.051)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 25000 && quantity <= 30000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0488)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 30000 && quantity <= 35000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0473)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 35000 && quantity <= 40000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0458)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 40000 && quantity <= 45000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0443)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 45000 && quantity <= 50000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0404)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 50000) && size_postcards == "5x8")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0395)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity <= 50) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.999)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 50 && quantity <= 100) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.7995)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 100 && quantity <= 150) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.599667)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 150 && quantity <= 200) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.49975)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 200 && quantity <= 250) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.4158)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 250 && quantity <=500) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.2199)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 500 && quantity <= 1000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.14495)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 1000 && quantity <= 2000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.102475)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 2000 && quantity <= 3000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.089983)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 3000 && quantity <= 4000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.081238)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 4000 && quantity <= 5000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.07799)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 5000 && quantity <= 6000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.075)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 6000 && quantity <= 7000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.073)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 7000 && quantity <= 8000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.071)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 8000 && quantity <= 9000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.069)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 9000 && quantity <= 10000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.064995)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 10000 && quantity <= 15000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.06333)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 15000 && quantity <= 20000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.062498)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 20000 && quantity <= 25000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.059998)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 25000 && quantity <= 30000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0595)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 30000 && quantity <= 35000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.059)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 35000 && quantity <= 40000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0585)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 40000 && quantity <= 45000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.058)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 45000 && quantity <= 50000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.057999)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 50000) && size_postcards == "6x9")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0575)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity <= 50) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*1.627293)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 50 && quantity <= 100) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*1.302323)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 100 && quantity <= 150) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.97681)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 150 && quantity <= 200) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.814054)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 200 && quantity <= 250) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.677306)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 250 && quantity <=500) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.3582)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 500 && quantity <= 1000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.2796)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 1000 && quantity <= 2000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.2042)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 2000 && quantity <= 3000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1712)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 3000 && quantity <= 4000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1533)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 4000 && quantity <= 5000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1378)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 5000 && quantity <= 6000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1314)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 6000 && quantity <= 7000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1269)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 7000 && quantity <= 8000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1234)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 8000 && quantity <= 9000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1201)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 9000 && quantity <= 10000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.1169)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 10000 && quantity <= 15000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0994)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 15000 && quantity <= 20000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0762)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 20000 && quantity <= 25000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0655)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 25000 && quantity <= 30000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0609)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 30000 && quantity <= 35000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0591)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 35000 && quantity <= 40000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0573)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 40000 && quantity <= 45000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0546)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 45000 && quantity <= 50000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0528)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		mTot = mTot + iTot /quantity;
	}


	if ((quantity > 50000) && size_postcards == "6x11")
	{
		turnaround1235_recon = index_turnaround;
iTot = iTot + (((((quantity*.0519)*itemInfo[1][0][document.forms["add_cart1"].elements["colors_postcards"].selectedIndex]*itemInfo[1][2][document.forms["add_cart1"].elements["papertype_postcards"].selectedIndex])+(itemInfo[1][3][perforation]*((quantity/1000)*15)))*itemInfo[1][6][turnaround1235_recon])+itemInfo[1][4][document.forms["add_cart1"].elements["proof"].selectedIndex]);
		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
{
if (document.forms["add_cart1"].elements["price_factor"].value == 1)
{
        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";
             }

}
else
{
tTot = Math.round(iTot * 100) / 100 + .00001;
	var maxDisc = 0;
var price_factor = document.forms["add_cart1"].elements["price_factor"].value;
var calculatedDisc;
var discountedTotal;
var iDiscount;
var youSave;
var displayDisc;

calculatedDisc = tTot*(1-price_factor);
if(calculatedDisc > maxDisc && maxDisc > 0 )
{
    discountedTotal=tTot-maxDisc;
    iDiscount = maxDisc;
    displayDisc = "" + (Math.round(iDiscount* 100) / 100 + .001);
    displayDisc = displayDisc.substring(0, displayDisc.indexOf(".") + 3);
    document.getElementById("idYouSave").innerHTML = "$" + displayDisc;}
else
{
    discountedTotal=tTot*price_factor;
    iDiscount = (1-price_factor)*100;
displayDisc = "" + (Math.round(calculatedDisc* 100) / 100 + .001);
displayDisc = displayDisc.substring(0, displayDisc.indexOf(".") + 3);
document.getElementById("idYouSave").innerHTML ="" + Math.round(iDiscount) + "%" ;
document.getElementById("idYouSaveNew").innerHTML =  "- $" + displayDisc ;
}
var xDiscountedTotal = "" + discountedTotal;


	
xDiscountedTotal = xDiscountedTotal.substring(0,xDiscountedTotal.indexOf(".") + 3);
document.getElementById("idNowOnly").innerHTML = "$" + xDiscountedTotal;
	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);
pTot = (discountedTotal/quantity);
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(7);
fieldInfo[1] = new Array(7);
pfInfo[1] = new Array(7);
var sDescArr = new Array(7);
fieldInfo[1][0] = "colors_postcards";
itemInfo[1][0] = new Array(3);
pfInfo[1][0] = new Array(3);
itemInfo[1][0][0] = 1.00;
pfInfo[1][0][0] = 'NON';
itemInfo[1][0][1] = 1.05;
pfInfo[1][0][1] = 'NON';
itemInfo[1][0][2] = 1.15;
pfInfo[1][0][2] = 'NON';
fieldInfo[1][1] = "size_postcards";
itemInfo[1][1] = new Array(5);
pfInfo[1][1] = new Array(5);
itemInfo[1][1][0] = 0;
pfInfo[1][1][0] = '0';
itemInfo[1][1][1] = 0;
pfInfo[1][1][1] = '0';
itemInfo[1][1][2] = 0;
pfInfo[1][1][2] = '0';
itemInfo[1][1][3] = 0;
pfInfo[1][1][3] = '0';
itemInfo[1][1][4] = 0;
pfInfo[1][1][4] = '0';
fieldInfo[1][2] = "papertype_postcards";
itemInfo[1][2] = new Array(2);
pfInfo[1][2] = new Array(2);
itemInfo[1][2][0] = 1.00;
pfInfo[1][2][0] = 'NON';
itemInfo[1][2][1] = 1.25;
pfInfo[1][2][1] = 'NON';
fieldInfo[1][3] = "perforation";
itemInfo[1][3] = new Array(2);
pfInfo[1][3] = new Array(2);
itemInfo[1][3][0] = 1.00;
pfInfo[1][3][0] = 'NON';
itemInfo[1][3][1] = 0.00;
pfInfo[1][3][1] = 'NON';
fieldInfo[1][4] = "proof";
itemInfo[1][4] = new Array(3);
pfInfo[1][4] = new Array(3);
itemInfo[1][4][0] = 0.00;
pfInfo[1][4][0] = 'NON';
itemInfo[1][4][1] = 35.00;
pfInfo[1][4][1] = 'NON';
itemInfo[1][4][2] = 50.00;
pfInfo[1][4][2] = 'NON';
fieldInfo[1][5] = "quantity_500_150000";
itemInfo[1][5] = new Array(34);
pfInfo[1][5] = new Array(34);
itemInfo[1][5][0] = 50.00;
pfInfo[1][5][0] = 'NON';
itemInfo[1][5][1] = 100.00;
pfInfo[1][5][1] = 'NON';
itemInfo[1][5][2] = 150.00;
pfInfo[1][5][2] = 'NON';
itemInfo[1][5][3] = 200.00;
pfInfo[1][5][3] = 'NON';
itemInfo[1][5][4] = 250.00;
pfInfo[1][5][4] = 'NON';
itemInfo[1][5][5] = 500.00;
pfInfo[1][5][5] = 'NON';
itemInfo[1][5][6] = 1000.00;
pfInfo[1][5][6] = 'NON';
itemInfo[1][5][7] = 2000.00;
pfInfo[1][5][7] = 'NON';
itemInfo[1][5][8] = 3000.00;
pfInfo[1][5][8] = 'NON';
itemInfo[1][5][9] = 4000.00;
pfInfo[1][5][9] = 'NON';
itemInfo[1][5][10] = 5000.00;
pfInfo[1][5][10] = 'NON';
itemInfo[1][5][11] = 6000.00;
pfInfo[1][5][11] = 'NON';
itemInfo[1][5][12] = 7000.00;
pfInfo[1][5][12] = 'NON';
itemInfo[1][5][13] = 8000.00;
pfInfo[1][5][13] = 'NON';
itemInfo[1][5][14] = 9000.00;
pfInfo[1][5][14] = 'NON';
itemInfo[1][5][15] = 10000.00;
pfInfo[1][5][15] = 'NON';
itemInfo[1][5][16] = 15000.00;
pfInfo[1][5][16] = 'NON';
itemInfo[1][5][17] = 20000.00;
pfInfo[1][5][17] = 'NON';
itemInfo[1][5][18] = 25000.00;
pfInfo[1][5][18] = 'NON';
itemInfo[1][5][19] = 30000.00;
pfInfo[1][5][19] = 'NON';
itemInfo[1][5][20] = 35000.00;
pfInfo[1][5][20] = 'NON';
itemInfo[1][5][21] = 40000.00;
pfInfo[1][5][21] = 'NON';
itemInfo[1][5][22] = 45000.00;
pfInfo[1][5][22] = 'NON';
itemInfo[1][5][23] = 50000.00;
pfInfo[1][5][23] = 'NON';
itemInfo[1][5][24] = 60000.00;
pfInfo[1][5][24] = 'NON';
itemInfo[1][5][25] = 70000.00;
pfInfo[1][5][25] = 'NON';
itemInfo[1][5][26] = 80000.00;
pfInfo[1][5][26] = 'NON';
itemInfo[1][5][27] = 90000.00;
pfInfo[1][5][27] = 'NON';
itemInfo[1][5][28] = 100000.00;
pfInfo[1][5][28] = 'NON';
itemInfo[1][5][29] = 110000.00;
pfInfo[1][5][29] = 'NON';
itemInfo[1][5][30] = 120000.00;
pfInfo[1][5][30] = 'NON';
itemInfo[1][5][31] = 130000.00;
pfInfo[1][5][31] = 'NON';
itemInfo[1][5][32] = 140000.00;
pfInfo[1][5][32] = 'NON';
itemInfo[1][5][33] = 150000.00;
pfInfo[1][5][33] = 'NON';
fieldInfo[1][6] = "turnaround1235_recon";
itemInfo[1][6] = new Array(5);
pfInfo[1][6] = new Array(5);
itemInfo[1][6][0] = 1.00;
pfInfo[1][6][0] = 'NON';
itemInfo[1][6][1] = 1.20;
pfInfo[1][6][1] = 'NON';
itemInfo[1][6][2] = 1.50;
pfInfo[1][6][2] = 'NON';
itemInfo[1][6][3] = 2.00;
pfInfo[1][6][3] = 'NON';
itemInfo[1][6][4] = 2.60;
pfInfo[1][6][4] = 'NON';
baseInfo[1] = 0;