<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <a href="site_map.htm" class="foot">Site Map</a>');

document.write('<br>');

document.write('&copy;Copyright 2008 ');

document.write('<a href="http://www.whitneybistro.com/" target="_top" class="foot">Whitney Bistro</a>');

document.write('<br>');


//  End -->