Google
 

Go Back   NackVision > Website Related > Premade Layout > Premade Friendster Overlay

Reply
 
Thread Tools
Old 01-19-2007, 03:36 AM   #1
wedzmer
Junior Member
 
Join Date: Nov 2006
Location: davao city
Posts: 1
Send a message via Yahoo to wedzmer
Fallen Angel Layout - Jin_En

Pls follow instructions!!!
Do not change any other codes!!!
Do not claim this to be yours
Follow standard procedure
After editing this stuff, copy and paste to: overlay generator to get the codes
This is the preview
For questions or if you need help, PM me here...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Fallen Angel by Jin En</title>
<meta http-equiv="FriendsterForum.com" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<script language="javascript">
var repeat=1 //enter 0 to not repeat scrolling after 1 run, othersise, enter 1
var title=document.title
var leng=title.length
var start=1
function titlemove() {
titl=title.substring(start, leng) + title.substring(0, start)
document.title=titl
start++
if (start==leng+1) {
start=0
if (repeat==0)
return
}
setTimeout("titlemove()",140)
}
if (document.title)
titlemove()</script> 
<script language="javascript">
var repeat=1 //enter 0 to not repeat scrolling after 1 run, othersise, enter 1
var title=document.title
var leng=title.length
var start=1
function titlemove() {
titl=title.substring(start, leng) + title.substring(0, start)
document.title=titl
start++
if (start==leng+1) {
start=0
if (repeat==0)
return
}
setTimeout("titlemove()",140)
}
if (document.title)
titlemove()</script>
<script language="javascript">
<!--// Copyright 1996 - Tomer and Yehuda Shiran
// This example will appear in our forthcoming book on JavaScript.
// Feel free to "steal" this code provided that you leave this notice as is.
// Additional examples from the book can be found at http://www.geocities.com/SiliconValley/9000/
// For more information contact Tomer or Yehuda Shiran <yshiran@iil.intel.com> 
// set speed of banner (pause in milliseconds between addition of new character)
var speed = 10 
// decrease value to increase speed (must be positive)
// set pause between completion of message and beginning of following message
var pause = 1500 
// increase value to increase pause
// set initial values
var timerID = null
var bannerRunning = false 
// create array
var ar = new Array() 
// assign the strings to the array's elements
ar[0] = "wELcomE to My FrIenDsTer PrOfiLe!"
ar[1] = "tHis iS mY sEcoNd oVeRlaY DesIgn"
ar[2] = "dRop mE a LiNe iN mY ShoUt BoX..."
ar[3] = "CoMMenTs aNd teStiMoNiAls aRe HigHly AppRecIatEd!!!" 
// assign index of current message
var message = 0 
// empty string initialization
var state = "" 
// no value is currently being displayed
clearState() 
// stop the banner if it is currently running
function stopBanner() { 
// if banner is currently running 
if (bannerRunning) 
// stop the banner 
clearTimeout(timerID) 
// timer is now stopped 
timerRunning = false
} 
// start the banner
function startBanner() { 
// make sure the banner is stopped 
stopBanner() 
// start the banner from the current position 
showBanner()
} 
// assign state a string of "0" characters of the length of the current message
function clearState() { 
// initialize to empty string 
state = "" 
// create string of same length containing 0 digits 
for (var i = 0; i < ar[message].length; ++i) { 
state += "0" 
}
} 
// display the current message
function showBanner() { 
// if the current message is done 
if (getString()) { 
// increment message 
message++ 
// if new message is out of range wrap around to first message 
if (ar.length <= message) 
message = 0 
// new message is first displayed as empty string 
clearState() 
// display next character after pause milliseconds 
timerID = setTimeout("showBanner()", pause) 
} 
else { 
// initialize to empty string 
var str = "" 
// built string to be displayed (only character selected thus far are displayed) 
for (var j = 0; j < state.length; ++j) { 
str += (state.charAt(j) == "1") ? ar[message].charAt(j) : " " 
} 
// partial string is placed in status bar 
window.status = str 
// add another character after speed milliseconds 
timerID = setTimeout("showBanner()", speed) 
}
} 
function getString() { 
// set variable to true (it will stay true unless proven otherwise) 
var full = true 
// set variable to false if a free space is found in string (a not-displayed char) 
for (var j = 0; j < state.length; ++j) { 
// if character at index j of current message has not been placed in displayed string 
if (state.charAt(j) == 0) 
full = false 
} 
// return true immediately if no space found (avoid infinitive loop later) 
if (full) return true 
// search for random until free space found (braoken up via break statement) 
while (1) { 
// a random number (between 0 and state.length - 1 == message.length - 1) 
var num = getRandom(ar[message].length) 
// if free space found break infinitive loop 
if (state.charAt(num) == "0") 
break 
} 
// replace the 0 character with 1 character at place found 
state = state.substring(0, num) + "1" + state.substring(num + 1, state.length) 
// return false because the string was not full (free space was found) 
return false
} 
function getRandom(max) { 
// create instance of current date 
var now = new Date() 
// create a random number (good generator) 
var num = now.getTime() * now.getSeconds() * Math.random() 
// cut random number to value between 0 and max - 1, inclusive 
return num % max
}
startBanner()
// --></script>
</head>
<body>
<!-- CHANGE DETAILS WITH XXXXXXX-->
<div id="Layer1" style="position:absolute; left:26px; top:164px; width:267px; height:264px; z-index:1">
  <marquee direction="up" scrollamount="2">
  <div align="center"><font color="#000000">Nick:</font><font color="#FFFFFF"><br>
    XXXXXXX </font></div>
  <p align="center"><font color="#000000"><br>
    Full Name:</font><font color="#FFFFFF"><br>
    XXXXXXX </font></p>
  <p align="center"><font color="#000000">Age:</font><font color="#FFFFFF"><br>
    XXXXXXX</font></p>
  <p align="center"><font color="#000000">Gender:</font><font color="#FFFFFF"><br>
    XXXXXXX</font></p>
  <p align="center"><font color="#000000">Location:<br>
    </font><font color="#FFFFFF">
   XXXXXXX</font></p>
  <p align="center"><font color="#000000">Status</font><font color="#FFFFFF">:<br>
    XXXXXXX</font></p>
  <p align="center"><font color="#000000">School</font><font color="#FFFFFF">:<br>
    XXXXXXX</font></p>
  <p align="center"><font color="#000000">Occupation</font><font color="#FFFFFF">:<br>
    XXXXXXX</font></p>
  <p align="center"><font color="#000000">Company</font><font color="#FFFFFF">:<br>
    XXXXXXX</font></p>
  <p align="center"><font color="#000000">Affiliations</font><font color="#FFFFFF">:<br>
    XXXXXXX</font></p>
  <p align="center"><font color="#000000">Hobbies And Interests:</font><font color="#FFFFFF"><br>
    XXXXXXX
    XXXXXXX
    XXXXXXX</font></p>
  <p align="center"><font color="#000000">Fave Music:<br>
    <font color="#FFFFFF">
    XXXXXXX
    XXXXXXX</font><br>
    Fave Books:<br>
    <font color="#FFFFFF">
    XXXXXXX
    XXXXXXX
    XXXXXXX</font></font></p>
  <p align="center"><font color="#000000">Fave Movies:<br>
    <font color="#FFFFFF">
    XXXXXXX
    XXXXXXX
    XXXXXXX
    XXXXXXX</font></font></p>
  <p align="center"><font color="#000000">Fave TV-Shows:<br>
    <font color="#FFFFFF">
    XXXXXXX
    XXXXXXX</font></font></p>
  <p align="center"><font color="#000000">About Me:<br>
    <font color="#FFFFFF">
    XXXXXXX
    XXXXXXX
    XXXXXXX 
    XXXXXXX
    XXXXXXX</font></font></p>
  <p align="center"><font color="#000000"><br>
    Who I Want To Meet:<br>
    <font color="#FFFFFF">
    XXXXXXX<br>
    </font></font><font color="#FFFFFF"></font> 
  </marquee>
  <font color="#FFFFFF"></p> </font> </div>
