Friday, August 10, 2012

Franklin Sports Recreational 4 Player Badminton Set | badminton ...

//configure shake degree (where larger # equals greater shake)

var rector=3

///////DONE EDITTING///////////

var stopit=0

var a=1

function init(which){

stopit=0

shake=which

shake.style.left=0

shake.style.top=0

}

function rattleimage(){

if ((!document.all&&!document.getElementById)||stopit==1)

return

if (a==1){

shake.style.top=parseInt(shake.style.top)+rector

}

else if (a==2){

shake.style.left=parseInt(shake.style.left)+rector

}

else if (a==3){

shake.style.top=parseInt(shake.style.top)-rector

}

else{

shake.style.left=parseInt(shake.style.left)-rector

}

if (a

a++

else

a=1

setTimeout("rattleimage()",50)

}

function stoprattle(which){

stopit=1

which.style.left=0

which.style.top=0

}

Franklin Sports Recreational 4 Player Badminton Set Review

See more picture

Franklin Sports Recreational 4 Player Badminton Set Feature


  • Includes 4 tempered steel "Tightstring" rackets strung with Hy-sheep racquet string, includes 2 yellow shuttlecocks
  • Net is 20' X 1.5' X 1.5", also includes 4 net-saver net clips
  • Poles are .75" diameter octagon, virgin PVC with 61" assembled height
  • Also includes 6 yellow styrene ground stakes, 2 top and 2 middle guy ropes and 3 sided tape construction
  • Includes carry bag

The Franklin Sports Recreation Badminton set includes 4 tempered steel "Tightstring" racquets, 61" assembled height poles with net, 2 shuttlecocks and a carry bag. This set is perfect for beginner players. Great backyard fun!


Check price now

var clickmessage="?????? SAVE ??????????"

function disableclick(e) {
if (document.all) {
if (event.button==2||event.button==3) {
if (event.srcElement.tagName=="IMG"){
alert(clickmessage);
return false;
}
}
}
else if (document.layers) {
if (e.which == 3) {
alert(clickmessage);
return false;
}
}
else if (document.getElementById){
if (e.which==3&&e.target.tagName=="IMG"){
alert(clickmessage)
return false
}
}
}

function associateimages(){
for(i=0;idocument.images[i].onmousedown=disableclick;
}

if (document.all)
document.onmousedown=disableclick
else if (document.getElementById)
document.onmouseup=disableclick
else if (document.layers)
associateimages()

Source: http://badmintonbestdiscount.blogspot.com/2012/08/franklin-sports-recreational-4-player.html

affirmative action helicon

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.