<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="picts/spacer.gif" HEIGHT="225" WIDTH=10><br>');
document.write('</td><td valign="bottom">');

// START LINK TABLE CHANGE THE width="140" FOR LONGER LINK NAMES

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="140" class="menulinks">');
document.write('<tr><td class="menu">');
document.write('• <a href="index.html">home</a><br>');


// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK SEE NOTE BELOW TO MAKE ROOM


document.write('</td></tr><tr><td class="menu">');
document.write('• <a href="schedule.html">call schedules</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('• <a href="http://yale.residentsite.com/attndschd.jpg" target="_blank">attending coverage</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('• <a href="conferences.html">conferences</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('• <a href="http://yale.residentsite.com/yrsched.pdf" target="_blank">rotation schedule</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('• <a href="http://yale.residentsite.com/clinics.pdf" target="_blank">clinic schedule</a><br>');


document.write('</td></tr><tr><td class="menu">');
document.write('• <a href="journal.html">journal club</a><br>');



document.write('</td></tr><tr><td ALIGN=left VALIGN=center>');
document.write('<img src="picts/link-end-1.gif" HEIGHT="2" WIDTH="38"><br>');


// NOTE: CHANGE THE HEIGHT="19" TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');

//  End -->