/*
JavaScript: office.js

last updated on 2009.08.31
(c) 2009 YOSUKE INUI Design Office (http://www.inuiyosuke.jp/)
*/

// ------------------------------- Over Write CSS -------------------------------
document.open();
document.write('<style type="text/css">');
document.write('div.SHEET { height:540px; overflow:hidden; } div#JSS { height:520px; }');
document.write('</style>');
document.close();

// -- JSS --
load.Set('new JSS("JSS", 860, 520, 800, 0, 0, 0, 520/540*4);');
