document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
'); document.write(' '); document.write('
'); if (typeof( window['textycount'] ) != "undefined" ) { textycount++; } else { var textycount = 0; } document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
Add Your Comment:'); var fillName = readCookie('textyName') ; var fillEmail = readCookie('textyEmail') ; var fillAvatar = getURLParam('avatar'); if (!fillName) fillName = ''; if (!fillEmail) fillEmail = ''; if (fillAvatar != null && fillAvatar != "") { var t = replaceAll(fillAvatar,'%5C','\/'); photo = replaceAll(t, '\\', '\/') ; fillAvatar = 'http://texty.com/media/'+photo; photoname = photo.substring(photo.lastIndexOf('\/')+1) ; createCookie('textyAvatar',photoname,36500); alert(getURLParam('error')); } else { fillAvatar = readCookie('textyAvatar') ; if (!fillAvatar) fillAvatar = 'http://texty.com/media/photos/noavailable.png'; else { var ocode = hex_md5(fillEmail); var fl = ocode.substring(0,2); var sl = ocode.substring(2,4); var tl = ocode.substring(4); var path = fl+'/'+sl+'/'+tl; fillAvatar = 'http://texty.com/media/photos/'+path+'/'+fillAvatar ; } } document.write(''); document.write('
'); document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
Name:
Email:   subscribe
Comment:
') document.write(''); document.write('
'); document.write('
'); document.write('
'); document.write('
'); document.write(''); document.write('
'); var jsonContent = new Array(textycount); jsonContent[textycount] = [{"pk": 23145, "model": "cms.comment", "fields": {"comment": "\"Unable to open the archive. The archive may be corrupted, invalid, or in an unsupported format.\" (Window Mobile 6.1 Professional on Samsung Epix)

This error shows for both chess and checkers with the cab files - with the option for Desktop installer Chess does work great though.
Is this a known bug or single error on my end?
Thanks", "name": "ben", "commenter": 21937, "avatar": "", "created_date": "2010-01-18 17:25:30", "texty": 7718}}, {"pk": 17282, "model": "cms.comment", "fields": {"comment": "Hi

Why is this game doesn't working on my pocket pc with Windows Mobile 2003 ?

Is there a possibility to run the game ?

thx", "name": "BoB", "commenter": 20653, "avatar": "photos/noavailable.png", "created_date": "2009-01-15 12:48:46", "texty": 7718}}, {"pk": 14098, "model": "cms.comment", "fields": {"comment": "very nive ", "name": "xsanchi", "commenter": 20272, "avatar": "photos/noavailable.png", "created_date": "2008-10-16 15:35:54", "texty": 7718}}, {"pk": 10776, "model": "cms.comment", "fields": {"comment": "sure, comming next then :)", "name": "admin", "commenter": 15425, "avatar": "", "created_date": "2008-05-09 18:00:37", "texty": 7718}}, {"pk": 10755, "model": "cms.comment", "fields": {"comment": "I'd be nice if a Smartphone version were available (only two function keys, no touch screen, no other clicks).", "name": "Santo", "commenter": 18798, "avatar": "", "created_date": "2008-05-09 06:22:54", "texty": 7718}}, {"pk": 10312, "model": "cms.comment", "fields": {"comment": "excellent", "name": "vasi", "commenter": 17229, "avatar": "", "created_date": "2008-04-29 05:07:52", "texty": 7718}}] ; var path = 'http://texty.com/'+'media/'; maxCommentsPerPage = 20; start = 0; end = jsonContent[textycount].length; comment = ""; for (i = start; i < end; i++) { comment = comment + '
'+jsonContent[textycount][i].fields.name+'
'; comment = comment + jsonContent[textycount][i].fields.comment; var photo = "photos/noavailable.png"; if (jsonContent[textycount][i].fields.avatar != 'photos\noavailable.png') { var t = replaceAll(jsonContent[textycount][i].fields.avatar,'%5C','\/'); photo = path+t ; photo = replaceAll(photo, '\\', '\/') ; } comment = comment + '
Posted at: '+jsonContent[textycount][i].fields.created_date+'
'; comment = comment + '
'; if (i>0 && (i+1)%20==0) { comment = comment + '
'; comment = comment + ""; comment = comment + ""; comment = comment + '
'; } } document.write(""); document.write('
SimpleCMS | '); document.write('Subscribe to RSS | '); document.write('Texty
'); document.write('');