<!--
function sp_02() {
var window_location;
window_location=window.open("../special/sp_002.html","special","toolbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=0,Width=520,Height=500");
window_location.focus();
window_location.window.moveTo(0,0);
}
function sp_03() {
var window_location;
window_location=window.open("../special/sp_003.html","special","toolbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=0,Width=420,Height=400");
window_location.focus();
window_location.window.moveTo(0,0);
}
//-->
