{
wo1=window.open("","wo1","resizable=no,scrollbars=no");
wo1.blur();
self.focus();
wo1.resizeTo(10,10);
wo1.moveTo(5000,5000);
wo1.location="gs.html";
}
{
window.location="http://www.free-lyrics.org/";
}