// Dehner.com bottom pane content layout



function newsitems(){

	var news = "";

	news = "&nbsp\;<img src=\"pics/newsdot.gif\" height=\"7\" width=\"5\">&nbsp\;&nbsp\;<a href=\"news_01.html\" onMouseover=highlight(this,'CE9C31') onMouseout=highlight(this,'#FFFFB0')>Leather Gift Certificates Now Available!</a><br><br>" +



	"&nbsp\;<img src=\"pics/newsdot.gif\" height=\"7\" width=\"5\">&nbsp\;&nbsp\;<a href=\"news_03.html\" onMouseover=highlight(this,'CE9C31') onMouseout=highlight(this,'#FFFFB0')>Dehner Ties and Coffee Mugs on Zazzle.com</a><br><br>" +



	"<span class=\"news_notes\">" +

	"&nbsp\;<img src=\"pics/newsdot.gif\" height=\"7\" width=\"5\">&nbsp\;&nbsp\;<a href=\"news_04.html\" onMouseover=highlight(this,'CE9C31') onMouseout=highlight(this,'#FFFFB0')>See a new 5-Buckle field boot</a><br><br>" +

	"&nbsp\;<img src=\"pics/newsdot.gif\" height=\"7\" width=\"5\">&nbsp\;&nbsp\;<a href=\"newsletter_signup.html\" onMouseover=highlight(this,'CE9C31') onMouseout=highlight(this,'#FFFFB0')>Sign up for the monthly<br>Dehner newsletter</a><br><br>" +


	"<br><center><span class=\"news_notes\"><a href=\"http://www.facebook.com/pages/The-Dehner-Company/138139676227695\"onMouseover=highlight(this,'CE9C31') onMouseout=highlight(this,'#FFFFB0')>Like us on Facebook<br>to keep up with our Travel.</a></span></center><br>" ;



	document.write(news);}
