
// LDD template2009 header.js

if (window.location.search.indexOf('campagne2010', 1) > -1) {
	document.writeln('<tr id="header"><td><img src="template2009/campagne2010_ldd_wvl_w1000.jpg" alt="LDD West-Vlaanderen" width="1000" height="216" /></td></tr>');
} else if (window.location.search.indexOf('noshield', 1) > -1) {
	document.writeln('<tr id="header"><td><img src="template2009/campagne2010_ldd_wvl(noshield)_w1000.jpg" alt="LDD West-Vlaanderen" width="1000" height="216" /></td></tr>');
} else {
	document.writeln('<tr id="header"><td><img src="template2009/wave_ldd_wvl_w1000.jpg" alt="LDD West-Vlaanderen" width="1000" height="216" /></td></tr>');
}
