function init_dtop()
{
   // MM_openBrWindow('disneyonline/event/popup_narniamobile.htm','','width=280,height=423');
}

function MM_openBrWindow(theURL,winName,features) 
{ //v2.0
    window.open(theURL,winName,features);
}
