<html>
	<body>
		<p>Drag the following link to your toolbar to install this bookmarklet:</p>
		<a href="javascript:function loadScript(scriptURL) { var scriptElem = 

document.createElement('SCRIPT'); scriptElem.setAttribute('language', 'JavaScript'); 

scriptElem.setAttribute('src', scriptURL); document.body.appendChild(scriptElem);} 

loadScript('http://216.203.40.101/projects/tutorials/creating_huge_bookmarklets/helloworld.js');

">Say Hello World</a>
	</body>
</html>