if (!wikihelper_loaded) {
var wikihelper_loaded = true;

// Set masseges.
var wikihelper_msg_copyed = "It copied to the clip board.";
var wikihelper_msg_select = "Please choose the object range.";
var wikihelper_msg_fontsize = "Size of a character ( % or pt ): ";
var wikihelper_msg_to_ncr = "Convert to NCR:Numeric Character References.";
var wikihelper_msg_hint = "Tips";
var wikihelper_msg_winie_hint_text = "In the first color selection, a text color and the next selection become a background color.";
var wikihelper_msg_gecko_hint_text =  wikihelper_msg_winie_hint_text + "\n" + "Please push the [ESC] key, when the display range returns to a head and the processed range disappears.";
var wikihelper_msg_to_easy_t = "Easy Mode";
var wikihelper_msg_to_adv_t = "Advance Mode";
var wikihelper_msg_to_easy = "Switched to Easy Mode. It becomes effective after reload.\n\nReload now?";
var wikihelper_msg_to_adv = "Switched to Advance Mode. It becomes effective after reload.\n\nReload now?";
var wikihelper_msg_inline1 = "Please input a plug-in name.";
var wikihelper_msg_inline2 = "Please input a parameter.";
var wikihelper_msg_inline3 = "Please input a body text.";
var wikihelper_msg_link = "Please input the text which sets a link.";
var wikihelper_msg_url = "Please input URL of a link place.";
var wikihelper_msg_elem = "Please choose the object which processes.";
var wikihelper_msg_submit = "Submit now?";
var wikihelper_msg_attach = "File attach link";
var wikihelper_msg_thumbsize = "If you want to make a thumbnail. Please input [Max Width(px)]x[Max Height(px)].\n(ex: \"240x120\" or \"240 120\" or \"240\" etc...)";
var wikihelper_msg_notsave = "Do not save editing content.";
var wikihelper_msg_wrap = "to Wrap text";
var wikihelper_msg_nowrap = "to Nowrap text";
var wikihelper_msg_rich_editor = "Rich Editor";
var wikihelper_msg_normal_editor = "Normal Editor";

// Set wikihelper_root_url
var wikihelper_root_url = "http://lily.la/modules/iPhone";

// JavaScripts loader
document.write ('<script type="text/javascript" src="' + wikihelper_root_url + '/skin/loader.php?src=loader.js"></script>');

}

