'); writeln(''); close(); } var img = new Image(); img.onload = function() { sizeImgWin(imgWin, img, caption) }; img.src = imageURL; } function sizeImgWin(win, img, caption) { var new_w = img.width; var new_h = img.height; var old_w = win.innerWidth || win.document.body.offsetWidth; var old_h = win.innerHeight || win.document.body.offsetHeight; if (!new_w) { new_w = old_w; } if (!new_h) { new_h = old_h; } new_w -= old_w; new_h -= old_h; win.resizeBy(new_w,new_h); win.document.title = caption; var pic = win.document.getElementById('pic'); pic.src = img.src; pic.style.display = 'block'; }

 

COPYRIGHTS

All text and images contained herein, including source code and written submissions by third parties, is owned by and is copyright © 2005 board-crazy.co.uk. None of the contents of this site may be reproduced or republished in any way without my express written consent. This includes copying written content or source code, saving images for later use, hot linking to images, loading of any page of this site within an external frameset, and scraping any part of this site with a spider or robot designed to harvest content. All of the above are considered intellectual property theft under the terms of the Berne Convention and the Universal Copyright Convention (UCC) and any such case is taken extremely seriously by Board Crazy.

 

Home
Skateboarding Tricktionary
Skateboarding Articles & Trick Tips

Skateboarding Directory

COPYRIGHT © 2005 WWW.BOARD-CRAZY.CO.UK - DISCLAIMER - PRIVACY POLICY