
function toonIndex() 
        {
        CartoonWindow=window.open("toon/toon1.htm","CartoonWindow",
          "resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,copyhistory=0,width=620,height=420");
        }

function toon() 
        {
        CartoonWindow=window.open("../toon/toon1.htm","CartoonWindow",
          "resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,copyhistory=0,width=620,height=420");
        }

function toonRu() 
        {
        CartoonWindow=window.open("../toon/toon31.htm","CartoonWindow",
          "resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,copyhistory=0,width=620,height=420");
        }
		
function toonDan() 
        {
        CartoonWindow=window.open("../toon/toon21.htm","CartoonWindow",
          "resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,copyhistory=0,width=620,height=420");
        }