﻿document.write(
'<td class="brickCorner">'
+ '<div style="height:150px;">'
+ '<span class="title">Make a reservation today</span>'
+ '<hr />'
+ '<a href="reservations.html"><img src="images/spacer.gif" style="width:800px; height:105px; border:0px;" alt="" /></a>'
+ '</div>  '
+ '</td>'
);              
