'); 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'; }

 

BOARD CRAZY LINKING OPTIONS

If you wish to link to Board Crazy, please select a link option from the list below and place the appropriate code on your website. Don’t feel obliged to choose the first one on the list – choose whichever link option best fits your website!

Home
Skateboarding Tricktionary
Skateboarding Articles & Trick Tips

Skateboarding Directory

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