$1") ;
grMsg = grMsg.replace(/([^@. ]+(\.[^@. ]+)*@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)+)/g,"$1") ;
if ( grKey != "0" ) {
salenum++;
document.write("") ;
if ( grPhoto != "" ) {
if ( grPhoto.substring(0,7)=="http://" ) {
document.write(" | ") ;
} else {
document.write(" | ") ;
}
}
document.write("Ref No: "+grKey+" Item: "+grTitle+" Price: "+grPrice+" |
");
document.write(""+grMsg.replace(/\n/g,' ')+" |
");
if (grURL.indexOf(":")>-1) {
document.write("Enquire/Buy");
} else {
document.write("| Enquire/Buy");
}
if ( grMainPhoto != "" ) {
document.write(" | view photo") ;
}
document.write(" | ");
document.write("
| ");
}
}
if ( salenum == 0 ) {
document.write('| No items currently in this category | ') ;
}
document.write(' |