<!-- CHANGE DETAILS FOLLOW INSTRUCTIONS-->
  <div id="Layer2" style="position:absolute; left:330px; top:170px; width:527px; height:152px; z-index:2">
<marquee onmouseover=stop() onmouseout=start() style="text-align:left;height:240" direction="left">
  <a href="FRIENDS URL"><img src="FRIENDS URL OF PICX" width="100"> 
  <a href="FRIENDS URL"><img src="FRIENDS URL OF PICX" width="100">
  <a href="FRIENDS URL"><img src="FRIENDS URL OF PICX" width="100">
  <a href="FRIENDS URL"><img src="FRIENDS URL OF PICX" width="100">
  <a href="FRIENDS URL"><img src="FRIENDS URL OF PICX" width="100">
  <a href="FRIENDS URL"><img src="FRIENDS URL OF PICX" width="100">
  <a href="FRIENDS URL"><img src="FRIENDS URL OF PICX" width="100">
  <a href="FRIENDS URL"><img src="FRIENDS URL OF PICX" width="100">
  <a href="FRIENDS URL"><img src="FRIENDS URL OF PICX" width="100"> 
  <BR>
  </a><BR>
  <!---Change those url---->
  </marquee></div>
  
<!---DO NOT CHANGE THIS, I HAVE PROVIDED AN MP3 PLAYLIST HERE---->
<div id="Layer3" style="position:absolute; left:329px; top:364px; width:258px; height:375px; z-index:3">
<embed 
src="http://webjay.org/flash/xspf_player?...alone/getyourc 
akeup.xspf"
quality="high"
bgcolor="e6e6e6"
width="200"
height="350"
name="xspf_player"
align="middle"
type="application/x-shockwave-flash"
/>
</div>
<div id="Layer4" style="position:absolute; left:853px; top:406px; width:171px; height:269px; z-index:4">
<!---DO NOT CHANGE THIS, I HAVE PROVIDED A CBOX ALREADY---->
<!-- BEGIN CBOX - http://www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="160" height="305" src="http://www2.cbox.ws/box/?boxid=14555...9&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#EAB412 1px solid;" id="cboxmain"></iframe><br>
<iframe frameborder="0" width="160" height="75" src="http://www2.cbox.ws/box/?boxid=14555...9&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#EAB412 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->
<!-- CHANGE WITH YOUR PERSONAL URL OF PICX -->
</div>
<div id="Layer5" style="position:absolute; left:23px; top:466px; width:296px; height:237px; z-index:5">
<marquee onmouseover=stop() onmouseout=start() style="text-align:left;height:240" direction="right">
<a href="URL OF UR PIC1"><img src="URL OF UR PIC1" width="100">
<a href="URL OF UR PIC2"><img src="URL OF UR PIC2" width="100">
<a href="URL OF UR PIC3"><img src="URL OF UR PIC3" width="100">
<a href="URL OF UR PIC4"><img src="URL OF UR PIC5" width="100">
<a href="URL OF UR PIC5"><img src="URL OF UR PIC5" width="100">
<a href="URL OF UR PIC6"><img src="URL OF UR PIC6" width="100"> 
  <BR>
  </a><BR>
  <!---Change those url---->
  </marquee>
