Google
 

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

Reply
 
Thread Tools
Old 10-26-2006, 07:34 PM   #1
aries00712
Member
 
aries00712's Avatar
 
Join Date: Oct 2006
Posts: 35
Pre Made Uchiha Itachi Layout

<HTML>
<HEAD>
<!---SITE TITLE--->
<TITLE>.....:::::Uchiha itachi Layout:::::.....</TITLE>
<style type="text/css">
A:link {font-family: verdana; text-decoration: none; color: #430406; font-weight: bold;}
A:visited {font-family: verdana; text-decoration: none; color: #430406; font-weight: bold;}
A:active {font-family: verdana; text-decoration: none; color: #430406; font-weight: bold;}
A:hover {font-family: verdana; text-decoration: underline; height:10; color: #9F0505; cursor: help;}
body {
scrollbar-arrow-color: #9F0505;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #9B0505;
scrollbar-shadow-color: #430406;
scrollbar-highlight-color: #BA1C1C;
scrollbar-3dlight-color: #9F0505;
background-color: #000000;
background:url('http://i34.photobucket.com/albums/d128/vhankim/bg.jpg');
}
body, td {
font-family:verdana;
font-size:10px;
text-align: justify;
color: #000000;
cursor: default;
}
.nav {
color: #9B0505;
font-family:verdana;
font-size:10px;
text-align: left;
cursor: default;
}
.titlebody {
color: #9B0505;
letter-spacing: 2px;
font-family:verdana;
font-size:10px;
font-weight: bold;
background-color: #000000;
border: #9B0505 1px solid;
text-align: left;
}
.titlenav {
color: #9B0505;
letter-spacing: 2px;
font-family:verdana;
font-size:15px;
font-weight: bold;
text-align: left;
}
</style>
</HEAD>
 
<body>
 
<LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#CC0000" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a1" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#CC0000" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a2" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#CC0000" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a3" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#CC0000" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a4" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#CC0000" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a5" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#CC0000" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a6" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#CC0000" CLIP="0,0,3,3"></LAYER>
 
<script language="JavaScript">
<!--
 
/*
Dancing Stars cursor (Submitted by Kurt at kurt.grigg@virgin.net)
Modified and permission granted to Dynamic Drive to feature script in archive
For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com
*/
 
if (document.all){
document.write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
for (xy=0;xy<7;xy++)
document.write('<div style="position:relative;width:3px;height:3px;background:#CC0000;font-size:2px;visibility:visible"></div>')
document.write('</div>')
}
 
if (document.layers)
{window.captureEvents(Event.MOUSEMOVE);}
var yBase = 200;
var xBase = 200;
var yAmpl = 10;
var yMax = 40;
var step = .2;
var ystep = .5;
var currStep = 0;
var tAmpl=1;
var Xpos = 1;
var Ypos = 1;
var i = 0;
var j = 0;
 
if (document.all)
{
function MoveHandler(){
Xpos = document.body.scrollLeft+event.x;
Ypos = document.body.scrollTop+event.y;
}
document.onmousemove = MoveHandler; 
}
 
else if (document.layers)
{
function xMoveHandler(evnt){
Xpos = evnt.pageX;
Ypos = evnt.pageY;
}
window.onMouseMove = xMoveHandler;
}
 
 
 
function animateLogo() {
if (document.all)
{
yBase = window.document.body.offsetHeight/4;
xBase = window.document.body.offsetWidth/4;
}
else if (document.layers)
{
yBase = window.innerHeight/4 ;
xBase = window.innerWidth/4;
}
 
if (document.all)
{
var totaldivs=document.all.starsDiv.all.length
for ( i = 0 ; i < totaldivs ; i++ )
{
var tempdiv=document.all.starsDiv.all[i].style
tempdiv.top = Ypos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
tempdiv.left = Xpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
}
}
 
else if (document.layers)
{
for ( j = 0 ; j < 7 ; j++ ) 
{
var templayer="a"+j
document.layers[templayer].top = Ypos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
document.layers[templayer].left =Xpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
}
}
currStep += step;
setTimeout("animateLogo()", 15);
}
animateLogo();
// -->
</script>
<div style="position: absolute; top: 0; left: 0;">
<TABLE WIDTH=700 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD>
<img border="0" src="http://i74.photobucket.com/albums/i260/bookmen/index_01.jpg" width="700" height="71"></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://i74.photobucket.com/albums/i260/bookmen/index_02.jpg" width=700 height=56 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://i74.photobucket.com/albums/i260/bookmen/index_03.jpg" WIDTH=700 HEIGHT=54 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://i74.photobucket.com/albums/i260/bookmen/index_04.jpg" WIDTH=700 HEIGHT=58 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://i74.photobucket.com/albums/i260/bookmen/index_05.jpg" WIDTH=700 HEIGHT=83 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://i74.photobucket.com/albums/i260/bookmen/index_06.jpg" WIDTH=700 HEIGHT=68 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://i74.photobucket.com/albums/i260/bookmen/index_07.jpg" WIDTH=700 HEIGHT=62 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://i74.photobucket.com/albums/i260/bookmen/index_08.jpg" width=700 height=74 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://i74.photobucket.com/albums/i260/bookmen/index_09.jpg" width=700 height=74 ALT=""></TD>
</TR>
</TABLE>
</div>
 
<object id="wolfi" height="32" width="32" classid="CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F">&gt; </object>
<SCRIPT language=JavaScript type=text/javascript>
function LoadLocalAgent(CharID, CharACS) {
LoadReq = wolfi.Characters.Load(CharID, CharACS);
return(true);
}
 
//
//edit at next section
var MerlinID;
var MerlinACS;
wolfi.Connected = true;
MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS);
Merlin = wolfi.Characters.Character(MerlinID);
Merlin.Show();
 
//The USAGE
 
//use Merlin.Play to make it move
//use Merlin.Speak to make it talk
//use Merlin.MoveTo to move it into another position
//use Merlin.Think to make the wizard act as if he saying something in his mind 
 
///commands for Merlin.Play:
//gestureup
//writecontinued
//pleased
//WriteReturn
//GetAttentionContinued
//GetAttentionReturn
//Think
//greet
//write
//gestureright
//gestureleft
//Idle1_1
//Idle2_2
//blink
//Explain
//search
//acknowledge
//announce
//process
//confused
//DoMagic1
//DoMagic2
//Getattention
//Uncertain
//Congratulate
//WriteContinued
//Surprised
//Wave //
 
 
//this is the example
 
Merlin.Play('DoMAgic1')
 
Merlin.MoveTo (500,420);
Merlin.Play("Surprised");
Merlin.Play("GetAttention");Merlin.Play("GetAttention");Merlin.Play("GetAttention");Merlin.Play("Congratulate_2");
Merlin.Play("Blink");
Merlin.Play('DoMAgic1');
Merlin.Hide();Merlin.Show();
Merlin.Play("Greet");
Merlin.speak("HI THERE I AM MERLIN THE WIZARD");
Merlin.Play("Blink"); Merlin.Play("Confused");
 
Merlin.Play('DoMAgic1');Merlin.Play('DoMAgic2');
Merlin.Play("GetAttention");
Merlin.Play("Surprised");
Merlin.Play('GestureLeft');
Merlin.Play('GestureRight');
Merlin.speak("I CAN SAY WHAT EVER YOU WISH AND DO SO MANY THINGS LIKE");
Merlin.Play("Read");
Merlin.Play("Congratulate");
Merlin.Play("Surprised");
Merlin.Play("GetAttention");
Merlin.Play("Congratulate_2");
Merlin.Play("Blink");
Merlin.Play("Process");
Merlin.Play("Acknowledge");
Merlin.Play("Announce");
Merlin.Play("Explain");
Merlin.Play("GestureDown");
Merlin.Play("LookUpBlink");
Merlin.Play("Greet");
Merlin.Play("Pleased");
Merlin.Play("Sad");
Merlin.Play("Search");
Merlin.Play("Think");
Merlin.Play("Wave");
Merlin.Play("Write");
Merlin.Play("Process");
Merlin.Play("Explain");
Merlin.Play("Confused");
Merlin.Play("Idle1_1");
Merlin.Play("DoMAgic2");
Merlin.Play("RestPose");
Merlin.Play("Alert");
Merlin.speak("I COULD REALLY ENHANCE ANY OF YOUR FRIENDSTER PROFILE");
Merlin.speak("I COULD ALSO BE INSTALLED ON ANY WEB PAGE, I AM NOT LIMITED JUST TO Friendster");
Merlin.MoveTo (685,420);
Merlin.Play("GetAttention");
Merlin.Play('DoMAgic1');Merlin.Play('DoMAgic2');
Merlin.Play('GestureRight');
Merlin.speak("SO EASY TO SET UP IN JUST MINUTES");
Merlin.MoveTo (500,600);
Merlin.Play("GetAttention");
Merlin.Play("Surprised");
Merlin.Play('GestureLeft');
Merlin.speak("SIMPLY CUT AND PASTE THE CODING INTO YOUR HTML CODE")
Merlin.Play('DoMAgic1');Merlin.Play('DoMAgic2');
Merlin.MoveTo (200,300);
Merlin.Play("Blink");
Merlin.speak("AND EDIT THE SPEECH TO YOUR CHOICE ITS SO SIMPLE ITS MAGIC");
Merlin.speak("I CAN BE PLACED ANY WHERE ON YOUR PAGE, IT'S YOUR CHOICE");
Merlin.Play('DoMAgic1');Merlin.Play('DoMAgic2');Merlin.Play("GetAttention");
Merlin.speak("AND BEST OF ALL I am FREE . . . . .");
Merlin.Play("Blink");Merlin.Play("Wave");Merlin.speak("SO DON'T DELAY, USE ME NOW FOR BETTER FRIENDSTER PROfILE");
Merlin.Play("Wave");Merlin.Play("Wave");
Merlin.speak("And don't forget to share me to other users!");
Merlin.Hide();
 
</script>
 
 
<div style="position: absolute; top: 554; left: 557; width: 195; height: 841" class="nav">
<!-- NAVIGATION BEGINS HERE -->
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p class="titlenav" style="margin-top: 0; margin-bottom: 0"><font face="Comic Sans MS">Navigation</font></p>
 
 
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
<a href="http://">Home</a>
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
<font size="2"><b><a href="http://">My Profile</a></b></font>
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
<font size="2"><b><a href="http://">My Friends</a></b></font>
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
<font size="2"><b><a href="http://">My Photos</a></b></font>
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
 
</p>
 
</p>
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0"><font face="Comic Sans MS">Navigation</font></p>
 
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
<a href="http://">
Message me</a>
 
 
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
<a href="http://">Drop me a testi</a>
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
<a href="http://">Search</a>
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
<a href="http://">Add me Up</a>
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
<a href="http://">Log Out</a>
</p>
 
 
<p class="titlenav" style="margin-top: 0; margin-bottom: 0">
 
</p>
 
 
<p class="titlenav">&nbsp;</p>
Site ©
<a href="mailto:van_lou_tristan2001@yahoo.com">-T-r-I-s-T-a-N-</a>
<br>
<!-- DO NOT CHANGE THE COPYRIGHT BELOW -->
Layout © Sakoi Kai, 
<br><a href="http://www.kaiyosei.net" target="blank">Kaiyosei.Net</a>
 
<p class="titlebody">&nbsp;</p>
<li>&nbsp;
<li><!-- BEGIN CBOX - http://www.cbox.ws -->
<table border="0" cellpadding="0" cellspacing="0" summary="cbox tagboard" align="center">
<tr><td align="center">
<iframe frameborder="0" width="150" height="225" src="http://www2.cbox.ws/box/?boxid=1318770&amp;boxtag=9010&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border: 0px solid;" id="cboxmain"></iframe>
</td></tr><tr><td align="center">
<iframe frameborder="0" width="150" height="75" src="http://www2.cbox.ws/box/?boxid=1318770&amp;boxtag=9010&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border: 0px solid; border-top: 0px;" id="cboxform"></iframe>
</td></tr>
</table>
<!-- END CBOX -->
 
 
<p class="titlebody">&nbsp;</p>
<p>
 
<!-- NAVIGATION ENDS HERE -->
</div>
 
 
<div style="position: absolute; top: 570;left: 1; width: 499;">
<!-- CONTENT BEGINS HERE -->
 
<p class="titlebody"><img border="0" src="http://i74.photobucket.com/albums/i260/bookmen/logo-whitebg.gif" width="497" height="30"></p>
 
<p class="titlebody">About Me</p>
<p align="left"><font face="Courier New, Courier, mono" color="#999966" size="2">name:</font>
TYPE NAME HERE<br>
<font face="Courier New, Courier, mono" color="#999966" size="2">gender:</font>
TYPE GENDER HERE<br>
<font face="Courier New, Courier, mono" color="#999966" size="2">age:</font>
TYPE AGE HERE<br>
<font face="Courier New, Courier, mono" color="#999966" size="2">location:</font>
TYPE LOCATION HERE<br>
<font face="Courier New, Courier, mono" color="#999966" size="2">birthday:</font>
TYPE B-DAY HERE<br>
<font face="Courier New, Courier, mono" color="#999966" size="2">Schools:</font>
TYPE SCHOOLS HERE<br>
<font face="Courier New, Courier, mono" color="#999966" size="2">occupation:</font>
TYPE OCCUPATION HERE<br>
<font face="Courier New, Courier, mono" color="#999966" size="2">companies:</font>
TYPE COMPANY HERE</p>
<p align="left"><font face="Courier New, Courier, mono" color="#999966" size="2">Hobbies
and Interests:</font><br>
TYPE HOBBIES HERE<br>
<br>
<font face="Courier New, Courier, mono" color="#999966" size="2">Favorite
Movies:</font><br>
TYPE FAVORITE MOVIES HERE<br>
<br>
<font face="Courier New, Courier, mono" color="#999966" size="2">Favorite Music:</font><br>
TYPE FAVORITE MUSIC HERE<br>
<br>
<font face="Courier New, Courier, mono" color="#999999" size="2">Favorite TV
Shows:</font><br>
TYPE FAVORITE TV SHOWS HERE<br>
<br>
</p>
&nbsp;
 
<p class="titlebody">My Photos</p>
<marquee behavior=scroll direction="left" scrollamount="5">
<img src="http://img233.imageshack.us/img233/5827/naruto16nk.
" width="160" height="160">
<img src="http://img61.imageshack.us/img61/5282/naruto20sh.jpg" width="160" height="160">
<img src="http://img233.imageshack.us/img233/839/naruto33xb.jpg" width="160" height="160">
</marquee>
<center>
<a href="http://www.friendster.com/photos.php?&amp;uid=XXXXX">
View all Photos</a>
<p class="titlebody">My Friends</p>
 
<br>
<MARQUEE scrollAmount=2>
<TABLE>
<TBODY>
<TR>
<TD><IMG class=2 src="http://i74.photobucket.com/albums/i260/bookmen/24948368552112s.jpg"></TD>
<TD><IMG class=2 src="http://i74.photobucket.com/albums/i260/bookmen/friendster.jpg"></TD>
<TD><IMG class=2 src="http://s74.photobucket.com/albums/i260/bookmen/th_25925197617315s.jpg"></TD>
<TD><IMG class=2 src="http://s74.photobucket.com/albums/i260/bookmen/th_24915434247751s.jpg"></TD>
<TD><IMG class=2 src="http://s74.photobucket.com/albums/i260/bookmen/th_22791032921958s.jpg"></TD>
<TD><IMG class=2 src="http://s74.photobucket.com/albums/i260/bookmen/th_19977270356522s.jpg"></TD></TR>
<TR>
<TD align=middle><center><A 
href="http://www.friendster.com/user.php?uid=26965303">Ging</A></TD>
<TD align=middle><center><A 
href="http://www.friendster.com/user.php?uid=25886739">Friendster Tweakers</A></TD>
<TD align=middle><center><A 
href="http://www.friendster.com/user.php?uid=26928371">Julie Anne</A></TD>
<TD align=middle><center><A 
href="http://www.friendster.com/user.php?uid=26945244">Carol</A></TD>
<TD align=middle><center><A 
href="http://www.friendster.com/user.php?uid=25547834">Benjamin</A></TD>
<TD 
align=middle><center><A 
href="http://www.friendster.com/user.php?uid=23753494">Rey</A></TD></TR></TBODY></TABLE></MAQUEE></MARQUEE>
<br>
<br><center>
<a href="http://www.friendster.com/friends.php?&amp;uid=XXXXX">
View all Friends</a>
 
 
<p class="titlebody">&nbsp;My Playlist</p>
<tr>
<td style="border-style: none; border-width: medium"><embed src="http://www.singingbox.com/singingbox.swf?user=am9rZXJrb2xv" wmode="transparent" salign="lt" quality="high" width="228" height="140" name="FlashContent" allowscriptaccess="never" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> </td>
</tr>
</table>
 
<p class="titlebody">Credits</p>
&nbsp;
<div class="wpmd">
<div align="center">
<font class="ws8"><a class="style1" href="http://www.friendster.com/info/index.php?statpos=footer" target="_self">About
Us</a></font><font class="ws8" color="#c0c0c0"> | </font><font class="ws8"><a class="style1" href="http://www.friendster.com/info/contacts.php?statpos=footer" target="_self">Contact
Us</a></font><font class="ws8" color="#c0c0c0"> | </font><font class="ws8"><a class="style1" href="http://www.friendster.com/info/shopping.php?statpos=footer" target="_self">Store</a></font><font class="ws8" color="#c0c0c0">
| </font><font class="ws8"><a class="style1" href="http://www.friendster.com/events.php?statpos=footer" target="_self">Events</a></font><font class="ws8" color="#c0c0c0">
| </font><font class="ws8"><a class="style1" href="http://www.friendster.com/info/tour/1_0.htm?statpos=footer" target="_self">Tour</a></font><font class="ws8" color="#c0c0c0">
| </font><font class="ws8"><a class="style1" href="http://www.friendster.com/affiliate.php?statpos=footer" target="_self">SuperFriendster</a></font><font class="ws8" color="#ff6600">
| </font><font class="ws8"><a class="style1" href="http://www.friendster.com/custhelp.php?statpos=footer" target="_self">Help</a></font><font class="ws8" color="#c0c0c0">
| </font><font class="ws8"><a class="style1" href="http://www.friendster.com/info/tos.php?statpos=footer" target="_self">Terms
of Service</a></font><font class="ws8" color="#c0c0c0"> | </font><font class="ws8"><a class="style1" href="http://www.friendster.com/info/privacy.php?statpos=footer" target="_self">Privacy
Policy</a></font>
</div>
<div align="center">
<font color="black">Copyright © 2002-2006 Friendster, Inc. All rights
reserved. Patent Pending.</font>
</div>
</div>
 
<p>
<!-- CONTENT ENDS HERE -->
</div>
 
</HTML>

*next time, please put all the codes in [code] form so it won't occupy large space..

Last edited by kirksydney; 10-26-2006 at 09:25 PM.
(Offline)
 
Reply With Quote
Old 10-26-2006, 08:57 PM   #2
arjaypogi99
Senior Member
 
arjaypogi99's Avatar
 
Join Date: May 2006
Location: Galacticus!
Posts: 468
Send a message via Yahoo to arjaypogi99
no preview???


and pls wrap the codes so the codes are not long...=)
__________________


http://www.friendster.com/darkrjay

C-mIkeY-wAy- Source Code Encrypter
http://www.freewebs.com/v2encryptermikey/index.htm


Last edited by arjaypogi99; 10-26-2006 at 09:01 PM. Reason: di inaayos ehh
(Offline)
 
Reply With Quote
Old 10-26-2006, 09:00 PM   #3
konyunsen007
Senior Member
 
konyunsen007's Avatar
 
Join Date: Jul 2006
Location: From the deepest part of Earth where nobody can go
Posts: 262
Originally Posted by arjaypogi99 View Post
no preview???

yeah.. preview plz.........

thnxxxxx for the lay out
__________________
A liFe worTh LiVING wiTH!!

(Offline)
 
Reply With Quote
Old 12-20-2006, 07:15 PM   #4
lamz11
Junior Member
 
Join Date: Dec 2006
Posts: 1
nice one!!!!!!
(Offline)
 
Reply With Quote
Old 12-20-2006, 09:52 PM   #5
lowa_selarom
Senior Member
 
lowa_selarom's Avatar
 
Join Date: Feb 2006
Location: In The Middle Of Nowhere
Posts: 443
Originally Posted by arjaypogi99 View Post
no preview???


PREVIEW PLZ

__________________


YOU DONT KNOW WHO AM I
I AM WHAT I AM
(Offline)
 
Reply With Quote
Old 01-05-2007, 11:54 AM   #6
starsapphire04
Junior Member
 
starsapphire04's Avatar
 
Join Date: Apr 2006
Posts: 3
yeah a nice preview will do.
__________________
no hate msgs in signatures
(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 09:44 PM.