") floater.document.writeln ("

HOWDY

") floater.document.writeln ( ") floater.document.close() floater.focus() } //-- This function writes some HTML, including an tag //-- to the new floater window, and leaves the text stream open. function showPic() { floater.document.open() floater.document.writeln ("

") floater.document.writeln ("
") tag='' floater.document.writeln (tag) floater.document.writeln ("
") //-- Notice I did not close window. floater.focus() } //-- This function makes the new window play a MIDI by writing a //-- or tag to the window's document. IE supports //-- and Navigator supports . function playMidi() { if (navigator.appName.indexOf("Microsoft")>=0) { tag='' }else{ tag='' } floater.document.writeln (tag) //-- Still didn't close. floater.focus() } function makeButton() { floater.document.writeln ("
") floater.document.write ("") floater.document.writeln ("
") floater.document.writeln ("") floater.document.close() floater.focus() } function adWindow() { winStats='toolbar=yes,location=yes,directories=yes,menubar=yes,' winStats+='scrollbars=yes' if (navigator.appName.indexOf("Microsoft")>=0) { winStats+=',left=25,top=25,width=660,height=400' }else{ winStats+=',screenX=25,screenY=25,width=660,height=400' } adWindow=window.open("http://tracker.clicktrade.com/tracker/tracker.dll?to='http://www.wallstreetsports.com/'&ad=93504.0&lp=240074","",winStats) location.reload() adWindow.focus() }


Simon Crute's home page


This page is still under construction. (aren't they all ?)

Well, it's time for a complete re-write of this page. It's stayed mainly the same for about 2 years, so it's time for a change.

I'm a computer contractor working for EDS at the moment. Mainly I'm doing OS/2 Year 2000 support, and migration to Windows NT. My current availablilty is 30th of July 1999 You can download my CV (last updated April 1998) from here.

If you want to contact me, click here

I'm not going to list loads of OS/2 links here, just the most useful ones. Mainly 'cos I don't have time to maintain loads of links, and there are plenty of OS/2 link pages that are much better than I could write. Here's a couple.

OS/2 Links

Other interesting links