function gallery(id){
	window.open('http://www.teamautosports.com/gallery.php?gid=' + id,'Map','height=467,width=617');
}
