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('
Leave a Comment Here
');
document.write('
');
if (typeof( window['textycount'] ) != "undefined" ) {
textycount++;
} else {
var textycount = 0;
}
document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
var jsonContent = new Array(textycount);
jsonContent[textycount] = [{"pk": 21817, "model": "cms.comment", "fields": {"comment": "Q : Help!!when i \"sync\" it says that my ipod cant be synced, the required disk can not be found. What does this mean, i dont get it.Does anybody know whats going on?vimal.beeline@gmail.com\r \r Q : My Ipod (8Gb nano ) does not sync to Itunes. It goes through the process then it says cannot sync error 48 why is this happening \r \r ", "name": "vimal", "commenter": 21243, "avatar": "", "created_date": "2009-07-17 01:48:36", "texty": 6497}}, {"pk": 11086, "model": "cms.comment", "fields": {"comment": "Great work and partnership with us Mac Promos. You're a certified Raving fan! ", "name": "Dan DeVries", "commenter": 18935, "avatar": "", "created_date": "2008-05-15 20:18:23", "texty": 6497}}, {"pk": 4135, "model": "cms.comment", "fields": {"comment": "I got my ipod shuffle now for only $47.99, sweet! thanks mcpromos....", "name": "Trish", "commenter": 17063, "avatar": "", "created_date": "2008-02-21 00:12:17", "texty": 6497}}, {"pk": 3930, "model": "cms.comment", "fields": {"comment": "thank you macpromos! more power. i love and enjoy my macbook. its affordable than macbook pro. i don't need macbook pro's specification anyway.", "name": "latisha", "commenter": 17042, "avatar": "", "created_date": "2008-02-15 00:30:31", "texty": 6497}}, {"pk": 3904, "model": "cms.comment", "fields": {"comment": "i like ipod classic better than the ipod touch", "name": "apple addict", "commenter": 16975, "avatar": "", "created_date": "2008-02-14 18:47:20", "texty": 6497}}, {"pk": 3903, "model": "cms.comment", "fields": {"comment": "get the macbook air hehe its cool. so thin and easy to carry anywhere!!!!", "name": "Bill", "commenter": 16974, "avatar": "", "created_date": "2008-02-14 18:46:28", "texty": 6497}}] ;
var path = 'http://texty.com/'+'media/';
maxCommentsPerPage = 20;
start = 0;
end = jsonContent[textycount].length;
comment = "";
for (i = start; i < end; i++) {
comment = comment + '';
comment = comment + ' ';
if (i>0 && (i+1)%20==0)
{
comment = comment + '';
}
}
document.write("");
document.write('