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/mom/2011/10/artsy-kids.html">&#149; Artsy kids</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/mom/2011/10/free-pancakes.html">&#149; Free pancakes!</a></div>');
document.write('');




