// Set up the PGPW object, this will be extended by the full codebase later if (typeof PGPW == "undefined") { var PGPW = { insertScript:function(url){ document.write('') } } if (typeof JQ == "undefined") { PGPW.insertScript('http://www.pagepow.com/javascripts/jquery.js') } // Extend the initial PGPW with the full object PGPW.insertScript('http://www.pagepow.com/javascripts/pgpw.js') } // Finally get to the instance if (typeof PGPW.Contact == "undefined") { PGPW.insertScript('http://www.pagepow.com/contact_widgets;source') } // Set up the default options for the widget that will be merged with // the user's options if (typeof PGPW.DefaultOptions == "undefined") { PGPW["DefaultOptions"] = {} } PGPW["DefaultOptions"]["302"] = {"border_color":"3366CC","success_message_timeout":4,"subject":"Mensaje de Solidaridad www.demandfreetofive.org","text_color":"000000","font_size":"small","success_message":"Gracias por enviarnos un mensaje, \u00a1Libertad para los Cinco H\u00e9roes Cubanos!","background_color":"F6F6F6","link_text":"Contactanos y envianos mensajes de Solidaridad"}