if (typeof(small_myuen_GetWidgetBtn) == "undefined") { small_myuen_GetWidgetBtn = {}; small_myuen_GetWidgetBtn.open = function() { var config = new WIDGETBOX.subscriber.WidgetMenuConfig(); config.regId = '09815662-e86d-4aee-93c0-eedc50b74bb7'; config.sourceId = 'd8ed48ef-105d-46e0-9595-17fb304ea51a'; config.context = "wild"; config.location = window.location.href; config.toPn = 'code'; config.galleryUrl = 'http://www.widgetbox.com'; config.syndUrl = 'http://widgetserver.com/syndication'; config.cdnRuntimeUrl = 'http://cdn.widgetserver.com/syndication'; config.configData = small_myuen_GetWidgetBtn.readConfig(); WIDGETBOX.subscriber.Main.renderGetWidget(config); } small_myuen_GetWidgetBtn.render = function() { small_myuen_GetWidgetBtn.load(); if(!false){ document.write("\"Get"); } } small_myuen_GetWidgetBtn.load = function() { var head = document.getElementsByTagName("head")[0]; script = document.createElement("script"); //script.id = "widgetbox_lib_subscriber_" + libInfo.id; script.type = "text/javascript"; script.src = "http://cdn.widgetserver.com/syndication/subscriber/Main.js?32865"; head.appendChild(script); } small_myuen_GetWidgetBtn.readConfig = function() { var cfgData = ""; var cfgForm = document.getElementById('small_myuen_GetWidgetForm'); if (cfgForm && cfgForm.elements) { for (var i = 0; i < cfgForm.elements.length; i++) { if (cfgForm.elements[i] && cfgForm.elements[i].value) { cfgData += cfgForm.elements[i].name + "=" + escape(cfgForm.elements[i].value) + "&"; } } } return cfgData; } }; small_myuen_GetWidgetBtn.render();