//IE Style fix
if (document.all) {
	document.write('<link rel="stylesheet" type="text/css" href="../css/iefix.css">');
}