function email(x) {
	floaterWindow = open('/email.cfm?EmailPage='+x, 'floatwin', 'width=500, height=500, scrollbars=yes, resizable=no');
}
/*if(document.layers)
    document.writeln('<link rel="stylesheet" href="#StyleRoot#quirks.css" type="text/css" media="screen" />');*/