document.write('<style>');
document.write('B{font-size:160%;text-decoration:none;}');
document.write('TT{color:000088;}');
document.write('i{color:111;text-decoration:none;}');
document.write('h1{color:000;font-size:580%;margin-bottom:0;}');
document.write('a{text-decoration:none;}');
document.write('u{text-decoration:none;font-size:80%;color:a00;}');
document.write('</style>');
// CREDIT IS OBVIOUS ON THE PAGES:
function breen(a) {
a = "http://www.csse.monash.edu.au/cgi-bin/cgiwrap/jwb/wwwjdic?1MKU" + a;
window.open( a,"",'width=640,height=480,resizable=1');
}
function rudick(a) {
a = "http://www.rikai.com/kanjimap/" + a;
window.open( a,"",'width=680,height=580,resizable=1');
}
// CREDIT NOT SO OBVIOUS, SO A LINK IS PROVIDED
function ishida(a) {
a="http://www.dartmouth.edu/~kanji/"+a;
n=window.open('','','width=540,height=480,titlebar=0,resizable=1');
n.document.write('<frameset rows=40,*><frame src="z01.htm" name="s">');
n.document.write('<frame src="'+a+'" name="t"></frameset>');
n.document.close();
}
function meiko(a) {
a = "http://meiko.web.infoseek.co.jp/" + a + ".gif";
n=window.open('','','width=500,height=320,resizable=1');
n.document.write('<frameset rows=32,*><frame src="z09.htm" name="s">');
n.document.write('<frame src="'+a+'" name="t"></frameset>');
n.document.close();
}
function komori(a) {
a = "http://web.mit.edu/jpnet/ji/data/" + a;
n=window.open('','','width=500,height=540,resizable=1');
// inserted this hoping it would help in Explorer on a Mac, but it didn't
n.document.write('<meta http-equiv="Content-Type" content="text/html; charset=JIS">');
n.document.write('<frameset rows=32,*><frame src="z02.htm" name="s">');
n.document.write('<frame src="'+a+'" name="t"></frameset>');
n.document.close();
}
function ryner(a) {
a = "http://www.kanjidict.com/demo/" + a + ".html";
n=window.open('','','width=640,height=580,resizable=1');
n.document.write('<frameset rows=32,*><frame src="z03.htm" name="s">');
n.document.write('<frame src="'+a+'" name="t"></frameset>');
n.document.close();
}
function hotta(a) {
a = "http://homepage1.nifty.com/hottayukio/" + a;
n=window.open('','','width=640,height=580,resizable=1');
n.document.write('<frameset rows=32,*><frame src="z04.htm" name="s">');
n.document.write('<frame src="'+a+'" name="t"></frameset>');
n.document.close();
}
function blum(a) {
a = "http://www.yookoso.com/pages/kanji.php?file=display&jisdec=" + a;
n=window.open('','','width=640,height=580,resizable=1');
n.document.write('<frameset rows=32,*><frame src="z05.htm" name="s">');
n.document.write('<frame src="'+a+'" name="t"></frameset>');
n.document.close();
}
function danni(a) {
a = "http://www.animelab.com/anime.manga/kanji/code/" + a;
n=window.open('','','width=640,height=580,resizable=1');
n.document.write('<frameset rows=32,*><frame src="z06.htm" name="s">');
n.document.write('<frame src="'+a+'" name="t"></frameset>');
n.document.close();
}
function jennings(a) {
a = "http://www.kanjisite.com/html/start/rhsinfo/" + a + ".html";
n=window.open('','','width=640,height=580,resizable=1');
n.document.write('<frameset rows=32,*><frame src="z07.htm" name="s">');
n.document.write('<frame src="'+a+'" name="t"></frameset>');
n.document.close();
}
