// JavaScript Document


document.write(" <select name='os0' size='9'>");
// document.write("<option value='4x6-D'> $100.00 : &nbsp; ** DIGITAL FILE ** 300 DPI : 4X6 Inch For Cards");
// document.write("<option value='***'> ------") ;
document.write("<option value='5x7'>   $45.00  :  &nbsp;5x7 inch print");
document.write("<option value='5x7-M'>   $55.00  :  &nbsp;5x7 inch print on 8 x 10 mat");
document.write("<option selected='selected' value='8x12'>$125.00&nbsp; : 8x12 inch print  *LTD*");
document.write("<option value='8x12-M'>$145.00    : 8x12 inch print *LTD* on 12x16 mat");
document.write("<option value='12x18'>$175.00    : 12x18 inch print");
document.write("<option value='12x18-M'>$195.00    : 12x18 inch print on 18x24 mat");
document.write("<option value='15x23'>$225.00    : 15x23 inch print");
document.write("<option value='18x28'>$245.00    : 18x28 inch print");
document.write("<option value='22x33'>$295.00    : 22x33 inch print");
document.write("</select>");

// document.write("<div class='cart-caption'><strong>20% DISCOUNT. ALL PRINTS.</strong> Add to cart for discount.</div>");  


