$20 off Complete Window Tinting

Call us today to schedule an appointment (361)576-0739

MUST PRESENT COUPON. Valid for tinting the entire vehicle only- all windows. Not valid with any other offer.

[insert_php]
date_default_timezone_set(‘America/Chicago’);
$tomorrow = mktime(0,0,0,date(“m”),date(“d”)+10,date(“Y”));
echo “Expires on “.date(“m/d/Y”, $tomorrow);
[/insert_php]   Code: EML1