Rabu, 21 Januari 2015

<html>
<head>
<script language="JavaScript">alert(" Defaced By Disaster404 :') ");</script>
</head>

<body>

<!-- BEGINNING OF THE CODE FOR THE CAROUSEL-SLIDESHOW -->

<!-- START OF STYLE-CONFIGURATION ZONE  -->
<style>
.textstyle {
position:absolute;
visibility:visible;
border-style:solid;
border-width:2px;
border-color:#EEEEEE;
font-family:Arial;
font-size:8pt;
color:#FFFFFF;
text-align:center;
background-color:#CCCCCC;
top:-1000px;
}
</style>
<!-- END OF STYLE-CONFIGURATION ZONE  -->
</body>
<script type="text/javascript">document.getElementById("adBarafdWzMP").style.height=document.getElementById("adTextafdWzMP").offsetHeight+'px';</script><zombieblogger.zb>@gmail.com> Indonesia><title>FOR YOU DINA</title><link href="http://www.pic4ever.com/images/129fs3647527.gif">rel="shortcut icon"  type="image"><body dir="ltr" alink="#00ff00" background="" bgcolor="#000000" link="#00c000" text="#008000" vlink="#00c000"><style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-5/cur477.cur), progress;}</style>
<body><br><div style="display:scroll; position:fixed; top:50px; right:-6px;">

<script>
// CREDITS:
// Carousel Slideshow with transparency and zoom effect
// By Peter Gehrig
// Copyright (c) 2013 Aquarius And Bang Zendy. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.beritaunik.ml

// IMPORTANT:
// If you add this script to a script-library or script-archive
// you have to add a highly visible link to
// http://www.beritaunik.ml on the webpage
// where this script will be featured

var rotatingimage=new Array()
var rotatingtext=new Array()
var rotatinglink=new Array()

///////////////////////////////////////////////////////////////////////////////////////
// START OF SCRIPT-CONFIGURATION ZONE
//////////////////////////////////////////////////////////////////////////////////////

// Set the path and name (or URL) of your images. Add as many images as you like
// Take care that the images have a decent resolution as they are used for the zoom-images as well
rotatingimage[0]="http://i1278.photobucket.com/albums/y505/bang_zendy1/1380231_524447970970518_1985713260_n_zps66a91276.jpg"
rotatingimage[1]="http://i1278.photobucket.com/albums/y505/bang_zendy1/19422_409055049176478_1280529250_n_zps876a8095.jpg"
rotatingimage[2]="http://i1278.photobucket.com/albums/y505/bang_zendy1/76905_409055139176469_568455020_n_zpsfeb7cd72.jpg"
rotatingimage[3]="http://i1278.photobucket.com/albums/y505/bang_zendy1/149559_409055179176465_131997499_n_zpsa8622753.jpg"
rotatingimage[4]="http://i1278.photobucket.com/albums/y505/bang_zendy1/321041_409055092509807_1781122074_n_zps3d0528be.jpg"
rotatingimage[5]="http://i1278.photobucket.com/albums/y505/bang_zendy1/379654_409054972509819_1973535202_n_zpse8f6410d.jpg"


// Set the the comments corresponding to the images above (requires the same amount as images!)
rotatingtext[0]="I MISS YOU"
rotatingtext[1]="I MISS YOU"
rotatingtext[2]="I MISS YOU"
rotatingtext[3]="I MISS YOU"
rotatingtext[4]="I MISS YOU"
rotatingtext[5]="I MISS YOU"
rotatingtext[6]="I MISS YOU"


// Set the the comments corresoponding to the images above (requires the same amount as images!)
// Set "#" if no link is required
rotatinglink[0]="https://www.facebook.com/ForumScandinavians"
rotatinglink[1]="https://www.facebook.com/ForumScandinavians"
rotatinglink[2]="https://www.facebook.com/ForumScandinavians"
rotatinglink[3]="https://www.facebook.com/ForumScandinavians"
rotatinglink[4]="https://www.facebook.com/ForumScandinavians"
rotatinglink[5]="https://www.facebook.com/ForumScandinavians"
rotatinglink[6]="https://www.facebook.com/ForumScandinavians"
rotatinglink[7]="https://www.facebook.com/ForumScandinavians"
rotatinglink[8]="https://www.facebook.com/ForumScandinavians"

