var DraggoBookmarklet = (function() { try { var DraggoBookmarkletBase = 'http://'; var scripts = document.getElementsByTagName('script'); var scriptForm = ''; for(var i=0;i< scripts.length; i++) { if((scripts[i].src.match(/global.js/g))) { var scriptForm = 'failure'; } } if(scriptForm == '') { ; var $ = window.jQuery; jQuery.noConflict(true); var home = DraggoBookmarkletBase+''; if(home != window.location.href) { var myData = ; } else { var myData = ; } return {'showDialog':showDialog}; } else { location.href = DraggoBookmarkletBase+'/createBookmarkletForm/'+encodeURIComponent(document.title); } } catch (e) { location.href = DraggoBookmarkletBase+'/createBookmarkletForm/'+encodeURIComponent(document.title); } })(); // < ? php include dirname(__FILE__) . '/labjs.min.js'; ? > // < ? php include dirname(__FILE__) . '/jquery.js' ? > // < ?php include dirname(__FILE__) . '/jquery.corners.min.js' ? > // http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js // http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js