.
// 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 -->
USA NETWORK IS NUMBER ONE!
Get the full story at
The Futon Critic
"The 4400" and "The Dead Zone" were the top two programs in Sunday Prime among P18-49 and P25-54. Dead Zone delivered a 2.35HH rating, 1,787,000 P18-49, 1,727,000 P25-54, 3,074,000 total viewers P2+.
"Monk," "The Dead Zone" and "The 4400" originals all placed in the basic cable top 10 for the week among P18-49.
USA Network is cable television's leading provider of original series and feature movies, sports events, off-net television shows, and blockbuster theatrical films. USA Network is seen in over 89 million U.S. homes. The USA Network Web site is located at www.usanetwork.com.
0 Comments:
Post a Comment
<< Home