
<!--




  function Windowup(loc) {

      var wnd="Windowup";

      var width='700';

      var height='700';

      var myWindow = window.open(loc, wnd, 'resizable=yes,scrollbars=yes,status=0,width='+width+',height='+height);

      if (myWindow.focus!=null) {

          myWindow.focus();

      }

    }

//-->
<!--
  function Windowfortune(loc) {

      var wnd="Windowfortune";

      var width='250';

      var height='450';

      var myWindow = window.open(loc, wnd, 'resizable=yes,scrollbars=yes,status=0,width='+width+',height='+height);

      if (myWindow.focus!=null) {

          myWindow.focus();

      }

    }


//-->
<!--
  function Windowyamanga(loc) {

      var wnd="Windowyamanga";

      var width='600';

      var height='830';

      var myWindow = window.open(loc, wnd, 'resizable=yes,scrollbars=yes,status=0,width='+width+',height='+height);

      if (myWindow.focus!=null) {

          myWindow.focus();

      }

    }


//-->
<!--
  function Windowkids(loc) {

      var wnd="Windowkids";

      var width='600';

      var height='450';

      var myWindow = window.open(loc, wnd, 'resizable=yes,scrollbars=yes,status=0,width='+width+',height='+height);

      if (myWindow.focus!=null) {

          myWindow.focus();

      }

    }


//-->
<!--
  function Windowshopping2007(loc) {

      var wnd="Windowshopping2007";

      var width='950';

      var height='850';

      var myWindow = window.open(loc, wnd, 'resizable=yes,scrollbars=yes,status=0,width='+width+',height='+height);

      if (myWindow.focus!=null) {

          myWindow.focus();

      }

    }


//-->
