// JavaScript Document

<!--

if ((screen.width<=320) && (screen.height<=240))

{

 window.location="http://www.quorion.de";

}



//-->
