tinyMCE.init({
     mode : "exact",
     elements : "areas",
     theme : "advanced",
     theme_advanced_toolbar_location : "top",
     editor_selector: "tinymce",
     editor_deselector: "simple",
     plugins : "iespell,inlinepopups,insertdatetime,searchreplace,print,contextmenu,paste,",
     // Theme options
     theme_advanced_buttons1 : "bold,italic,|,fontselect,fontsizeselect,|,bullist,numlist,link,unlink,",
     theme_advanced_buttons2 : "insertdate,inserttime,|,cut,copy,paste,|,search,replace,|,outdent,indent,blockquote,undo,redo,|,forecolor,backcolor,popup,add_info,code",
     width : "450",
     height: "200"
});

tinyMCE.init({
     mode : "exact",
     elements : "getnow_area",
     theme : "advanced",
     theme_advanced_toolbar_location : "top",
     theme_advanced_resizing : true,
     plugins : "iespell,inlinepopups,insertdatetime,searchreplace,print,contextmenu,paste,",
     // Theme options
     theme_advanced_buttons1 : "bold,italic,underline,|,bullist,numlist,link,unlink,cut,copy,paste,forecolor,removeformat",
     theme_advanced_buttons2 : "",
     width : "800",
     height: "300"
});

tinyMCE.init({
     mode : "exact",
     elements : "area",
     theme : "advanced",
     theme_advanced_toolbar_location : "top",
     theme_advanced_resizing : true,
    plugins : "safari,spellchecker,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template",
     // Theme options
     theme_advanced_buttons1 : "bold,italic,underline,|,fontselect,fontsizeselect,|,bullist,numlist,link,unlink,image",
     theme_advanced_buttons2 : "insertdate,inserttime,|,cut,copy,paste,|,search,replace,|,outdent,indent,blockquote,undo,redo,|,forecolor,backcolor,popup,add_info,code",
     width : "450",
     height: "500"
});
tinyMCE.init({
     mode : "exact",
     elements : "reviucreate",
     theme_advanced_toolbar_location : "top",
     theme : "advanced",
     theme_advanced_resizing : true,
     plugins : "iespell,inlinepopups,insertdatetime,searchreplace,print,contextmenu,paste,",
     // Theme options
     theme_advanced_buttons1 : "bold,italic,underline,|,fontselect,fontsizeselect,|,bullist,link,unlink,forecolor,backcolor,code",
     theme_advanced_buttons2 : "",
     width : "709",
     height: "335"
});

tinyMCE.init({
     mode : "exact",
     elements : "ares",
     theme : "advanced",
     theme_advanced_toolbar_location : "top",
     editor_selector: "tinymce",
     editor_deselector: "simple",
     plugins : "iespell,inlinepopups,insertdatetime,searchreplace,print,contextmenu,paste,",
     // Theme options
     theme_advanced_buttons1 : "save,newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,styleselect,formatselect,fontselect,fontsizeselect",
     theme_advanced_buttons2 : "insertdate,inserttime,|,cut,copy,paste,|,search,replace,|,outdent,indent,blockquote,undo,redo,|,forecolor,backcolor,popup,add_info,code,fontselect,fontsizeselect,|,bullist,numlist,link,unlink,",
     width : "700",
     height: "500"
});

tinyMCE.init({
	elements : "titles",
	width : "450",
	height: "20"
});

// products
tinyMCE.init({    
     // General options
     mode : "exact",
     elements : "producs1",
     theme : "advanced",
     theme_advanced_toolbar_location : "top",
     editor_selector: "tinymce",
     editor_deselector: "simple",
     plugins : "iespell,inlinepopups,insertdatetime,searchreplace,print,contextmenu,paste,",
     // Theme options
     theme_advanced_buttons1 : "bold,italic,underline,|,link,unlink,bullist,numlist,|,cut,copy,paste,undo,redo,blockquote,|,justifyleft,justifycenter,justifyright,justifyfull,removeformat",
     theme_advanced_buttons2 : "",
     width : "530",
     height: "150"
});

tinyMCE.init({
     mode : "exact",
     elements : "producs2",
     theme : "advanced",
     theme_advanced_toolbar_location : "top",
     editor_selector: "tinymce",
     editor_deselector: "simple",
     plugins : "iespell,inlinepopups,insertdatetime,searchreplace,print,contextmenu,paste,",
     // Theme options
     theme_advanced_buttons1 : "bold,italic,|,fontselect,fontsizeselect,|,bullist,numlist",
     theme_advanced_buttons2 : "insertdate,inserttime,|,cut,copy,paste,|,search,replace,|,outdent,indent,,undo,redo,|,forecolor,backcolor,popup,add_info,code",
     width : "450",
     height: "150"
});
tinyMCE.init({
	elements : "products3",
	width : "450",
	height: "20"
});
