// 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 = "27.49";};



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 = "37.49";};



window.document.Payit2.amount.value= theprice;


}


// next item 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 = "47.49";};



window.document.Payit3.amount.value= theprice;


}

// next item Major

function CheckTheSize4()

{

window.document.Payit4.amount.value= "43.50";

var thesize = window.document.Payit4.os1.value;
var theprice = window.document.Payit4.amount.value;



if (thesize=="One 11X14"){theprice = "54.49";};



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 = "64.49";};



window.document.Payit5.amount.value= theprice;


}

// next item Colorization

function CheckTheSize6()

{

window.document.Payit6.amount.value= "24.49";

var thesize = window.document.Payit6.os1.value;
var theprice = window.document.Payit6.amount.value;



if (thesize=="One 11X14"){theprice = "37.48";};



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 = "39.48";};



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";};



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 = "33.48";};



window.document.Payit9.amount.value= theprice;


}
// next item Efects

function CheckTheSize10()

{

window.document.Payit10.amount.value= "24.49";

var thesize = window.document.Payit10.os1.value;
var theprice = window.document.Payit10.amount.value;



if (thesize=="One 11X14"){theprice = "37.48";};



window.document.Payit10.amount.value= theprice;


}
// next item Manips

function CheckTheSize11()

{

window.document.Payit11.amount.value= "29.49";

var thesize = window.document.Payit11.os1.value;
var theprice = window.document.Payit11.amount.value;



if (thesize=="One 11X14"){theprice = "42.48";};



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 = "24.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 = "20.99";};



window.document.Payit13.amount.value= theprice;


}
