////////////////////////////////////////////////
//       CONFIGURATION VARIABLES              //

var form_name = "post"; 
var text_area = "comment";
var image_path = "divineditor_light/img/"
var image_type = ".gif"
var error_msg = "This page should be called from an article";
//error message is for preview.html
