if (ok) {

	var tmp = new Image(10,10);

	tmp.src = "../picts/ring_on.gif";

}



function chimg(obj,act) {

	if (ok) {
		document.images[obj].src = "../picts/ring_"+act+".gif";

	}

}



document.write('<table border=0 cellspacing=0 cellpadding=0 align="center" width=620>');

document.write('<tr><td align="center" colspan=17>');

document.write('<img src="../picts/stitle_1.gif" width=493 height=72 alt="Slavic & East European Collections"><img src="../picts/stitle_2.gif" width=109 height=72 alt="Slavic & East European Collections">');

document.write('</td></tr>');

document.write('<tr>');

document.write('<td><img src="../picts/empty.gif" width=84 height=1></td>');

document.write('<td><img src="../picts/ring_off.gif" width=10 height=10 name="slavichome"></td>');

document.write('<td><img src="../picts/empty.gif" width=4 height=1></td>');

document.write('<td><a href="../index.html" onmouseover="chimg(\'slavichome\',\'on\')" onmouseout="chimg(\'slavichome\',\'off\')"><img src="../picts/slavichome.gif" width="83" height="12" border="0" alt="Slavic and East European Collections Homepage"></a></td>');

document.write('<td><img src="../picts/empty.gif" width=15 height=1></td>');

document.write('<td><img src="../picts/ring_off.gif" width=10 height=10 name="unchome"></td>');

document.write('<td><img src="../picts/empty.gif" width=4 height=1></td>');

document.write('<td><a href="http://www.unc.edu" onmouseover="chimg(\'unchome\',\'on\')" onmouseout="chimg(\'unchome\',\'off\')"><img src="../picts/unchome.gif" width=76 height=12 border=0 alt="UNC Hompage"></a></td>');

document.write('<td><img src="../picts/empty.gif" width=15 height=1></td>');

document.write('<td><img src="../picts/ring_off.gif" width=10 height=10 name="unclib"></td>');

document.write('<td><img src="../picts/empty.gif" width=4 height=1></td>');

document.write('<td><a href="http://www.lib.unc.edu" onmouseover="chimg(\'unclib\',\'on\')" onmouseout="chimg(\'unclib\',\'off\')"><img src="../picts/unclib.gif" width=67 height=12 border=0 alt="UNC Libraries"></a></td>');

document.write('<td><img src="../picts/empty.gif" width=15 height=1></td>');

document.write('<td><img src="../picts/ring_off.gif" width=10 height=10 name="unccol"></td>');

document.write('<td><img src="../picts/empty.gif" width=4 height=1></td>');

document.write('<td><a href="http://www.lib.unc.edu/cdd/crs" onmouseover="chimg(\'unccol\',\'on\')" onmouseout="chimg(\'unccol\',\'off\')"><img src="../picts/unccol.gif" width=125 height=12 border=0 alt="UNC Libraries Collections"></a></td>');

document.write('<td><img src="../picts/empty.gif" width=86 height=1></td>');

document.write('</tr>');

document.write('</table>');

