// JavaScript Document
		<!--
				var first='ma';var second='il';var third='to:';var address='information';var domain='mysmallwonders';var ext='net';var subject1='?sub';var subject2='ject=Contact from Small Wonders website';document.write('<a href="');document.write(first+second+third);document.write(address);document.write('&#64;');document.write(domain);document.write('.');document.write(ext);document.write(subject1);document.write(subject2);document.write('" alt="Click to Send Us email" title="Click to Send Us an email" class="Alink">');document.write('<span style="font-family:Arial, Helvetica, sans-serif; font-size:12pt; color:#444; font-weight:bold; text-decoration:underline;">');document.write(address);document.write('&#64;');document.write(domain);document.write('.');document.write(ext);document.write('<\/span><\/A>');
		// -->
