Geoff Walker

 

 

@

@

My Videos
Song Workshop

  1. Install the Javascript Plug-in if requested - takes only seconds to run
  2. Wait for Buffering Video % - This may take a while to download
  3. Webshow Gallery - ‘Click Thumbnail’ to start and open any show
  4. ‘Right Mouse Button’ to select menu preferences

email: geoff3walker@hotmail.com

var updateLayout = function() { if (window.innerWidth != currentWidth) { currentWidth = window.innerWidth; var orient = (currentWidth == 320) ? "profile" : "landscape"; document.body.setAttribute("orient", orient); window.scrollTo(0, 1); } }; iPhone.DomLoad(updateLayout); setInterval(updateLayout, 500);