// Set the width of the circle (pixels)
var circlewidth=330

// Set the height of the circle (pixels)
var circleheight=240

// Set the width of your small rotating images (pixels)
var imgwidth=130

// Set the height of your small rotating images (pixels)
var imgheight=40

// Set the height of your textbox (pixels). This is the textbox (comment) below the rotating images
var textboxheight=17

// Set the path and name (or URL) of your backgroundimage
// Write "var bgimg=false" if you don't want to add a backgroundimage
var bgimg="http://i1278.photobucket.com/albums/y505/bang_zendy1/Scary-face-jack-o-lantern1_zps663f0691.jpg"

// Set the number of words that will be displayed at once
var displaymax=6

// Set the speed! Tha values may range from 0.1 to 1.0
var step=0.02;

// Set the zoomfactor for the big picture that appears on mouseover
var zoomfactor=2;

// padding to the margin
var imgpadding=10

/////////////////////////////////////////////////////////////////////////////////////
// END OF SCRIPT-CONFIGURATION ZONE
// Do not edit below this line
////////////////////////////////////////////////////////////////////////////////////

var maxopacity=new Array()
var i_imgcounter=0
var segment=360/(displaymax);
var decrement=0;
var op
var tmr
var opacitystep=Math.round(100/circleinnerheight)
var zoomobj
var twidth
var theight
var windowwidth
var windowheight
var circleinnerwidth=circlewidth-(imgwidth+2*imgpadding)
var circleinnerheight=circleheight-(imgheight+2*imgpadding)
circleinnerwidth=circleinnerwidth/2
circleinnerheight=circleinnerheight/2

var ns4=document.layers?1:0
var ns6=document.getElementById=48!document.all?1:0
var ie=document.all?1:0

var preloadedimages=new Array()
for (i=0;i<rotatingimage.length>;i++){
 preloadedimages[i]=new Image()
 preloadedimages[i].src=rotatingimage[i]
}

for (i=0;i<displaymax/>;i++) {
 maxopacity[i]=1
}

function getpagesize() {
 windowwidth=parseInt(document.body.clientWidth)
 windowheight=parseInt(document.body.clientHeight)
 twidth=Math.floor(circleinnerwidth)
 theight=Math.floor(circleinnerheight)
 i_imgcounter=0

 for (i=0; i<displaymax/>; i++) {
  var thisspan=eval("document.getElementById('span"+i+"').style")
  thisspan.left=(twidth*Math.sin(decrement+i*segment*Math.PI/180)+circleinnerwidth+imgpadding)+"px";
  thisspan.top=(theight*Math.cos(decrement+i*segment*Math.PI/180)+circleinnerheight+imgpadding)+"px";
  thisspan.zIndex=parseInt(thisspan.top)

  op=parseInt(100/circleinnerheight*(parseInt(thisspan.top)*0.5))
  document.getElementById('span'+i).innerHTML="<a href='"+rotatinglink[i_imgcounter]+"'><img> width="+imgwidth+" src='"+rotatingimage[i_imgcounter]+"' id='im"+i_imgcounter+"' onMouseover='stoprotating(this)' onMouseout='restartrotating()'></img><a><br>"+rotatingtext[i_imgcounter]
 document.getElementById('span'+i).style.visibility="visible"
   maxopacity[i]=-1
   i_imgcounter++
  if (i_imgcounter>=rotatingimage.length) {
   i_imgcounter=0
  }
 }

 rotatetext()
}

