function cohostsOut(){

	

	document.cohosts.src = "http://www.offthetopradio.com/spacer.gif";
	
}

function cohostsOver(){

	document.cohosts.src = "http://www.offthetopradio.com/cohosts.gif";
	
}

function propsOut(){

	document.props.src = "http://www.offthetopradio.com/spacer.gif";
	
}

function propsOver(){

	document.props.src = "http://www.offthetopradio.com/props.gif";
	
}

function blogOut(){

	document.blog.src = "http://www.offthetopradio.com/spacer.gif";
	
}

function blogOver(){

	document.blog.src = "http://www.offthetopradio.com/blog.gif";
	
}

function contactOut(){

	document.contact.src = "http://www.offthetopradio.com/spacer.gif";
	
}

function contactOver(){

	document.contact.src = "http://www.offthetopradio.com/contact.gif";
	
}

function linksOut(){

	document.links.src = "http://www.offthetopradio.com/spacer.gif";
	
}

function linksOver(){

	document.links.src = "http://www.offthetopradio.com/links.gif";
	
}
