if(parseInt(navigator.appVersion)>=4){var num=10;var ttl=new Array(num+1);ttl[1]="Come and play a while";ttl[2]="Testing, Testing, testing...";ttl[3]="Wow.. this does work!";ttl[4]="I love Movable Type!";ttl[5]="Ain't life Swell";ttl[6]="Ponder What Life Can Be";ttl[7]="Strange Days Indeed";ttl[8]="Sometimes all the lights are shining down on me";ttl[9]="What a strange trip indeed";ttl[10]="Pure Imagination";ranNumber=parseInt(num*Math.random()+1);document.title="Josh Knutson - "+ttl[ranNumber]}