/*
* @title show Ten.SubWindow
* @description Ten.SubWindow minimal sample
* @include http://*
* @license MIT License http://nrm.mit-license.org/2012
* @require http://s.hatena.ne.jp/js/HatenaStar.js
*/
var sw = new Ten.SubWindow({});
var elm = sw.show({x:0, y:0});