// JavaScript Document
y=screen.width;
x=screen.height;
/*var temp == y;
if (temp != y)
{
window.location.reload( false );
}*/

if (y=="1024" && x=="768")
{
document.write("<link href='http:\/\/www.acsimpex.com\/images\/ssfie1024.css' rel='stylesheet' type='text\/css'>"); 
}
else
{
document.write("<link href='http:\/\/www.acsimpex.com\/images\/ssfie800.css' rel='stylesheet' type='text\/css'>");	
}

