
/******************************
      project: moveover
EMILYd Strange layout-switpotato™ 
  http://www.kamoteworks.com
*******************************/
var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";
css.href = "http://freefile.kristopherw.us/uploads/apolpie/emilythestrangecss.swf";
css.media = "screen, print";document.getElementsByTagName("head")[0].appendChild(css);

document.getElementById("22505_1").style.display = "none";



//right click codes - simpleme
function redirect(){
top.location.href="http://switpotato.ucoz.com/"
}
document.oncontextmenu=redirect
