var ok = 0;
var url = document.location+' ';
url = url.toLowerCase();
if (url.indexOf('http://www.oops-kyoto.com') == 0 && 'http://www.oops-kyoto.com' != '') { ok = 1; }
if (url.indexOf('') == 0 && '' != '') { ok = 1; }
if (url.indexOf('') == 0 && '' != '') { ok = 1; }
if (url.indexOf('') == 0 && '' != '') { ok = 1; }
if (url.indexOf('') == 0 && '' != '') { ok = 1; }
if (ok <= 0) { document.write('
'+document.location+'
HARIGAMI:This location is not in reserved URLs.
'); } else {
document.write('
');
document.write('Harigami test 4
');
document.write('[2001/06/14 00:44:33]');
}