
/* Merged Plone Javascript file
 * This file is dynamically assembled from separate parts.
 * Some of these parts have 3rd party licenses or copyright information attached
 * Such information is valid for that section,
 * not for the entire composite file
 * originating files are separated by - filename.js -
 */

/* - twitter.js - */
// http://www.currency-converter.com/portal_javascripts/twitter.js?original=1
(function(){var twitterWidgets=document.createElement('script');twitterWidgets.type='text/javascript';twitterWidgets.async=true;twitterWidgets.src='//platform.twitter.com/widgets.js';document.getElementsByTagName('head')[0].appendChild(twitterWidgets)})();

/* - add-to-favorites.js - */
// http://www.currency-converter.com/portal_javascripts/add-to-favorites.js?original=1
function addBookmark(title,url){if(window.sidebar){window.sidebar.addPanel(title,url,"")}
else if(document.all){window.external.AddFavorite(url,title)}
else{alert("You should press Ctrl+D to bookmark this site.")}}


