<UNV>

<|-= HTML Site Under Way, Coming Next Week! -=-|>


The Lucky Lottery

WINNERS ANNOUNCED! CHECK BELOW OR SIGN UP NOW!

 

 Think you can hit the jackpot? Play the weekly lucky lottery.

 

 Alright, so here's how it's gonna go. You come here, request a free ticket (if it's your first time), and on the ticket you will find a 7 numbers. Every Sunday I will reveal the winning number. Below is info on how many "U-Dollars" you can get depending on your matching numbers.

 MATCHING NUMBERS
 0 1 2 3 4 5 67
 U-DOLLARS RECEIVED
 5 10 15 25 75 300 650 5000

Here's the ticket pricing (1st One Free!)

  # of 7 Number Slots
 1 2 3 4 5
 COST 5 10 30 50 100c

Wanna give it a try? Hey, you got nothing to lose .

PLEASE SUPPLY YOUR: NAME (email no longer needed) Can't Post? Simply Tell Me What You Want To Sign Up For In My Guestpage!

THIS WEEK'S LUCKY NUMBER: 43-34-77-59

1st Week's Bonus, Everyone Receives 25 U-Dollars!

Have YOU Won? Go Check Your Name Below
Notice: Order DOES Count, You Need To Match Each Number Up To The Appropriate Lucky Number.
 Name U-Dollars  Ticket Info (as of 6/13/08)
 Number Matches (this week)
 Beefy
 325 #:43-34-65-39 5
 Michael 40 #:43-32-65-33 2
 Joe
 100 #:43-34-16-37 4
 Tyler
 325  #:43-34-75-38 5
 Mat 50
 #:23-33-65-39 3
 Andini 50
 #:13-14-95-59 3
 Newsp 40  #:44-31-65-33 2
 Jonattan 35  #:22-54-38-98 1
 Digtol 100  #:43-34-65-23 4
 ClaTer 40  #:62-34-63-21 2
 Zac4U 35
 #:25-35-36-27 1
 Alien One 40  #:46-32-16-32 2
 Reality Back
 100  #:23-35-21-59  4
 iChat World 35
 #:64-22-65-39  1
 HTML-Supply 50  #:34-36-74-56  3
 Richardvillaolea 40  #:33-57-57-32  2
 Your Name  0 #:Go Get A Free Ticket Now!  0

 

None Yet!

 

It's more fun and competitive if more people play! How else will you beat the odds of the Jackpot?

Simply Put One Of The Banners (both transparent backgrounds) On Your Site & Link It To This Page.

 


Firefox 3 <!-- www.unveiled.co.nr --> <!-- DO NOT STEAL CODING --> <!-- END HTML --> <!-- ************************** ========================== UNVEILED NAVIGATION SCRIPT ========================== ************************** --> <!-- ************************** ========================== Customized;Do Not Copy ========================== ************************** --> <HEAD> <style fprolloverstyle>A:hover {color: #000000; text-decoration: none; font-weight: bold}></style> <style> #menuShow{ border: 1px solid red; background-image: url('http://i215.photobucket.com/albums/cc261/sunnywebs/black-small.jpg'); background-repeat: repeat-x; background-color: #000000 background-image: url('http://i215.photobucket.com/albums/cc261/sunnywebs/black-small.jpg'); background-repeat: repeat-x padding: 13px; font-size: 13px; font-family: Verdana, Arial; position: absolute; width: auto; height: auto; } #menuSelect{ border: 1px solid red; background-image: url(http://i215.photobucket.com/albums/cc261/sunnywebs/black-small.jpg); background-color: #000000 padding: 13px; font-size: 13px; font-family: Verdana, Arial; position: absolute; width: auto; height: auto; } </style> </HEAD> <body link="#FF0000" vlink="#FF0000" alink="#000000" text="#FF0000"> <div id="menuSelect"> <a href="#" onClick="moveOnMenu();moveOffSelector()"> &nbsp;&nbsp;<img src="http://i215.photobucket.com/albums/cc261/sunnywebs/view-nav-iconcopy.gif" onmouseover="this.src='http://i215.photobucket.com/albums/cc261/sunnywebs/view-nav-icon-ROLLOVER.gif';" onmouseout="this.src='http://i215.photobucket.com/albums/cc261/sunnywebs/view-nav-iconcopy.gif';"border=0/> </a> </div> <div id="menuShow"> <a href="#" onClick="moveOffMenu();moveOnSelector()"> <img src="http://i215.photobucket.com/albums/cc261/sunnywebs/navi-close-out.gif" onmouseover="this.src='http://i215.photobucket.com/albums/cc261/sunnywebs/navi-close-over.gif';" onmouseout="this.src='http://i215.photobucket.com/albums/cc261/sunnywebs/navi-close-out.gif';" border="0" /> </a> <br> <p align="left"> <iframe name="UNVEILED NAVI" src="http://sunnywebs.webs.com/navi/hidden.html" width="155" height="400" frameborder="0" scrolling="no"></iframe> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin // (C) 2001 www.CodeLifter.com // http://www.codelifter.com // Free for all users, but leave in this header. // Set Show to "yes" to show the menu on start-up. // Set Show to "no" to show the selector on start-up. Show ="no"; // Set OffX in pixels to a negative number // somewhat larger than the width of the menu. var OffX = -150; // Set the PosX and PosY variables // to the location on the screen where the // menu should position (in pixels) when stopped. var PosX = 0; var PosY = 420; // Usually, use the settings shown; but you can // change the speed and the increment of motion // across the screen, below. var speed = 50; var increment = 25; var incrementNS4 = 5; // for slower NS4 browsers // do not edit below this line // =========================== var is_NS = navigator.appName=="Netscape"; var is_Ver = parseInt(navigator.appVersion); var is_NS4 = is_NS&&is_Ver>=4&&is_Ver<5; var is_NS5up = is_NS&&is_Ver>=5; var MenuX = OffX; var SelX = PosX; var sPosX = PosX; var sOffX = OffX; if (Show == "yes") { sPosX = OffX; sOffX = PosX; MenuX = sOffX; SelX = sPosX; } if (is_NS4) { increment = incrementNS4; Lq = "document.layers."; Sq = ""; eval(Lq+'menuSelect'+Sq+'.left=sPosX'); eval(Lq+'menuShow'+Sq+'.left=sOffX'); eval(Lq+'menuSelect'+Sq+'.top=PosY'); eval(Lq+'menuShow'+Sq+'.top=PosY'); } else { Lq = "document.all."; Sq = ".style"; document.getElementById('menuSelect').style.left = sPosX+"px"; document.getElementById('menuShow').style.left = sOffX+"px"; document.getElementById('menuSelect').style.top = PosY+"px"; document.getElementById('menuShow').style.top = PosY+"px"; } function moveOnMenu() { if (MenuX < PosX) { MenuX = MenuX + increment; if (is_NS5up) { document.getElementById('menuShow').style.left = MenuX+"px"; } else { eval(Lq+'menuShow'+Sq+'.left=MenuX'); } setTimeout('moveOnMenu()',speed); } } function moveOffMenu() { if (MenuX > OffX) { MenuX = MenuX - increment; if (is_NS5up) { document.getElementById('menuShow').style.left = MenuX+"px"; } else { eval(Lq+'menuShow'+Sq+'.left=MenuX'); } setTimeout('moveOffMenu()',speed); } } function moveOffSelector() { if (SelX > OffX) { SelX = SelX - increment; if (is_NS5up) { document.getElementById('menuSelect').style.left = SelX+"px"; } else { eval(Lq+'menuSelect'+Sq+'.left=SelX'); } setTimeout('moveOffSelector()',speed); } } function moveOnSelector() { if (SelX < PosX) { SelX = SelX + increment; if (is_NS5up) { document.getElementById('menuSelect').style.left = SelX+"px"; } else { eval(Lq+'menuSelect'+Sq+'.left=SelX'); } setTimeout('moveOnSelector()',speed); } } // End --> </script></font></div> <!-- Script Size: 5.71 KB -->

        
©2007-2008 Unveiled aka Sunnywebs Corporation  - All Rights Reserved

Create a Free Website