Deprecated: Assigning the return value of new by reference is deprecated in /home/users/0/lolipop.jp-dp04151095/web/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/users/0/lolipop.jp-dp04151095/web/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/users/0/lolipop.jp-dp04151095/web/wp-includes/theme.php on line 508

Warning: Cannot modify header information - headers already sent by (output started at /home/users/0/lolipop.jp-dp04151095/web/wp-includes/cache.php:36) in /home/users/0/lolipop.jp-dp04151095/web/wp-includes/js/tinymce/tiny_mce_gzip.php on line 54

Warning: Cannot modify header information - headers already sent by (output started at /home/users/0/lolipop.jp-dp04151095/web/wp-includes/cache.php:36) in /home/users/0/lolipop.jp-dp04151095/web/wp-includes/js/tinymce/tiny_mce_gzip.php on line 55

Warning: Cannot modify header information - headers already sent by (output started at /home/users/0/lolipop.jp-dp04151095/web/wp-includes/cache.php:36) in /home/users/0/lolipop.jp-dp04151095/web/wp-includes/js/tinymce/tiny_mce_gzip.php on line 56
function TinyMCECompressed() { this.configs = new Array(); this.loadedFiles = new Array(); this.externalPlugins = new Array(); this.loadAdded = false; this.isLoaded = false; } TinyMCECompressed.prototype.init = function(settings) { var elements = document.getElementsByTagName('script'); var scriptURL = ""; for (var i=0; i'); if (!this.loadAdded) { tinyMCE.addEvent(window, "DOMContentLoaded", TinyMCECompressed.prototype.onLoad); tinyMCE.addEvent(window, "load", TinyMCECompressed.prototype.onLoad); this.loadAdded = true; } } TinyMCECompressed.prototype.onLoad = function() { if (tinyMCE.isLoaded) return true; tinyMCE = realTinyMCE; TinyMCE_Engine.prototype.onLoad(); tinyMCE._addUnloadEvents(); tinyMCE.isLoaded = true; } TinyMCECompressed.prototype.addEvent = function(o, n, h) { if (o.attachEvent) o.attachEvent("on" + n, h); else o.addEventListener(n, h, false); } TinyMCECompressed.prototype.getOnce = function(str) { var ar = str.replace(/\s+/g, '').split(','); for (var i=0; i