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("

From the Author

As a spiritually hungry reader, I encourage you to take the small step of ordering this life-changing book. Its message carries a transforming view of the Creator's desire for you. After feasting on its message, please take the time to e-mail me of its impact upon your life and order a copy for a friend.

Warmly,
Allan Bass

 

You can order Mosiac of Truth through Authorhouse by clicking here.

");