function DR(val){
if(val == 2053){
location.href='http://drivingrecord.idrivesafely.com/signup/deliveryOptions.html?STATE=GA&DRPAYMENTSERVICEID=2053&COUPON=SDRGADR';
}else if(val == 2054){
location.href='http://drivingrecord.idrivesafely.com/signup/deliveryOptions.html?STATE=GA&DRPAYMENTSERVICEID=2054&COUPON=SDRGADR';
}
}


function loadChat()
{
window.open('chat.html','unique','scrollbars=no,menubar=no,resizable=0,location=no,screenX=50,screenY=100,width=450,height=360');
}
