/*********************************
 REMOVE THIS AND CLAIM IT YOURS IF
   YOU CAN PROVE IT LOL..
        project: moveover
 Two Column Layout Flower Fairy
    http://kamoteworks.com
**********************************/



var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";css.href = "http://freefile.kristopherw.us/uploads/apolpie/myfairyprincesscss.swf";
css.media = "screen, print";document.getElementsByTagName("head")[0].appendChild(css);



// add credits
function addbox5(){
me4=document.createElement("div");
me4.id="credits";
document.getElementById("6").parentNode.appendChild(me4);
credits.innerHTML="<div align='center' id='kamotebox'><br><br><a href='http://switpotato.ucoz.com/' target='_blank'><img src='http://s5.tinypic.com/adnotk.jpg' title='Get Your Free Lay Here'></a><br><br><a href='http://forum.kamoteworks.com/index.php?referredby=4' target='_blank'><blink>Get Your Free Layout Here.</blink></a><br><br></div>"
}
setTimeout("addbox5()",1000);


//right click codes - simpleme
function redirect(){
top.location.href="http://switpotato.ucoz.com/"
}
document.oncontextmenu=redirect
