.
// I recommend you leave this here as otherwise when you resize NS4's width menus are hidden.
var popOldWidth = window.innerWidth;
nsResizeHandler = new Function('if (popOldWidth != window.innerWidth) location.reload()');
// This is a quick snippet that captures all clicks on the document and hides the menus
// every time you click. Use if you want.
if (isNS4) document.captureEvents(Event.CLICK);
document.onclick = clickHandle;
function clickHandle(evt)
{
if (isNS4) document.routeEvent(evt);
hideAllBut(0);
}
// This is just the moving command for the example.
function moveRoot()
{
with(menu[0][0].ref) left = ((parseInt(left) < 100) ? 100 : 5);
}
// End -->
THEY ALSO HAVE A NEW MINI
6 Days 'til Sunday (6-hour miniseries) -- SCI FI takes another yet
scheduling risk with this big event miniseries, which unfolds over six
consecutive nights. In this intriguing premise, J.T. Neumeyer stumbles
upon a mysterious briefcase foretelling his own gruesome murder -- in
just six days. In this high stakes race against time, J.T. scrambles to
uncover the truth and change the course of the future -- if he can.
Brought to SCI FI by executive producer David Kirschner (Frailty, Earth:
Final Conflict and The Flintstones), the miniseries is produced by Lions
Gate Films (USA's The Dead Zone).
To see more
click here
0 Comments:
Post a Comment
<< Home