</div>
<div id="Layer6" style="position:absolute; left:598px; top:349px; width:248px; height:92px; z-index:6">
<div align="center"><a href="http://www.amazingcounters.com">
  <img border="0" src="http://c7.amazingcounters.com/counte...0530&c=4771903" alt="Web Counters">
  </a><br><a href="http://www.ezisp.info/high-speed/adelphia.html">
  <font color="#787878" size="2"></font></a></div></div>
  
<div id="Layer7" style="position:absolute; left:17px; top:582px; width:299px; height:155px; z-index:7">
  <p>&nbsp;</p>
  <p><li><a href="www.friendster.com/wedzmer" target="_blank">Jin En</a><br>
<li><a href="http://FriendsterBattles.com" target="_blank">c</a><br>
<li><a href="http://www.friendsterforum.com" target="_blank">friendster forum</a><br></p>
</div>
</div>
<div align="center"><img src="http://i112.photobucket.com/albums/n...allen1copy.jpg" width="1022" height="265" border="0" align="absbottom" usemap="#Map3"> 
  <map name="Map3">
    <area shape="rect" coords="881,240,957,263" href="%20http://www.friendster.com/blogs.php">
    <area shape="rect" coords="878,210,954,241" href="http://www.friendster.com/redirect.c...dXBlciBmaWxlcw==">
    <area shape="rect" coords="882,189,958,208" href="http://www.friendster.com/interstiti...hp&timer=15000">
    <area shape="rect" coords="879,157,970,181" href="http://www.friendster.com/friends.php">
    <area shape="rect" coords="881,133,959,153" href="http://www.friendster.com/user.php">
    <area shape="rect" coords="885,108,959,130" href="http://www.friendster.com/user.php">
  </map>
  <img src="http://i112.photobucket.com/albums/n...allen2copy.jpg" width="1022" height="229" border="0" align="absmiddle" usemap="#Map2"> 
  <map name="Map2">
