Anderson's Lodge

Box 1058 Sioux Lookout, Ontario, Canada P8T 1B7
807-737-1279 or 800-465-1098



Featured Listing: Anderson's Lodge    



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



How to Catch Walleye




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
How to Catch Trout eBook Download
Trout Book



/* 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();