function loadChat(){
    window.open('http://www.idrivesafely.com/chat.html',
'unique','scrollbars=no,menubar=no,resizable=0,location=no,screenX=50,screenY=100,width=450,height=360');
}

function teen(val){	
	if(val ==10007){
	 location.href="http://teen.idrivesafely.com/signup/?rm=displayCourseSelection&COUPON=EDDATEST&STATE=FL&COURSEID=10007";
	}
	else if(val==10006){
	 location.href="http://teen.idrivesafely.com/signup/?rm=displayCourseSelection&COUPON=EDDATEST&STATE=FL&COURSEID=10006";
	}
	else if(val==10008){
	 location.href="http://teen.idrivesafely.com/signup/?rm=displayCourseSelection&COUPON=EDDATEST&STATE=FL&COURSEID=10008";
	}
}
function audio()
{
	window.open('audio.html?stateName=generic','audiopop','width=390,height=310');	
}

