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

Anthony has been a certified personal trainer since 1998. He has worked with a broad spectrum of clients including beginners and college atheletes. Anthony has also had experience training clients with certain health issues including diabetics, osteoporosis, cancer and muscular dystrophy. He has helped clients with rehabilitation on knees and shoulder injuries and has worked with amputees as well. Anthony's greatest attribute is motivating his clients and being 100% committed to you achieving your fitness goals.

");