The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

where i must add pre-loading script

Go down

where i must add pre-loading script Empty where i must add pre-loading script

Post by indoromance Tue Nov 15 2011, 14:04

Brother, sister......i wanna add opening page like this website (http://neverdiez.forumid.net/). do you know where i must add this code script?

Code:
</script>
<pre><link rel="icon" href="http://1.bp.blogspot.com/-vj2hD4sFyQo/TbJsQXu7XUI/AAAAAAAAAGI/3hWUqb_ClJM/s150/favicon%2B%">
<title>NeverDies Comunity  | Portal</title>
<script>
var width=document.body.clientWidth;
var height=document.body.clientHeight;
function doClickText(who,type,step,timeOut) {
document.getElementById(who).style.display="none";
if(type==0) {
reveal('revealDiv1',step,timeOut,0);
reveal('revealDiv2',step,timeOut,1);}
if(type==1) {
reveal('revealDiv1',step,timeOut,2);
reveal('revealDiv2',step,timeOut,3);}}
function reveal(who,step,timeOut,type) {
if(type==0)
var where="top";
if(type==1)
var where="bottom";
if(type==2)
var where="left";
if(type==3)
var where="right";
eval('var temp=document.getElementById(who).style.'+where);
temp=parseInt(temp);
if(type==0||type==1)
var checkWith=height/2;
if(type==2||type==3)
var checkWith=width/2;
if(-temp<checkWith) {
temp-=step;
eval('document.getElementById(who).style.'+where+'=temp;');
setTimeout("reveal('"+who+"',"+step+",'"+timeOut+"',"+type+")", timeOut);}
else {
document.getElementById(who).style.display="none";
document.body.scroll="yes";}}
function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc,div2bc,step,timeOut,click) {
if(type==0) {
var bWhere1="border-bottom";
var bWhere2="border-top";
var putZero1="top:0px; left:0px";
var putZero2="bottom:0px; left:0px";
document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
if(!click) {
reveal('revealDiv1',step,timeOut,0);
reveal('revealDiv2',step,timeOut,1);}
else {
clickText(type,step,timeOut);}}
if(type==1) {
var bWhere1="border-right";
var bWhere2="border-left";
var putZero1="top:0px; left:0px";
var putZero2="top:0px; right:0px";
document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
if(!click) {
reveal('revealDiv1',step,timeOut,2);
reveal('revealDiv2',step,timeOut,3);}
else {
clickText(type,step,timeOut);}}
function clickText(type,step,timeOut) {
document.write('<div id="clickText" style="z-index:101; display:block; position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px; background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+'; cursor:hand; cursor:pointer" onClick="doClickText(\'clickText\','+type+','+step+','+timeOut+')"><tr><td align="middle">'+clickt+'</td></tr></table></div>');}}</script> <script>
var clickw=15; // Width
var clickh=0; // Heaight
var clickb=0; // Border width
var clickc="black"; // Border color
var clickbg="black"; // Background color
var clickt="<h1>Click Here</h1>"; // Text to display
var clickFont="font-family:Thoma,arial,helvetica; font-size:11pt; font-weight:bold; color:white"; // The font style of the text
new initReveal(0,'black','black',5,5,'white','white',3,10,true);</script><div id="revealDiv1" style="border-bottom: 5px solid white; background: black none repeat scroll 0% 0%; z-index: 100; display: none; position: absolute; top: -291px; left: 0px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 1024px; height: 290px;"></div><div id="revealDiv2" style="border-top: 5px solid white; background: black none repeat scroll 0% 0%; z-index: 100; display: none; position: absolute; bottom: -291px; left: 0px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 1024px; height: 290px;"></div><div id="clickText" style="z-index: 101; display: none; position: absolute; top: 290px; left: 504.5px;"><table style="border: 0px solid black; background: black none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 15px; height: 0pt; font-family: Tahoma,arial,helvetica; font-size: 11pt; font-weight: bold; color: black; cursor: pointer;" onclick="doClickText('clickText',0,3,10)"><tbody><tr><td align="middle"><h1>OPEN</h1></td></tr></tbody></table></div>
</head>
<body onload='set_scroller();setInterval("doBlink()",500)' style="background: url('http://i46.servimg.com/u/f46/16/86/02/53/pb1010.jpg') no-repeat fixed top center;"><!--ece2dc5928057b2abb5341f06ae2ce5c--><!--/ece2dc5928057b2abb5341f06ae2ce5c-->
<table id="scroll_holder" border="0" bordercolor="" style="background-color:" width="900" cellpadding="5" cellspacing="5" align="center" style="margin-top:40px;">
</tr>
<tr>
<center><img src="http://i46.servimg.com/u/f46/16/86/02/53/neverd11.jpg"></center>
 
<center><div style="font-size:20px; font-weight:boldl; color:red;"><blink><betman></blink><form id="form1" name="form1" method="post" action="hgf"></center>

</tr>
<tr><div align="center"><strong><font color="red"><span style=" color: white; font-size: 15px; font-family: Trebuchet MS;">Anda Telah Memasuki Kawasan NeverDiez Anti PKL</strong></span></font><span style=" color: white;"></span> <a href=http://neverdiez.forumid.net/forum><strong><font color="red"><span style="background-image: url(http://i41.servimg.com/u/f41/16/21/76/15/bling510.gif/u/f41/16/21/76/15/bling310.gif); color: #00ff00; font-size: 15px; font-family: Trebuchet MS;"><br><br>Klik Disini Untuk Masuk Ke Forum NeverDies</span></span></font></strong></a><span style=" color:white;"></span></div>

</script><div align="center"><div style="font-size:12px; font-weight:boldl; color:white;">Daftarkan segera diri anda masing-masing untuk menjadi bagian dari kami ! <form id="form1" name="form1" method="post" action=""></div></div>
<p style="margin: 3px; text-align: center;">
 
</p><br><center>
<a href="http://neverdiez.forumid.net/" target="_blank"><img src="http://divine-music.info/images/dmmusicbar.gif" border="0" alt=""></a><br>
<embed src="http://divine-music.info/musicfiles/03 Y'all Want a Single.swf" quality="high" width="290" height="24" name="mp3player" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="width=290&height=24&autostart=yes&bg=0x000000&leftbg=0xFFBF00&border=0xFFBF00&text=0x333333&soundFile=http://multimedia.lareosing.org/uploads/audio/kkhiNwgtl30da4t0AwhT.mp3"></embed>
<a href="http://www.indonesianforum.net" target="_blank"></a>

indoromance
indoromance
Forumember

Male Posts : 84
Reputation : 1
Language : Indonesian
Location : Indonesia

http://www.indoromance.friendhood.net

Back to top Go down

where i must add pre-loading script Empty Re: where i must add pre-loading script

Post by indoromance Tue Nov 15 2011, 14:08

another web have redirect page, source http://cyberx-crime.forumid.net/

Code:
</script>
<link rel="SHORTCUT ICON" href="http://t1.gstatic.com/images?q=tbn:ANd9GcTpgCgVwROMNGmCIRZOjfYClFQqgSdWHyK1-FmPV2AUyWSkJiJ">
<script>
function coolRedirect(url, msg)
{
  var TARG_ID = "COOL_REDIRECT";
  var DEF_MSG = "<table align=center valign=center><tr><td width=400 height=50 valign=center align=center><h2><font color=#00ff00>Sedang Memuat</font></h2></td></tr></table>";
 
  if( ! msg )
  {
      msg = DEF_MSG;
  }
 
  if( ! url )
  {
      throw new Error('You didn\'t include the "url" parameter');
  }
 
 
  var e = document.getElementById(TARG_ID);
 
  if( ! e )
  {
      throw new Error('"COOL_REDIRECT" element id not found');
  }
 
  var cTicks = parseInt(e.innerHTML);
 
  var timer = setInterval(function()
  {
      if( cTicks )
      {
        e.innerHTML = --cTicks;
      }
      else
      {
        clearInterval(timer);
        document.body.innerHTML = msg;
        location = url;    
      }
 
  }, 1000);
}
</script>
</head>
<body onload="coolRedirect('http://cyberx-crime.forumid.net/forum')">
 
<pre><font color=#00ff00><center>
<img src="http://i42.servimg.com/u/f42/17/02/53/02/zzzz10.jpg">
     
 <center>
<img src="http://www.gifandgif.eu/animated_gif/Arrows/Animated%20Gif%20Arrows%20%28100%29.gif" alt="" border="0"><img src="http://subwayla.com/images/locations/animated_open24hours.gif" alt="" border="0"><img src="http://www.gifandgif.eu/animated_gif/Arrows/Animated%20Gif%20Arrows%20%28102%29.gif" alt="" border="0">
</center>

<blink><center><font color="#ff0000" face="pristina" size="5">CyberX-Crime| Welcome In Portal CyberX-Crime.Forumid.Net |  </font><font color="#ffffff" face="pristina" size="5">          </center></blink>                                                                                                                                                                                     
</font></pre>


<body bgcolor=black onload="coolRedirect(http://cyberx-crime.forumid.net/forum')"><table align=center><tr><td><SCRIPT language=JavaScript type=text/javascript>
 
<!--
var rows=1; // must be an odd number
var speed=20; // lower is faster
var reveal=2; // between 0 and 2 only. The higher, the faster the word appears
var effectalign="default" //enter "center" to center it.
 
var w3c=document.getElementById && !window.opera;;
var ie45=document.all && !window.opera;
var ma_tab, matemp, ma_bod, ma_row, x, y, columns, ma_txt, ma_cho;
var m_coch=new Array();
var m_copo=new Array();
function matrix() {
if (!w3c && !ie45) return
var matrix=(w3c)?document.getElementById("matrix"):document.all["matrix"];
ma_txt=(w3c)?matrix.firstChild.nodeValue:matrix.innerHTML;
ma_txt=" "+ma_txt+" ";
columns=ma_txt.length;
if (w3c) {
while (matrix.childNodes.length) matrix.removeChild(matrix.childNodes[0]);
ma_tab=document.createElement("table");
ma_tab.setAttribute("border", 0);
ma_tab.setAttribute("align", effectalign);
ma_tab.style.backgroundColor="#000000";
ma_bod=document.createElement("tbody");
for (x=0; x<rows; x++) {
ma_row=document.createElement("tr");
for (y=0; y<columns; y++) {
matemp=document.createElement("td");
matemp.setAttribute("id", "Mx"+x+"y"+y);
matemp.className="matrix";
matemp.appendChild(document.createTextNode(String.fromCharCode(160)));
ma_row.appendChild(matemp);
}
ma_bod.appendChild(ma_row);
}
ma_tab.appendChild(ma_bod);
matrix.appendChild(ma_tab);
} else {
ma_tab='<ta'+'ble align="'+effectalign+'" border="0" style="background-color:#000000">';
for (var x=0; x<rows; x++) {
ma_tab+='<t'+'r>';
for (var y=0; y<columns; y++) {
ma_tab+='<t'+'d class="matrix" id="Mx'+x+'y'+y+'"> </'+'td>';
}
ma_tab+='</'+'tr>';
}
ma_tab+='</'+'table>';
matrix.innerHTML=ma_tab;
}
ma_cho=ma_txt;
for (x=0; x<columns; x++) {
ma_cho+=String.fromCharCode(32+Math.floor(Math.random()*94));
m_copo[x]=0;
}
ma_bod=setInterval("mytricks()", speed);
}
 
function mytricks() {
x=0;
for (y=0; y<columns; y++) {
x=x+(m_copo[y]==100);
ma_row=m_copo[y]%100;
if (ma_row && m_copo[y]<100) {
if (ma_row<rows+1) {
if (w3c) {
matemp=document.getElementById("Mx"+(ma_row-1)+"y"+y);
matemp.firstChild.nodeValue=m_coch[y];
}
else {
matemp=document.all["Mx"+(ma_row-1)+"y"+y];
matemp.innerHTML=m_coch[y];
}
matemp.style.color="#FF0000";
matemp.style.fontWeight="bold";
}
if (ma_row>1 && ma_row<rows+2) {
matemp=(w3c)?document.getElementById("Mx"+(ma_row-2)+"y"+y):document.all["Mx"+(ma_row-2)+"y"+y];
matemp.style.fontWeight="normal";
matemp.style.color="#FF0000";
}
if (ma_row>2) {
matemp=(w3c)?document.getElementById("Mx"+(ma_row-3)+"y"+y):document.all["Mx"+(ma_row-3)+"y"+y];
matemp.style.color="#FF0000";
}
if (ma_row<Math.floor(rows/2)+1) m_copo[y]++;
else if (ma_row==Math.floor(rows/2)+1 && m_coch[y]==ma_txt.charAt(y)) zoomer(y);
else if (ma_row<rows+2) m_copo[y]++;
else if (m_copo[y]<100) m_copo[y]=0;
}
else if (Math.random()>0.9 && m_copo[y]<100) {
m_coch[y]=ma_cho.charAt(Math.floor(Math.random()*ma_cho.length));
m_copo[y]++;
}
}
if (x==columns) clearInterval(ma_bod);
}
 
function zoomer(ycol) {
var mtmp, mtem, ytmp;
if (m_copo[ycol]==Math.floor(rows/2)+1) {
for (ytmp=0; ytmp<rows; ytmp++) {
if (w3c) {
mtmp=document.getElementById("Mx"+ytmp+"y"+ycol);
mtmp.firstChild.nodeValue=m_coch[ycol];
}
else {
mtmp=document.all["Mx"+ytmp+"y"+ycol];
mtmp.innerHTML=m_coch[ycol];
}
mtmp.style.color="#FF0000";
mtmp.style.fontWeight="bold";
}
if (Math.random()<reveal) {
mtmp=ma_cho.indexOf(ma_txt.charAt(ycol));
ma_cho=ma_cho.substring(0, mtmp)+ma_cho.substring(mtmp+1, ma_cho.length);
}
if (Math.random()<reveal-1) ma_cho=ma_cho.substring(0, ma_cho.length-1);
m_copo[ycol]+=199;
setTimeout("zoomer("+ycol+")", speed);
}
else if (m_copo[ycol]>200) {
if (w3c) {
mtmp=document.getElementById("Mx"+(m_copo[ycol]-201)+"y"+ycol);
mtem=document.getElementById("Mx"+(200+rows-m_copo[ycol]--)+"y"+ycol);
}
else {
mtmp=document.all["Mx"+(m_copo[ycol]-201)+"y"+ycol];
mtem=document.all["Mx"+(200+rows-m_copo[ycol]--)+"y"+ycol];
}
mtmp.style.fontWeight="normal";
mtem.style.fontWeight="normal";
setTimeout("zoomer("+ycol+")", speed);
}
else if (m_copo[ycol]==200) m_copo[ycol]=100+Math.floor(rows/2);
if (m_copo[ycol]>100 && m_copo[ycol]<200) {
if (w3c) {
mtmp=document.getElementById("Mx"+(m_copo[ycol]-101)+"y"+ycol);
mtmp.firstChild.nodeValue=String.fromCharCode(160);
mtem=document.getElementById("Mx"+(100+rows-m_copo[ycol]--)+"y"+ycol);
mtem.firstChild.nodeValue=String.fromCharCode(160);
}
else {
mtmp=document.all["Mx"+(m_copo[ycol]-101)+"y"+ycol];
mtmp.innerHTML=String.fromCharCode(160);
mtem=document.all["Mx"+(100+rows-m_copo[ycol]--)+"y"+ycol];
mtem.innerHTML=String.fromCharCode(160);
}
setTimeout("zoomer("+ycol+")", speed);
}
 
}
// -->
setTimeout('matrix()', 1);
 
col=0;
function fadein()
{
document.getElementById("fade1").style.color="rgb(" + col + ",0,0)";
document.getElementById("fade2").style.color="rgb(" + col + ",0,0)";
document.getElementById("fade3").style.color="rgb(" + col + ",0,0)";
document.getElementById("fade4").style.color="rgb(" + col + ",0,0)";
document.getElementById("fade5").style.color="rgb(" + col + ",0,0)";
document.getElementById("fade6").style.color="rgb(" + col + ",0,0)";
col+=5;
if(col<255) setTimeout('fadein()', 1);
if(col==255) setTimeout('fadeout()', 1);
}
 
function fadeout()
{
document.getElementById("fade1").style.color="rgb(" + col + ",0,0)";
document.getElementById("fade2").style.color="rgb(" + col + ",0,0)";
document.getElementById("fade3").style.color="rgb(" + col + ",0,0)";
document.getElementById("fade4").style.color="rgb(" + col + ",0,0)";
document.getElementById("fade5").style.color="rgb(" + col + ",0,0)";
document.getElementById("fade6").style.color="rgb(" + col + ",0,0)";
col-=5;
if(col>0) setTimeout('fadeout()', 1);
if(col==0) setTimeout('fadein()', 1);
}
 
setTimeout('fadein()', 1);
</script>
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
 </script>
 </div>


<center><DIV id=matrix>-+[ [C2] CyberX-Crime | Comuntiy Anak Bangsa ]+-</DIV><!-- 1252169712 -->
 
</center><center><font color=#00ff00><b>[C2] CyberX-Crime | Comuntiy Anak Bangsa <br>
 
<br><h2><div class="counter" id="COOL_REDIRECT">6</div></h2><br>Wait a minute We Will Navigate to Forums</b></font></center></table></tr></td>
</a>


 <div align="center"><div style="font-size:12px; font-weight:boldl; color:white;"><a href="http://www.indonesianforum.net" target="_blank"></a><form id="form1" name="form1" method="post" action=""><center><span style="background-image: url(http://mkzscc.com/bling5.gif); color: red; font-size: 18px; font-family: arial; text-shadow: 1px 1px 4px blue;"> JAGAN LUPA TEKAN SKIP ADD UNTUK MEMASUKI FORUM .</span></center>

<center><img src="http://i278.photobucket.com/albums/kk87/blondie4frogs_aim/my%20stuff%20on%20myspace/music.gif"></center>
<center>

 <div align="center"><div style="font-size:12px; font-weight:boldl; color:white;"><a href="http://www.indonesianforum.net" target="_blank"></a><form id="form1" name="form1" method="post" action=""><center><span style="background-image: url(http://mkzscc.com/bling5.gif); color: red; font-size: 18px; font-family: arial; text-shadow: 1px 1px 4px blue;"> [C2]CyberX-Crime | Comuntiy Anak Bangsa .</span></center>
<center><img src="http://i278.photobucket.com/albums/kk87/blondie4frogs_aim/my%20stuff%20on%20myspace/music.gif"></center>
<center>
indoromance
indoromance
Forumember

Male Posts : 84
Reputation : 1
Language : Indonesian
Location : Indonesia

http://www.indoromance.friendhood.net

Back to top Go down

where i must add pre-loading script Empty Re: where i must add pre-loading script

Post by Guest Tue Nov 15 2011, 14:23

Three methods:
1. Announcements (A.C.P => General => Messages and e-mails => Announcements)
2. Generalities (A.C.P => Display => Homepage => Generalities)
3. HTML Page (A.C.P => Modules => HTML & JAVASCRIPT => HTML pages management)
avatar
Guest
Guest


Back to top Go down

where i must add pre-loading script Empty Re: where i must add pre-loading script

Post by indoromance Tue Nov 15 2011, 14:56

can't done......
indoromance
indoromance
Forumember

Male Posts : 84
Reputation : 1
Language : Indonesian
Location : Indonesia

http://www.indoromance.friendhood.net

Back to top Go down

where i must add pre-loading script Empty Re: where i must add pre-loading script

Post by Guest Wed Nov 16 2011, 20:31

You ripped those code snippets from the boards you listed!

I'm certainly not going to help you install them, and I hope no one else does, either.
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum