// JavaScript Document


function CheckTheSize()

{

window.document.Payit.amount.value= "15.99";

var thesize = window.document.Payit.os1.value;
var theprice = window.document.Payit.amount.value;



if (thesize=="One 11x14"){theprice = "28.49";};
if (thesize=="One 16x20"){theprice = "93.97";};


window.document.Payit.amount.value= theprice;


}

// next item Minor

function CheckTheSize2()

{

window.document.Payit2.amount.value= "25.99";

var thesize = window.document.Payit2.os1.value;
var theprice = window.document.Payit2.amount.value;



if (thesize=="One 11x14"){theprice = "38.49";};
if (thesize=="One 16x20"){theprice = "119.96";};


window.document.Payit2.amount.value= theprice;


}


// next item Lite Moderate

function CheckTheSize3()

{

window.document.Payit3.amount.value= "35.99";

var thesize = window.document.Payit3.os1.value;
var theprice = window.document.Payit3.amount.value;



if (thesize=="One 11x14"){theprice = "48.49";};
if (thesize=="One 16x20"){theprice = "129.96";};


window.document.Payit3.amount.value= theprice;


}


// next item  Moderate

function CheckTheSize3a()

{

window.document.Payit3a.amount.value= "40.99";

var thesize = window.document.Payit3a.os1.value;
var theprice = window.document.Payit3a.amount.value;



if (thesize=="One 11x14"){theprice = "58.49";};
if (thesize=="One 16x20"){theprice = "139.96";};


window.document.Payit3a.amount.value= theprice;


}

// next item Major

function CheckTheSize4()

{

window.document.Payit4.amount.value= "44.50";

var thesize = window.document.Payit4.os1.value;
var theprice = window.document.Payit4.amount.value;



if (thesize=="One 11x14"){theprice = "57.49";};
if (thesize=="One 16x20"){theprice = "138.47";};


window.document.Payit4.amount.value= theprice;


}

// next item Extreme

function CheckTheSize5()

{

window.document.Payit5.amount.value= "53.50";

var thesize = window.document.Payit5.os1.value;
var theprice = window.document.Payit5.amount.value;



if (thesize=="One 11x14"){theprice = "65.49";};
if (thesize=="One 16x20"){theprice = "119.89";};


window.document.Payit5.amount.value= theprice;


}

// next item Colorization

function CheckTheSize6()

{

window.document.Payit6.amount.value= "26.99";

var thesize = window.document.Payit6.os1.value;
var theprice = window.document.Payit6.amount.value;



if (thesize=="One 11x14"){theprice = "38.48";};
if (thesize=="One 16x20"){theprice = "120.96";};


window.document.Payit6.amount.value= theprice;


}


// next item Cosmetics

function CheckTheSize7()

{

window.document.Payit7.amount.value= "28.49";

var thesize = window.document.Payit7.os1.value;
var theprice = window.document.Payit7.amount.value;



if (thesize=="One 11x14"){theprice = "40.48";};
if (thesize=="One 16x20"){theprice = "122.46";};


window.document.Payit7.amount.value= theprice;


}


// next item Additional Photos

function CheckTheSize8()

{

window.document.Payit8.amount.value= "10.99";

var thesize = window.document.Payit8.os1.value;
var theprice = window.document.Payit8.amount.value;



if (thesize=="One 11x14"){theprice = "23.98";};
if (thesize=="One 16x20"){theprice = "104.96";};


window.document.Payit8.amount.value= theprice;


}
// next item Collages

function CheckTheSize9()

{

window.document.Payit9.amount.value= "22.49";

var thesize = window.document.Payit9.os1.value;
var theprice = window.document.Payit9.amount.value;



if (thesize=="One 11x14"){theprice = "34.48";};
if (thesize=="One 16x20"){theprice = "116.46";};


window.document.Payit9.amount.value= theprice;


}
// next item Efects

function CheckTheSize10()

{

window.document.Payit10.amount.value= "26.99";

var thesize = window.document.Payit10.os1.value;
var theprice = window.document.Payit10.amount.value;



if (thesize=="One 11x14"){theprice = "38.48";};
if (thesize=="One 16x20"){theprice = "120.96";};


window.document.Payit10.amount.value= theprice;


}
// next item Manips

function CheckTheSize11()

{

window.document.Payit11.amount.value= "30.49";

var thesize = window.document.Payit11.os1.value;
var theprice = window.document.Payit11.amount.value;



if (thesize=="One 11x14"){theprice = "43.48";};
if (thesize=="One 16x20"){theprice = "124.46";};


window.document.Payit11.amount.value= theprice;


}
// next item Frame Effects

function CheckTheSize12()

{

window.document.Payit12.amount.value= "13.49";

var thesize = window.document.Payit12.os1.value;
var theprice = window.document.Payit12.amount.value;



if (thesize=="One 11x14"){theprice = "25.48";};



window.document.Payit12.amount.value= theprice;


}
// next item Add More Photos

function CheckTheSize13()

{

window.document.Payit13.amount.value= "10.99";

var thesize = window.document.Payit13.os0.value;
var theprice = window.document.Payit13.amount.value;



if (thesize=="One 11x14"){theprice = "21.99";};



window.document.Payit13.amount.value= theprice;


}


