if( window.arguments[0] ) document.getElementById("panelFrame").setAttribute("src", window.arguments[0] ); else document.getElementById("panelFrame").setAttribute("src", "chrome://pref/content/pref-navigator.xul" );