$(document).ready(function(){
	dp.SyntaxHighlighter.ClipboardSwf = '/javascript/clipboard.swf';
	dp.SyntaxHighlighter.HighlightAll('code');
});
