<?php
// Configuration File
// Desired Image Dimensions
$imgWidth = "1600";
$imgHeight = "0";
$imgQuality = "75";
?>