");
}
if (showlabel == 'on'){
document.write("
"
+ListTag +
"");
}
document.write("
"
+ ListTitle+
"
");
if (showauthor == 'on'){
document.write("
"
+ListAuthor+
"");
}
if (showcomments == 'on'){
document.write(" ");
}
if (showdate == 'on'){
document.write("
"
+ M +
" "
+ D +
"");
}
if (showcontent == 'on'){
document.write("
"
+ListContent +
"...
");
}
document.write("
");
}if (showTotal == 'on'){
document.write("
View all "+TotalPosts+" posts in → " +ListLabel+"
");
}
document.write("");
}
document.write("
No comments :
Post a Comment