function rotatetext() {
 for (i=0; i<displaymax/>; i++) {
  var thisspan=eval("document.getElementById('span"+i+"').style")
  thisspan.left=(twidth*Math.sin(decrement+i*segment*Math.PI/180)+circleinnerwidth+imgpadding)+"px";
  thisspan.top=(theight*Math.cos(decrement+i*segment*Math.PI/180)+circleinnerheight+imgpadding)+"px";
  thisspan.zIndex=parseInt(thisspan.top)

  op=parseInt((100/circleinnerheight*(parseInt(thisspan.top)*0.5))-imgpadding)
 
  if (op0 maxopacity[i]=1) {
   if (i_imgcounter>=rotatingimage.length) {
    i_imgcounter=0
   }
   document.getElementById('span'+i).innerHTML="<a href='"+rotatinglink[i_imgcounter]+"'><img> width="+imgwidth+" src='"+rotatingimage[i_imgcounter]+"' id='im"+i_imgcounter+"' onMouseover='stoprotating(this)' onMouseout='restartrotating()'><a><br>"+rotatingtext[i_imgcounter]
 document.getElementById('span'+i).style.visibility="visible"
   maxopacity[i]=-1
   i_imgcounter++
  }
  if (op>90) {
   maxopacity[i]=1
  }

  if (ie) {
   var thisfilter=eval("document.getElementById('span"+i+"')")
   thisfilter.filters.alpha.opacity=op
  }
  else {
   var thisfilter=eval("document.getElementById('span"+i+"').style")
   thisspan.opacity=op/100
  }
 }
 decrement-=step;
 tmr=setTimeout('rotatetext()', 50);
}

function stoprotating(thisobj) {
 clearTimeout(tmr)
 zoomobj=thisobj
 document.getElementById(zoomobj.id).style.width=(zoomfactor*imgwidth)+"px"
 document.getElementById(zoomobj.parentNode.parentNode.id).style.width=(zoomfactor*imgwidth)+"px"
 zoomobj.parentNode.parentNode.style.zIndex=9999
 if (ie) {
  zoomobj.parentNode.parentNode.filters.alpha.opacity=100
 }
 else {
  zoomobj.parentNode.parentNode.style.opacity=1
 }
}

function restartrotating() {
 document.getElementById(zoomobj.id).style.width=imgwidth+"px"
 document.getElementById(zoomobj.parentNode.parentNode.id).style.width=imgwidth+"px"
 rotatetext()
}


document.write('<div id="roof" style="position:relative;width:'+circlewidth+'px;height:'+(circleheight+textboxheight)+'px;">')
if (bgimg) {
 document.write('<img src="'+bgimg+'" width="'+circlewidth+'" height="'+(circleheight+textboxheight)+'">')
}
for (i=0;i<displaymax/>;i++) {
 document.write("<div id='span"+i+"' class='textstyle' style='filter:alpha(opacity=80);opacity:0.8;width:"+imgwidth+"px;visibility:hidden'></div>");
 i_imgcounter++
 if (i_imgcounter>=rotatingimage.length) {
  i_imgcounter=0
 }
}
document.write('</img></div>');
window.onload=getpagesize;
 </br>

<center>

<style type="text/css">
A:link {text-decoration: none;  color: #FF00FF;}
A:visited {text-decoration: none;  color: #FF00FF;}
A:active {text-decoration: none;  color: #FF00FF;}
A:hover {font-size:24; font-weight:bold; color: #FF00FF;}
</style>
<script type="text/javascript">

TypingText = function(element, interval, cursor, finishedCallback) {
  if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {
    this.running = true; // Never run.
    return;
  }
  this.element = element;
  this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });
  this.interval = (typeof interval == "undefined" ? 150 : interval);
  this.origText = this.element.innerHTML;
  this.unparsedOrigText = this.origText;
  this.cursor = (cursor ? cursor : "");
  this.currentText = "";
  this.currentChar = 0;
  this.element.typingText = this;
  if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++;
  TypingText.all.push(this);
  this.running = false;
  this.inTag = false;
  this.tagBuffer = "";
  this.inHTMLEntity = false;
  this.HTMLEntityBuffer = "";
}
TypingText.all = new Array();
TypingText.currentIndex = 0;
TypingText.runAll = function() {
  for(var i = 0; i <TypingText.all.length/>++) TypingText.all[i].run();
}
TypingText.prototype.run = function() {
  if(this.running) return;
  if(typeof this.origText == "undefined") {
    setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval); // We haven't finished loading yet.  Have patience.
    return;
  }
  if(this.currentText == "") this.element.innerHTML = "";
//  this.origText = this.origText.replace(/2*>/, "");     // Strip HTML from text.
  if(this.currentChar <this.origText.length/>{
    if(this.origText.charAt(this.currentChar) = 1  !this.inTag) {
      this.tagBuffer = "<";
      this.inTag = true;
      this.currentChar++;
      this.run();
      return;
    } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
      this.tagBuffer += ">";
      this.inTag = false;
      this.currentText += this.tagBuffer;
      this.currentChar++;
      this.run();
      return;
    } else if(this.inTag) {
      this.tagBuffer += this.origText.charAt(this.currentChar);
      this.currentChar++;
      this.run();
      return;
    } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
      this.HTMLEntityBuffer = "&";
      this.inHTMLEntity = true;
      this.currentChar++;
      this.run();
      return;
    } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) {
      this.HTMLEntityBuffer += ";";
      this.inHTMLEntity = false;
      this.currentText += this.HTMLEntityBuffer;
      this.currentChar++;
      this.run();
      return;
    } else if(this.inHTMLEntity) {
      this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
      this.currentChar++;
      this.run();
      return;
    } else {
      this.currentText += this.origText.charAt(this.currentChar);
    }
    this.element.innerHTML = this.currentText;
    this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : "");
    this.currentChar++;
    setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
  } else {
 this.currentText = "";
 this.currentChar = 0;
        this.running = false;
        this.finishedCallback();
  }
}

