// JavaScript Document

function FordElkton(){
	window.open('http://www.ramseyfordofelkton.com','mywindow1','width=1024,height=768,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')
}

function RisingSun(){
	window.open('http://www.ramseyfordofrisingsun.com','mywindow1','width=1024,height=768,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')
}

function openTK(){
	window.open('http://www.tkcarsites.com/','mywindow1','width=1024,height=768,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')
}