Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Sexy Wallpapers

  1. #11
    aserty's Avatar Poster
    Join Date
    Jun 2003
    Location
    Lost in my thoughts
    Posts
    111
    I got more then 1000 pictures of models and such of my computer. And they are all pretty much just swimsuity sexy sorta stuff. If you like, just go here to see about oh, 300 of them.

    BTW: The some of the picture don't work becuase the server was moved, if none of them work just go all the way to page 20 or so.

    http://www.clandragon.net/forums/viewthrea...tid=3521&page=1

  2. Lounge   -   #12
    chalkmongoose
    Guest
    I'd love to know how Paul assembled his picture page. Did he do it dynamically or by hand?

  3. Lounge   -   #13
    Poster
    Join Date
    Jan 2003
    Location
    United Kingdom
    Posts
    1,184
    Originally posted by chalkmongoose@21 August 2003 - 17:55
    I'd love to know how Paul assembled his picture page. Did he do it dynamically or by hand?
    Here's the script:

    Code:
    <script language="JavaScript">
    
    i = 1
    k = 586
    
    for( i; i<10; i++ )
    {
      document.write('<img src=http://www.easybimbo.com/photos/playmates/playmates_0'+ i + '.JPG><br>');
    }
    
    for( i; i<k; i++) 
    {
      document.write('<img src=http://www.easybimbo.com/photos/playmates/playmates_'+ i + '.JPG><br>');
    }
    
    </script>
    With a simple loop, and a simple algorithm you can display tons of nudity.

  4. Lounge   -   #14
    Originally posted by vivitron 15@21 August 2003 - 18:27
    n00b clearly has this bookmarked

    me? i just copied em all from cache and stored in a nice folder.....hmmm.....
    i actually remembered this one
    tc had asked me earlier in the day and i knew the url ended in "pm.htm"
    i just put together the rest from memory really

    im surprised the page is still up infact, it's been such a long time
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •