echo getTop(); ?>
Add photos to your order
Choose files for upload
All files should be in JPEG format, and under 3 Megabytes in filesize.
Change number of photos:
$num_fields = 10;
echo "";
for($i=1;$i<=$num_fields;$i++){
echo "$i.
"; } ?>
if(isset($_SESSION['cart'])){
?>
}
?> "; } ?>




