Web Design

Northwestern Ontario Web Design

for Fishing Lodges and Tourist Camps.

Create and Maintain your own professional tourism website for just $20/month.

Watch How-To Videos that make it easy to update

and market your own website.


Featured Listing: Web Design    



Premium Tourism Services | Featured Members | Tourism Links | Towns and Cities | Northwest Parks | Downloads | Add A Listing |


Read our other Free Guides!

Download the Northern Pike Book
Northern Pike Book
How to Catch Walleye Book
Walleye Book
How to Catch Smallmouth Bass
How to Catch Smallmouth Bass
Fishing Trip Checklist
Fishing Trip Checklist



/* Das Copyright dieses Scriptes liegt beim Autor. Bitte die Lizenzbedingungen beachten, und ausgefüllt zurücksenden. */ var esel = new Object(); // --------------------------------------------------------- MODIFFY esel.ad_url = escape('http://www.gatewaynorthoutfitters.net'); // Change URL to be redirected to when clicking Peel Away Ad // --------------------------------------------------------- END MODIFY esel.small_path = 'http://www.canadianfishingbook.com/peel/cornersmall.swf'; // Enter the URL of the Peel Away Corner Flash esel.small_image = escape('http://www.canadianfishingbook.com/peel/images/gateway-75x75.jpg'); // URL of the Image behind the Peel esel.big_path = 'http://www.canadianfishingbook.com//peel/cornerbig.swf'; // Enter the URL of the Large Peel Away Corner esel.big_image = escape('http://www.canadianfishingbook.com/peel/images/bigpeel-gateway.jpg'); // URL of the Big Image Behind the Peel // Do not Change anything under this line----------------------------------------------------------------------------------------- esel.small_width = '100'; esel.small_height = '100'; esel.small_params = 'ico=' + esel.small_image; esel.big_width = '650'; esel.big_height = '650'; esel.big_params = 'big=' + esel.big_image + '&ad_url=' + esel.ad_url; function sizeup987(){ document.getElementById('eselcornerBig').style.top = '0px'; document.getElementById('eselcornerSmall').style.top = '-1000px'; } function sizedown987(){ document.getElementById("eselcornerSmall").style.top = "0px"; document.getElementById("eselcornerBig").style.top = "-1000px"; } esel.putObjects = function () { document.write('
'); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write('
'); document.write('
'); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write('
'); setTimeout('document.getElementById("eselcornerBig").style.top = "-1000px";',1000); } esel.putObjects();