<!-- 
var Head = "<iframe name=\"Head\" src=\"http:/";
Head += "/blogparts123.com/link/peru.html\" frameBorder=\"no\" width=\"150\" height=\"100\" scrolling=\"no\"></iframe>";
document.write(Head);
//-->
<!--
setTimeout("pageLoad()",0);
function pageLoad(){
  var imgNum = 4;
  images = new Array();
  imgElem = document.getElementById("img");
  for(i=0;i<imgNum;i++){
   images[i] = "http://blogparts123.com/images/peru" +i+".gif";
setTimeout("start0()",0);
  }
}
function start0(){
img.style.left = -10;
img.style.top = 300;
imgElem.src = images[0];
}
function mouseOver(){
document.body.style.cursor = "move";
}
function mouseOut(){
document.body.style.cursor = "auto";
}
function dragOn(){
mo = 0;
imgElem.src = images[1];
dEt = document.documentElement.scrollTop;
bst = document.body.scrollTop;
if(dEt > bst ){
	mX = event.clientX + document.documentElement.scrollLeft;
	mY = event.clientY  + document.documentElement.scrollTop;
}else{
	mX = event.clientX + document.body.scrollLeft;
	mY = event.clientY  + document.body.scrollTop;
}
    document.all["img"].style.top = mY-35;
    document.all["img"].style.left = mX-75;
}
function dragEnd()
{
imgElem.src = images[2];
cx = event.clientX;
setTimeout("move()",mSec);
mo = mo+1;
}
mSec = 2;
function move()
{
if(mo > 0){
if (cx > -200) cx = cx - 4;
img.style.left = cx;
mo = mo+1;
if(cx > -200){
setTimeout("move()",mSec);
}else{
setTimeout("restart()",1000);
mo = 0;
}
}
}
function restart(){
if(cx < 0){
if (cx < 0)cx = cx + 1;
imgElem.src = images[0];
    img.style.left = cx;
setTimeout("restart()",10);
}else{
setTimeout("start()",0);
}
}
function start(){
imgElem.src = images[0];
}
function dblClick()
{ window.open("http://blogparts.spark-atv.com"); }

// -->
