// Thanks to Ben - http://www.bbarden.com for helping me with script implementation // This script prints the menubar to the each page the function is called in. function menubar(){ // Calls Function document.write( '' ); //Print variable }