document.write('<div class="podHolder">');
	document.write('<div class="podTitle">');
		document.write('Includes 27 Filters');
	document.write('</div>');
	document.write('<div class="podContent">');
		document.write('<table cellpadding="0" cellspacing="0" border="0" width="181">');
			document.write('<tr>');
				document.write('<td>');
					document.write('<h2>Lighting</h2>');
				document.write('</td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><hr style="border: solid 0px #666; background-color: #666; height: 1px;" /></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/brightenhighlights.html">Brighten Highlights</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/brightenshadows.html">Brighten Shadows</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/lightbeams.html">Light Beams</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/lightbrush.html">Light Brush</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/lightinthedark.html">Light in the Dark</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/mistylight.html">Misty Light</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/moodlighting.html">Mood Lighting</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/radiallightcaster.html">Radial Light Caster</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/rainylight.html">Rainy Light</a></td>');
			document.write('</tr>');
						document.write('<tr>');
				document.write('<td><a href="effects/snowylight.html">Snowy Light</a></td>');
			document.write('</tr>');
						document.write('<tr>');
				document.write('<td><a href="effects/spotlighting.html">Spot Lighting</a></td>');
			document.write('</tr>');
						document.write('<tr>');
				document.write('<td><a href="effects/surfacelight.html">Surface Light</a></td>');
			document.write('</tr>');
						document.write('<tr>');
				document.write('<td><a href="effects/warmsunlight.html">Warm Sunlight</a></td>');
			document.write('</tr>');
						document.write('<tr>');
				document.write('<td><a href="effects/whiteout.html">White Out</a></td>');
			document.write('</tr>');
			
			
			document.write('<tr>');
				document.write('<td>');
					document.write('&nbsp;');
				document.write('</td>');
			document.write('</tr>');         
			
			
			document.write('<tr>');
				document.write('<td>');
					document.write('<h2>Shading</h2>');
				document.write('</td>');
			document.write('</tr>');
			
			document.write('<tr>');
				document.write('<td><hr style="border: solid 0px #666; background-color: #666; height: 1px;" /></td>');
			document.write('</tr>');
			
			document.write('<tr>');
				document.write('<td><a href="effects/blackshade.html">Black Shade</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/deepenshadows.html">Deepen Shadows</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/shaders.html">Shaders</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/shadingbrush.html">Shading Brush</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/shadowplay.html">Shadow Play</a></td>');
			document.write('</tr>');

			
			document.write('<tr>');
				document.write('<td>');
					document.write('&nbsp;');
				document.write('</td>');
			document.write('</tr>');         
			
			
			document.write('<tr>');
				document.write('<td>');
					document.write('<h2>Ambiance</h2>');
				document.write('</td>');
			document.write('</tr>');
			
			document.write('<tr>');
				document.write('<td><hr style="border: solid 0px #666; background-color: #666; height: 1px;" /></td>');
			document.write('</tr>');
			
			document.write('<tr>');
				document.write('<td><a href="effects/ethereal.html">Ethereal</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/fairydust.html">Fairy Dust</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/filmgrain.html">Film Grain</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/flare.html">Flare</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/hazeandfog.html">Haze and Fog</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/lensflare.html">Lens Flare</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/mist.html">Mist</a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><a href="effects/rainbow.html">Rainbow</a></td>');
			document.write('</tr>');

			
			document.write('<tr>');
				document.write('<td>');
					document.write('&nbsp;');
				document.write('</td>');
			document.write('</tr>');         
	
			document.write('<tr>');
				document.write('<td>');
					document.write('&nbsp;');
				document.write('</td>');
			document.write('</tr>');
		document.write('</table>');
	document.write('</div>');
document.write('</div>');
