/**
 * @author xtan
 */
var MIN = {classic:function(){var datos=window.location.pathname.split('/');document.cookie='version=1; path=/';if(datos.length>1 && datos[1]!=='search'){window.location='http://bumpho.com';}else{if(datos.length===4){window.location='http://bumpho.com/#search/k='+CTX.bumky+'/q='+datos[2]+'/'+window.location.hash.split('/')[1]+'/'+window.location.hash.split('/')[2];}else{window.location='http://bumpho.com/#search/k='+datos[3]+'/q='+datos[2]+'/'+window.location.hash.split('/')[1]+'/'+window.location.hash.split('/')[2];}}}};