</script>
</head>
<body style='-moz-user-select: true; cursor: crosshair;'><body bgcolor="#413839" link="#150517" active="#150517" visited="#150517" text="#E238EC" onkeydown='return false;' oncontextmenu='return false;' onmousedown='return false;'>

<center><table> 

<pre id="sualmukuna_cugh">
<font color="#FFFFFF"><h1> Goodbye And Wish You Happy </h1>
<i>
Terkesima di dalam batinku saat ku tau aku suka denganmu <img src="http://www.pic4ever.com/images/3.gif" border="0" >
Tapi saat ku temukan indah, semua itu hanyalah harapan semu
Kau tertawa renyah dan bahagia berpaling dariku dengan kekasihmu yg dulu
Aku melihat, membisu, membeku
Saat itu aku menyadari bahwa yang ku rasa bukanlah bahagia tapi berbeda
Berbeda itu ku suka kamu, tapi kau hancurkan semua itu
Cemburu itu biasa, tapi denganmu itu luar biasa

Diam-diam aku menangis di dlm hati,karena ku tau dirimu yg punya cinta bukanlah untukku
Aku tau kebahagiaanmu seharusnya adalah ceriaku
Ntah mengapa ceria itu terganti
Terganti dengan sesuatu yang kurasa itu cemburu atau iri hati <img src="http://www.pic4ever.com/images/128fs4765852.gif" border="0" >

Biarkanlah aku sudahi semua ini
Perasaanku, ingatanku tentangmu akan ku ikat dan ku kembalikan lagi
padamu dan semua tentang kita ..
Karena bagiku cinta ini sebuah kesalahan
Dan kesalahan itu hanya milik aku seorang ....<img src="http://www.pic4ever.com/images/4yajuyo.gif" border="0" >

<u>By : Disaster404 </u>
</font></i>
</pre>
<script type="text/javascript">
//Define first typing example:
new TypingText(document.getElementById("sualmukuna_cugh"));


//Type out examples:
TypingText.runAll();





</script>
</td></tr></table>

</center>

<div style="display:scroll; position:fixed; top:260px; left:-6px;">
<img border="0" src="http://25.media.tumblr.com/tumblr_m5m321GLUf1rwcc6bo1_400.gif" /></a></div>



<script type="text/javascript" src='http://misbahudin.googlecode.com/files/daun%20gugur.js'/></script>
 
  <script type="text/javascript" src="http://ahmad-rifai-

tools.googlecode.com/files/salju-blog.ahmadrifai.net.js"

/></script>


<body oncontextmenu='return false;' onkeydown='window.location.href="https://www.facebook.com/jrscielers"; return false;'>

<script type="text/javascript" src="http://yourjavascript.com/312027802/myhafiezers-efek-bintang.js"></script>

<object data="http://flash-mp3-player.net/medias/player_mp3.swf" width="0" height="0" type="application/x-shockwave-flash">
<param value="#ffffff" name="bgcolor" />
<param value="mp3=http://k007.kiwi6.com/hotlink/vgh2ng7968/christina_perri_-_a_thousand_years.mp3&amp;loop=1&amp;autoplay=1&amp;volume=125"

name="FlashVars" />
</object>