<!---CHANGE THE FOLLOWING WITH YOUR USER ID ---->
    <area shape="rect" coords="611,201,736,225" href="http://www.friendster.com/viewphotos.php?uid=UR USER ID">
    <area shape="rect" coords="523,201,525,203" href="#">
    <area shape="rect" coords="612,181,750,200" href="http://www.friendster.com/friends.php?uid=UR USER ID">
    <area shape="rect" coords="616,153,787,177" href="http://www.friendster.com/testimonials.php?uid=UR USER ID">
    <area shape="rect" coords="884,54,964,68" href="http://games.friendster.com/">
    <area shape="rect" coords="884,27,988,48" href="http://classifieds.friendster.com">
    <area shape="rect" coords="882,-5,989,17" href="http://www.friendster.com/datingtips.php">
  </map>
  <img src="http://i112.photobucket.com/albums/n...allen3copy.jpg" width="1022" height="274" border="0" align="absbottom" usemap="#Map"> 
  <map name="Map">
    <area shape="rect" coords="4,215,112,244" href="http://www.friendster.com/invite.php">
    <area shape="rect" coords="112,217,205,243" href="http://www.friendster.com/editaccount.php">
    <area shape="rect" coords="207,218,311,245" href="http://www.friendster.com/messages.php">
    <area shape="rect" coords="302,165,303,168" href="#">
    <area shape="rect" coords="317,216,359,245" href="http://www.friendster.com/custhelp.php">
    <area shape="rect" coords="361,217,421,241" href="http://www.friendster.com/index.php?logout=1">
    <area shape="rect" coords="612,134,786,162" href="http://www.friendster.com/introduce.php?uid=UR USER ID">
    <area shape="rect" coords="613,110,776,135" href="http://www.friendster.com/referafriend.php?refer=UR USER ID">
    <area shape="rect" coords="609,90,739,111" href="http://www.friendster.com/bookmarks....ion=add&uid=UR USER ID">
    <area shape="rect" coords="614,66,743,90" href="http://www.friendster.com/addfriendrequest.php?uid=UR USER ID%20">
    <area shape="rect" coords="615,42,751,66" href="http://www.friendster.com/testimonia...ion=add&uid=UR USER ID">
    <area shape="rect" coords="613,20,736,45" href="http://www.friendster.com/sendmessage.php?uid=UR USER                     ID%20&action=sendsmile">
    <area shape="rect" coords="613,1,753,16" href="http://www.friendster.com/sendmessage.php?uid=UR USER ID">
    <area shape="rect" coords="652,176,1016,226" href="www.friendster.com/wedzmer">
  </map>
</div>
</body>
</html>

Last edited by ambot; 01-19-2007 at 03:50 AM.
(Offline)
 
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 02:58 AM.