<MARQUEE scrollAmount=2 scrollDelay=15 direction=up behavior=alternate width="2%" height=24 align="middle" font color=000000>100</MARQUEE> <MARQUEE scrollAmount=2 scrollDelay=15 direction=down behavior=alternate width="2%" height=24 align="middle" font color=000000>%</MARQUEE> <MARQUEE scrollAmount=2 scrollDelay=15 direction=up behavior=alternate width="2%" height=24 align="middle" font color=000000> </MARQUEE> <MARQUEE scrollAmount=2 scrollDelay=15 direction=down behavior=alternate width="2%" height=24 align="middle" font color=000000>G</MARQUEE> <MARQUEE scrollAmount=2 scrollDelay=20 direction=down behavior=alternate width="2%" height=23 align="middle" font color=000000>u</MARQUEE> <MARQUEE scrollAmount=2 scrollDelay=15 direction=up behavior=alternate width="2%" height=24 align="middle" font color=000000>J</MARQUEE> <MARQUEE scrollAmount=2 scrollDelay=15 direction=down behavior=alternate width="2%" height=24 align="middle" font color=000000>u</MARQUEE> <MARQUEE scrollAmount=2 scrollDelay=15 direction=up behavior=alternate width="2%" height=24 align="middle" font color=000000>!</MARQUEE> <MARQUEE scrollAmount=2 scrollDelay=15 direction=down behavior=alternate width="2%" height=24 align="middle" font color=000000>!</MARQUEE> <MARQUEE scrollAmount=2 scrollDelay=15 direction=down behavior=alternate width="2%" height=24 align="middle" font color=000000></MARQUEE></i></b></MARQUEE></font> <br> <!-- Blink Boxes : Provided by Blogring.net --> <script language=JavaScript> //blink boxes - xanga.com/add_ons //by sean f http://www.xanga.com/seanmeister //fixed to work with new security measures by //hotaru_01 http://www.xanga.com/hotaru_01 // customize by changing the values below // these are the various colors, in quotes, seperated by commas var blinkColors = new Array("#B991C9","#9D91C9","#C991AE"); // the border color var blinkBorderColor = "#ffffff" // the border width, in pixels var blinkBorderWidth = 1; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 40; // the width of the entire box, in pixels or % var blinkWidth = 500; // the height of each row, in pixels var blinkRowHeight = 10; // speed of blinking, in milliseconds var blinkRate = 8; // do not edit below this line st=setTimeout; document.write("<table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'>"); for (r = 0; r < blinkRows; r++){ document.write("<TR>"); for (c = 0; c < blinkCols; c++){ document.write("<TD height='" + blinkRowHeight + "'></TD>"); } document.write("</TR>"); } document.write("</table>"); // ... and this makes it blink function blinkIt() { changecell = Math.floor(Math.random() * (blinkCols * blinkRows)); changecolor = Math.floor(Math.random() * blinkColors.length); bb = document.getElementById("blinkbox"); bbtd = bb.getElementsByTagName("td"); bbtd[changecell].style.backgroundColor = blinkColors[changecolor]; st('blinkIt()', blinkRate); } blinkIt(); </SCRIPT> <!-- End Script by Blogring.net -->
<!-- begin code provided by createblog.com -->
<script> <!--
/* Rotating Cursor script IE6 (By Muhammad Sufyan | http://www.sufyan.cjb.net | sufyan79@yahoo.com) */
var cursors = new Array("e-resize","ne-resize","n-resize","se-resize") var cursorsIndex = 0
var rotationSpeed = 75 // decrease the value to increase the rotation speed and vice versa.(The value MUST be positive.) var direction = 1 // 1 to rotate clockwise and 0 to rotate counter-clockwise
//*********Do Not Edit Below******** if (direction) cursors.reverse()
function rotateCursor(){
document.body.style.cursor=cursors[cursorsIndex]
cursorsIndex++ if (cursorsIndex==cursors.length) cursorsIndex=0 setTimeout("rotateCursor()",rotationSpeed) }
window.onload=rotateCursor
//--> </script>
<!-- end code provided by createblog.com --> <style type="text/css"> /* by Krishna (xanga.com/krishithefishi) */ table.footer, table.search, #rblEprops, hr {display: none;} BODY { background-color: #ffffff; background-repeat: repeat; background-attachment: fixed; background-position: center center; scrollbar-face-color: #B991C9; scrollbar-shadow-color: #C991AE; scrollbar-highlight-color: #B991C9; scrollbar-3dlight-color: #C991AE; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #C991AE; scrollbar-arrow-color: #ffffff; background-color: #ffffff; font-family: arial; font-size:8pt; font-color: #B991C9; line-height:150%; text-align:center; }
center, font{ font-family: arial; font-size: 8pt; font-color: #C991AE; line-height: 10px;} table.left { background-color: #ffffff; border:0px; } table.blogbody { /* this edits the other the place where the blog is */ background-color: #ffffff; border-top: 4px SOLID #C991AE; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; width: 100%; width:360; } table.left TD { background-color: #ffffff; color: #999999; border: 0px; text-align:center; } div.blogheader, .caption { /* edits the dates */ background-color: #ffffff; font-family:impact; line-height:31px; font-size:26px; text-align:center; color:#B991C9; text-transform:lowercase; letter-spacing:0px; padding-top:1px; padding-bottom:0px; border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 4x solid #B991C9; width: 360px; } .blogbody{ border-top: 4px solid #C991AE; color: #999999; background-color: #FFFFFF; } .blogbody td{ width: 0px; padding-left: 0px} input, select, menu, #htmleditor, textarea, .textfield, .button{ border: 1px solid #; color: #999999; font-family:arial; font-size:8pt; font-color: #C991AE; line-height:100%; background-color: #ffffff; text-align:center; } .module, .module, .blogbody, table.footer, .standard, .modulemodulefontcolor, td, p, .content, .smalltext{ font-family: arial; font-size: 8pt; color: #999999; text-align:center; } STRONG{ COLOR: #999999; letter-spacing: 0pt; cursor: crosshair;} A:link { font-family:arial; text-decoration:none; color: #B991C9; font:regular 8px arial; line-height:10px; text-align:center; } A:visited{ text-decoration:none; font-family:arial; font-size: 8pt; color:#B991C9; font:regular 8px arial; line-height:10px; text-align:center; } a:active{ font-size:8pt; color: #B991C9; font-family:arial; font:regular 8px arial; line-height:10px; text-align:center; }
a:hover { /* edits when user mouseovers the links */ color:#B991C9; text-decoration: underline; font:regular 8px arial; line-height:10px; letter-spacing:0px; text-align:center;
} .search, .searchbarborder, .footer, hr, banner{ display: none; } .navigation { display: none; font-weight: none !important; width: 100% !important; font-size: 10px;} .navigation * div { display: none; float: right; font-weight: none !important} </style> <style type"=text/css> /* edit to your liking */ texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none} table.blogbody tr td {width:0px; padding: 0px;} table.module { border: 1px solid #ffffff; width:165px; background-color: #ffffff; } table.module th { font:8pt arial; color: #999999; text-align:center; border-top: 0px solid #ffffff; border-bottom: 4px solid #C991AE; border-left: 0px solid #ffffff; border-right: 0px solid #ffffff; } table.module td { background-color: #ffffff; border-top: 4px solid #B991C9; border-left: 0px solid #ffffff; border-right: 0px solid #ffffff; border-bottom: 0px solid #ffffff; ;} U {font-family: arial; color: #B991C9; letter-spacing: 0pt; font-size:8pt;font-style: border;} P {font-family:arial; color: #999999; font-size: 8pt; text-align: center;} B, STRONG {font-family:arial; font-weight: bold; color: #F6358A; letter-spacing:none;font-size: 11px;} i, EM {font-family:arial; color: #C991AE; letter-spacing:none;} <style></style></style> <!-- add this below all the CSS -->
<table border=0 width="500"><tr><td valign="top"
width="160">
<table border="1" cellspacing="0" cellpadding="4" width="100%"
class="module"><tr><th valign="top" align="left"
class="module"><center><b>- About Me -<b></center><i></i>
</th></tr><tr><td valign="top" class="module">
I AM 100% GUJU!! (put some other txt here if you want...make sure u delete this!) <B>bold</b>, <u>underline</u>, and <i>italic</i> <a href="http://www.xanga.com/desilayouts">desilayouts</a> <b>♥</b>
<table border="1" cellspacing="0" cellpadding="4" width="100%"
class="module"><tr><th valign="top" align="left"
class="module"><font
face=arial><center><b>- TITLE HERE -</b></center></a></th></tr><tr><td valign="top"
class="module">
Write whatever you want here! </td></tr></table><br>
<BR></td></tr></table><br>
<table border="1" cellspacing="0" cellpadding="4" width="100%"
class="module"><tr><th valign="top" align="left"
class="module"><font
face=arial><center><b>- Music -</b></center></a></th></tr><tr><td valign="top"
class="module">
<object id="darkplayer" codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" type="application/x-oleobject" height="0" standby="Loading Microsoft Windows Media Player components..." width="0" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"> <param NAME VALUE> <param NAME="ShowControls" VALUE="0"> <param NAME="ShowStatusBar" VALUE="0"> <param NAME="ShowDisplay" VALUE="0"> <param NAME="DefaultFrame" VALUE="Slide"> <param NAME="Autostart" VALUE="1"> <param NAME="Loop" VALUE="True"> </object> </p> <form name="form"> <p style="text-align: center"> <select style="FONT-SIZE: 8pt; BACKGROUND:#FFFFFF; WIDTH: 160; COLOR: #00000; font-face: verdana; height:174" name="playlist" size="1"> <option value="0">Nahin Jeena - RishiRich <3 </option> <option value="1">Cant Get Enough - Raghav</option> <option value="2">Dil Dooba - Kakhee <3 </option> <option value="3">Stolen - Jay Sean</option> <option value="4">Aisa Jaado - Kakhee</option> <option value="5">Rang Rang - American Desi</option> <option value="6"> Mahi Ve - KHNH <3 </option> <option value="7"> Tere Liya - Veer-Zaara </option> <option value="8"> Year Punjabi REMIX - Lil Sach </option> <option value="9"> Hindi Movies REMIX - Desi Dance Crew </option> <option value="10"> Kalion Ka Chaman - Baby H <3</option> </select><br> <input TYPE="BUTTON" NAME="darkplay" VALUE="Chak De Mundiya!" OnClick="play(document.forms['form'].playlist);"> <input TYPE="BUTTON" NAME="darkpause" VALUE="Baad Main Soon Launga" OnClick="document.darkplayer.pause(); playstate=2;"> <input TYPE="BUTTON" NAME="darkstop" VALUE="Nahin Soona Hain" OnClick="document.darkplayer.stop(); playstate=2;"></p> </form>
<script language="JavaScript"> <!-- var playstate = 1; shuffle = 1; // set to 0 to always play first song in list // set to 1 to randomly choose the first song to play // unlimited songs, just copy and paste the song line and change the number songs=new Array(); songs[0]="http://www.deejayom.com/new/music/mp3s/Rishi%20Rich/02%20Rishi%20Rich%20-%20Nahin%20Jeena.mp3" songs[1]="http://www.desisong.net/rpm_file/Raghav_Cant_Get_Enough.rm" songs[2]="http://66.45.233.11/Dil_Dooba_Khakee.mp3" songs[3] ="http://www.bbc.co.uk/asiannetwork/rams/jay_sean_top100.ram" songs[4] ="http://66.45.233.11/Aisa_Jadoo_Khakee.mp3" songs[5] ="http://www.avstv.com/jukebox/mp3/bollyholly.mp3" songs[6] ="http://www.desisong.net/rpm_file/KHNH_Maahi_Ve.rm" songs[7] ="http://www.desisong.net/rpm_file/VZ_Teray_Liye.rm" songs[8] ="http://www.confusedesi.com/mixtapes/music/capitalpunishment2/04%20Track%204.wma" songs[9] ="http://www.confusedesi.com/mixtapes/music/dummies/Desi%20Dance%20Crew%20-%20Hindi%20Film%20MegaMix%20122%20BPM.wma" songs[10] ="http://www.desisong.net/rpm_file/UMI_Kaliyon_Ka_Chamun.rm" if (shuffle == 1) { var randsg = Math.floor(Math.random()*songs.length); document.darkplayer.FileName = songs[randsg]; document.darkplayer.scr = songs[randsg]; document.forms['form'].playlist.options[randsg].selected = true; } function play(list) { if (playstate == 2) { document.darkplayer.Play(); } else { var snum = list.options[list.selectedIndex].value document.darkplayer.FileName = songs[snum]; document.darkplayer.scr = songs[snum]; } playstate = 1; } //--> </script>
<BR></td></tr></table><br>
<table border="1" cellspacing="0" cellpadding="4" width="100%"
class="module"><tr><th valign="top" align="left"
class="module"><font
face=arial><center><b>- Links -</b></center></a></th></tr><tr><td
valign="top" class="module">
<a
href="http://www.xanga.com/signin.aspx"> <b> GET <u>INTO</u> XANGA!</A> <BR>
<a
href="http://www.xanga.com/logout.aspx">Click here to get <i> out!</i> </a>
<BR>
<a
href="http://www.xanga.com/Private">Jealous? back to <i> yours </i></A> <BR>
<a
href="http://www.xanga.com/CLAF/default.asp"> <b> YOUR </b> look and feel
<BR>
<a
href="http://xanga.com/Private/SubscribeTo.aspx?user=USERNAME">love me? click here!</a> <BR>
<a
href="http://www.xanga.com/desilayouts"> desilayouts <A> <BR>
</td></tr></table><br>
<table border="1" cellspacing="0" cellpadding="4" width="100%"
class="module"><tr><th valign="top" align="left"
class="module"><font
face=arial><strong><center><b>- Credit -</b></center></a></th></tr><tr><td valign="top"
class="module">
<marquee>This layout was made by desilayouts<i>!!</i></marquee>
<BR></td></tr></table><br> </td><td width="500" valign="top" align="left">
<BODY style=
"border-left:#B991C9 5pt solid; border-right:#B991C9 5pt solid;
border-bottom:#C991AE 5pt solid; border-top: #C991AE 5pt solid;"> |