function insertReadmore2(editor) {
var address = "<?php echo $address; ?>";
var text = "<?php echo $text; ?>";
jInsertEditorText('{pub}
"'+text+'"{/pub}', editor);
}
function insertReadmore2(editor) {
var address = "<?php echo $address; ?>";
var text = "<?php echo $text; ?>";
jInsertEditorText('{pub}
"'+text+'"{/pub}', editor);
}