A little treat for you that I've been working away on in the background - welcome to Windsurfer International Magazine!
It's a free to read, digital only monthly mag, and with your help I hope it takes windsurfing to a wider audience and minimises our environmental impacts.
If you like it and want to help spread the word, please click on the 'Envelop' button inside to share with your friends on Facebook or Twitter, or even better, paste the 'Tiny magazine' into your Website or Blog's HTML Editor using the Embed code below - just like a YouTube or Vimeo clip! Mail me with any queries. Thanks!
You'll notice inside there are lots of videos and active links to help you navigate around, plus a fullscreen option on the bottom right-hand corner - you can also use the mousewheel to zoom in and out.
Of course, your feedback's welcome and I'd love hear your thoughts in the Comments section below too.
A big thanks to the advertisers who've made this possible and that strongly believe in this concept - they really love you guys so please take time to check out some of the great interactive pages they've produced.
I'm also grateful to all the contributors so far who I'm looking forward to bringing more great content to you with in the future. Enjoy!
'Tiny Magazine' Embed code:
(Paste in notepad first)
<script type="text/javascript" src="http://viewer.zmags.com/js/tinyCatalog.js"></script>
<script>
var mag = new TinyCatalog(190297, "Sept 09 Windsurfer International Magazine Issue 01");
mag.setBackgroundColor("#FFFFFF");
mag.setSize(360, 253);
// mag.setLaunchURL("http://www.dom.tld");
// mag.setTarget("_self");
mag.draw();
</script>
Rotator Embed Code:
(Paste into Notepad first)
<script type="text/javascript" src="http://viewer.zmags.com/js/rotator.js"></script>
<script type="text/javascript">
var magid = new Array();
magid[0] = new Array("190297", "Sept 09 Windsurfer International Magazine Issue 01","comments");
var rotator = new Rotator(magid, "myRotator");
rotator.setSize(420,100);
rotator.setBackgroundColor("#D5D6D8");
rotator.setNumberOfPages(20);
rotator.setItemHeight(100);
rotator.setTransparency(false);
rotator.setSpeed(1);
rotator.setSpriteRotation(-15);
rotator.setTotalRotation(0);
rotator.draw();
</script>