var counter;
counter = 0;

document.write('');

counter=counter+1;
document.write('<div>');
document.write('<a style="font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none;font-weight:regular;" href="http://www.insidesocal.com/free/2011/09/sandwich-at-arbys.html">&#149; Sandwich at Arby\'s</a></div>');
document.write('');

counter=counter+1;
document.write('<div>');
document.write('<a style="font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none;font-weight:regular;" href="http://www.insidesocal.com/free/2011/09/chick-fil-a-breakfast.html">&#149; Chick-fil-A breakfast</a></div>');
document.write('');
