// JavaScript Document
function setWindow()
{
window.resizeTo(obr.width+1, obr.height+1);
}
