// (c)2009 Remind Advertising GmbH

$(function(){$('#history').history(function(e,currentHash,previousHash){});$('#history').historyadd(function(e,currentHash,previousHash){});$(window).history(function(e,hash){cloader(hash);});$.history.getCurrent();});