// Dodge CSS validationfTags = '<style type="text/css" media="screen">'+ 'a:hover {filter:alpha(opacity=45);-moz-opacity:0.45;opacity:0.45;}'+ '</style>';document.write(fTags);// Hide emails from SPAMMERSfunction email(user) {	document.write('<a href="mailto:' + user + '@stuntdouble.co.uk" title="Email ' + user + '@stuntdouble.co.uk!">');	document.write(user + '@stuntdouble.co.uk');	document.write('</a>'); }// The URL of the live web sitevar myURL = "/";var numberOfPics = 9;
