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/paspreps/2012/02/boys-basketball-heres-your-fir.html">&#149; Boys Basketball: Here\'s your first-round schedule</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/paspreps/2012/02/girls-basketball-heres-your-fi.html">&#149; Girls Basketball: Here\'s your first-round schedule</a></div>');
document.write('');




