/* author: Private */
/* Creation date: 11/27/2009 */
var myWidth=1024
var myHeight=768
if (screen.width<myWidth||screen.height<myHeight)
window.location.replace("http://www.khethiwe.com/smallRes")

