﻿function QuickQuote__Select_Vehicle_Type(Type)
{
alert(Type);
}


