if(location.search == "?style=print") {
	document.writeln('</body>');
	print();
} else {
	document.writeln('						</td>');
	document.writeln('					</tr>');
	document.writeln('				</table>');
	document.writeln('			<td bgcolor="#D1D9EA"  style="border-top: 2px solid white;">');
	document.writeln('				&nbsp;');
	document.writeln('			</td>');
	document.writeln('		</tr>');
	document.writeln('	</table>');
	document.writeln('</body>');
}

