StatTrack
web space | free hosting | Business Hosting Services | Free Website Submission | shopping cart | php hosting
function ShortLine (Str, n) { if (Str.length <= n) { return Str; } else { nstr = ""; for (i=0;i