function KeyPress(e) { goahead = false; if(e) { if(e.which==122) if(e.ctrlKey) goahead=true; } else if (window.event.keyCode == 26) goahead=true; if (goahead) { if (confirm("Entering editing mode, are you sure?")) { document.location = "http://www.i-o-s.net/iwe/remote/login.asp?url=" + document.location; //document.location = "http://pj/iwe/remote/login.asp?url=" + document.location; } } } document.onkeypress = KeyPress; document.write("

The Official Action & Mighty Baby Web Site


 

 

Welcome to the Action and Mighty Baby Website

See the update on the progress of our book "The Sound of the Birdcage",

The forum has broken down and we cannot restore it at present.

If you are experiencing problems with the drop down menu's try reloading the site from your browser or try another browser.





Site Designed by

2003 Digital Magic

");