RGB mood lamp

Introduction

(3 sept. '06) Update: i made a new and better mood lamp.

On this page i will explain how i created my own colour changing lamp with red, green and blue leds that fades between all colours of the rainbow. It really comes out well at night when other light are dimmed. In daylight conditions the colors aren't noticed well. Although it's low budget i must say the result is nice. Here are some photo's of my lamp in action. Click on any foto to see it in a bigger size.

Red   PurpleBlue
Pink   Green

And because a video says 25 times more a second than a foto, here is a video:

So if it's low budget, what did you use? Well, mainly free stuff lying around. For the casing i used a plastic pyramid of ferrero rocher chocolates. I also used a microchip pic16f628 microprocessor i got from a free sample. Then i used some resistors and transistors i soldered out from old electronics. The LEDS were the most expensive. I used extra bright ones (red: 3000 mcd, green: 4000 mcd, blue:5000 mcd, all with a 25 degrees opening). I also purchased a battery holder for 4 AAA batteries which power this lamp for 10 hours non stop light effects.

I included a 4 port DIP switch which gives you the ability to:

  • control the speed at which the colours change.
  • choose the way colours change. Either slowly fading or abruptly jumping to another colour.
  • pause at the colour that is currently displayed until the switch is turned off again.
  • and last but no least: turning it on and off!

To give you an impression of how big the lamp is i placed it next to an ordinary shoe box.

Parts You Need

I made a small list of what you need to make your own colour changing lamp. Most parts you can get from your local electronics shop, although it will be less likely they have ferrero rocher chocolates there...

For a the values of the components you can take a look at the circuit diagram below.

General Layout

On the foto below you can see the bottom of the lamp. On top you can see the circuit board. It mainsly consists of the PIC microprocessor, the dip switch and some transistors and resistors. Below the circuit board the battery holder is placed. The circuit board and battery lamp_underholder are glued on the bottom of the pyramid with transparant DIY silicons. Between the circuit board and the battery holder, right in the middle i drilled a small hole to fit 4 wires. One cable for every color and one for the ground. I also glued thin aluminium foil on the bottom on the inside, and on top of that some semi-transparent paper to maximize the diffusing effect so the beams of the RGB leds mix better. Originally, the plastic pyramid casing was transparent. From the inside i used sandpaper to make the plastic look diffused so you get a nice glowing effect. On the foto below you can see how i arranged the leds.foto/interior_thumbnail.jpg I know it looks bad, but the great thing here is that no one is ever going to see this. I cut a circle out of transparant plastic, stuck the leds through and soldered them together in groups of four. Then i glued this on a transparant housing of a ballpoint pen i had cut in half and glued the pen on the bottom of the pyramid. This was also done with transparant DIY silicons. After i let it dry for a night the led circle didn't fall down anymore. Because i wanted to mount this lamp on a wall i had to tape the pyramid cover to the bottom. I used a stroke of black tape and i think it looks good too. See the conclusion below for a foto of the final lamp hanging on the wall. 

The Circuit Board

The electronic circuit looks like this (click for bigger version):

electronic circuit

Programming The PIC 16F628 Microprocessor


The pic is the main component of the lamp. I programmed three outputs (one for every colour) using pulse width modulation. This way i can control the brightness for each colour seperately, and it's possible to produce every colour of the rainbow (theoretically, because in reality the beams of the leds don't mix perfectly). Here is a picture of the leds in action.

electronic circuit

The pic also checks in what positions the dip switches are set and runs the predefined program accordingly. I programmed the biggest part in JAL, and the pwm routines in assembler. The source code in JAL are these files: pyramid_lamp.jal and jPWM3.jal. I tried to comment it but you still might find it hard to know what's going on, but hey, this is my first program in jal... I uploaded the hex code to the pic with this very simple pic programmer and a program called ic-prog.


Conclusion

This lamp is my first one and more of a proof of concept. It was the first time i programmed a pic microprocessor. In the near future i am planning to make more of these lamps but with other housings. I now know things i can do better in future lamps. For example buy diffused leds instead of transparant ones and with a bigger opening angle (however i solved the latter by rubbing the leds with sandpaper, but still...).

To conclude: here are before and after shots of the seating corner:

beforeafter

Comments

Admin
04 May 2006, 23:34
Post your comments here...
Soozzz
12 Jul 2006, 19:50
Hey Tony!

Nice work on your site!
It seems really something that many other people would enjoy doing!
Although I don't really get any of the technical stuff (except when you talked about Ferrero, Batteries and Shoe box ;-))... I think I maybe could help you inventing more nice, low-budget lights in different shapes and materials... I do this already at work, but that's mostly for "candle-light" purposes... IYKWIM...??
So if ever you need a helping hand with your lights: just give me a buzz on my "ringer" and we'll see what we can do, all right?

Bu boy

Soozzzz
Atmoz
20 Jul 2006, 10:14

Heel erg leuk gemaakt. En dat allemaal met JAL :) Ik zou graag de source code eens willen zien. Zoiets heb ik in JAL namelijk nog niet kunnen maken!!

Have phun with it !!

Groeten,

Atmoz
MadScott
26 Jul 2006, 18:17
You can make big changes in the diffusion pattern of the LEDs by reshaping the "lens" end of them -- cutting them flat across, drilling down into them with a large bit (making a conical diffuser into the tip)or drilling a small tube into them. I suppose if you had the patience (I don't), you could regrind the end to change the focal characteristics.
Nathan
27 Jul 2006, 07:29
Hi, this is a great looking project!

Forgive my ignorance, but what are "diy silicons"? Google isn't much help, as this site is 50% of the search results. :-)
Toon Beerten
27 Jul 2006, 07:44
Nathan, i meant silicone found at your local do-it-yourself shop. Something like this: http://www.cabinetmart.com/85-302.html
Graeme
27 Jul 2006, 10:25
Perfect timing! I saw a very expensive version of this at the weekend. It was a tower of mood light cubes that cycled through the colours at different rates. My first reaction - I want one! My second reaction - too expensive, how do I make one?

Thanks for the pointing me in the right direction.
karl88
27 Jul 2006, 22:09
Sweet! in the way-back days, i made a lamp by stuffing a string of xmas tree lights in a light globe and putting it on a stand. the lights were the old fashioned bulb kind - not the mini lights. due to thermal switching, (the brass tab in the base of the lamp socket would heat up and bend away from the base of the bulb, switching off the bulb, then cool down and make contact again) the different bulbs would randomly switch off and on. a cool effect, but extremly difficult to replicate. your circuit does nearly the same thing. i like it! the store bought things are WAY too expensive...
NiL
28 Jul 2006, 11:59
wow! very nice work!

un ottimo lavoro, penso che utilizzero schema e idea per fare l'illuminazione di camera mia...

saluti from Italy!
Hanne van Essen
28 Jul 2006, 16:41
Looks good! Have you considered posting it on http://www.instructables.com?

Greetings, Hanne.
Mark
28 Jul 2006, 22:20
This page has been linked to in its entierety at
Flashladybug.com!

Very cool. Nice to have the electrical diagrams for anyone who wants to try this.
D.K.Ghosh
08 Aug 2006, 03:11
Great information, worth trying.
Do you want to let me know the Transistor type no. ?

Thanks.
Toon Beerten
08 Aug 2006, 17:28
Sure D.K.Ghosh, i used some BC549 transistors i took from other electronic stuff. But any other small signal NPN transistor will do just fine.
andy
09 Aug 2006, 03:57
at first, I thought this was the same thing I bought at my local £1 shop, but yours has the extra switches for added effects. bravo for building it yourself, what was the total cost?
bp
09 Aug 2006, 07:04
Pretty cool! I've been thinking about doing something similar for ages and this may have just given me the kick in the pants I need to get moving on it!

Just one question... where did you get that great pyramid case! That thing is perfect.
Drew Noakes
09 Aug 2006, 16:57
nice lamp. i'd like a version of this that could be controlled via USB or something similar, to put on my desk an indicate the status of various systems.

great project. congratulations.
Toon Beerten
09 Aug 2006, 17:49
Andy,

The total cost you ask? Let's see. I bought 25 bright leds for each color for ~6€ each. Then i sampled (as in get for free) a pic 16F628 from microchip at their website. I already had the resistors and transistors but those components don't cost much. All the rest i already had lying around. Ow, i forgot i also 'had to buy' (read: i bought those earlier for the delicious contents inside and didn't think of what a good casing it would be for a mood lamp) ferrero rocher chocolates.
So all in all it was pretty cheap :)
danny
10 Aug 2006, 19:41
Hello , excuse me for my english (i'm french man) .
congratulation for your imagination !
it is possible to assemble a pic16F628A without modifying the code ?
Thank you . . .

Danny . . .
Toon Beerten
10 Aug 2006, 20:18
Danny,

i don't really understand what you're asking. You could try to explain it a bit more in a email to me...
Matt
11 Aug 2006, 07:46
Danny - yes, you should be able to use the same code. IIRC the only difference between a 16F628 and a 628A is the fact that the non-A part has the ICSD (incircuit debugger) pins on the device, the A part does not.
Augusto
13 Aug 2006, 01:17
Hey, congratz man, this is the lamp that I been searching for a present.

I only have a question: How and what I need to programme the microprocesator? Im too noob in those things, or even better; Someones know how to make a diagram of a circuit that makes the function of the microprocesator with chip?
Toon Beerten
14 Aug 2006, 12:12
Augusto,

I built this programmer: http://www.circuitsonline.net/circuits/view.php?id=91
It was the simplest i have seen around. Just hook it up to a com port on your pc and use the free program ICprog to upload the actual code in the .hex file. That's all there is to it. You could also use a specific circuit for the functions this micoprocessor does, but i don't really know how. I think programming the pic is far more easier.
Luke
18 Aug 2006, 08:33
Hello, i was just curious, you mention "some resistors" but how many and what type?

I was also wondering, i've never really done anything like this before, and i was curious if you could give a more detailed explanation of how to connect everything together?

Your help would be much appreciated
Drew Noakes
18 Aug 2006, 09:12
@Luke, the schematic provided on this page has details of the resistors and other components you'll need, as well as showing how they need to be connected together.

http://tobe.nimio.info/foto/electronic_circuit_thumbnail.jpg
greg
24 Aug 2006, 02:44
I am trying to recreate your project with a 16f628A running at 20Mhz, but the jal code is not compiling properly. It asks for a jrtl library which was not in the jal0450 package. Where did you get this library?

Otherwise a great project.
Toon Beerten
24 Aug 2006, 07:36
Hi greg,

Good to know you're trying to build one your own. Do send me some pics when it's completed!
I used jal 0.4.60 and that jrtl library was included. Also: there is no need for 20 MHz. I use the internal oscillator of the 16f628 at 4MHz and the source code provided is also designed to be used at 4Mhz. If you still can't find that library or experience other problems, send me an email and i will look what i can do.
John
26 Aug 2006, 06:56
Hi, just want to know if i could make your project without the DIP switch?
Arsenic0
26 Aug 2006, 08:34
Very cool project!

I think i may look into making one or something similar.

But one thing that i may change is *attempt* to use a USB Port in for power. USB Ports typicall output 5V at 500mA.

Do you think that would be enough current to work?
Simon Wells
29 Aug 2006, 01:48
Hi Tony,
Nice work on this project and the site.

Have you thought about replacing the DIPs with a rotary encoder?

What sort of running times are you getting from the 4 AAAs?
Circuit could be easily modified to run off the mains using a walwart/adaptor.

As RA2/3/3 are not used, then you could run 2 sets of lights from 1 controller?
Perhaps adding two banks of programs which can be set to either set of outputs.

I am currently changing the LED drive circuit to run some 5W high power LED arrays to make a flood.

Ever thought about get it manufactured?

Regards,

Simon
The LED Lighting Company

Toon Beerten
01 Sep 2006, 17:53
@ John
Sure, that's possible. If you just leave the DIP switch out, the input pins will be low and the program will act accordingly. In this case it will run at highest speed and fade between colors.

@ Arsenic0
Yes, an USB port should work. The leds i used draw 20 mA each. They are connected in a 4x3 matrix so all leds together draw 60 mA. Count a little bit extra for the pic itself and it's way inside the 500 mA limit. Do send me some pictures when its completed!

@ Simon Wells
Never thought about using a rotary encoder. Might be interesting to use it in a future lamp.

The 4 AAA's (or LR03 if you like to call them) are rated at 800 mAh each and power the lamp for 10 hours.

Yes, many ports are left unused. It's rather easy to modify the jPWM3.jal library to get the same - or if you like different - RGB outputs on the unused pins.

I also used a high power led in my new mood lamp, the web site about it will be up soon.
Getting it manufactured would be very nice, if you have any advice feel free to drop me an email.
Kai
04 Sep 2006, 09:52
Awesome project! On ebay there are leds of all three colors rated at over 25,000 mcd. Would be cool to see a video of how bright they are in your lamp. Please keep this project going.
Johan
07 Sep 2006, 19:57
I built this project on a breadboard and loaded the hex file into my pic16F628. It does not seem to work. Everytime I connect power something else happens. Sometimes all the leds light up, other times only some, and most of the time none. I noticed that you are using 4 leds in series running off a 4.8V source? How is that possible considering the high forward voltage of the leds.

Also I forgot to mention I am only running one led with its proper series resistor off each transistor.

Any help would be appreaciated. Great project can't wait to see it work
Toon Beerten
09 Sep 2006, 12:29
@ Johan

you are right. I made a mistake when drawing the diagram. The leds should be in parallel. I will correct the diagram soon.
Thanks for the report.
As for your problem. Try unchecking MCLR when programming the pic. I had the same strange behaviour and it took long before i figured out it was this setting. Good luck.
Mario Cortes
11 Sep 2006, 18:32
Excelent Job i like
Shanjaq
09 Oct 2006, 12:20
I can successfully flash and verify the PIC16F628 with pyramid.hex, but when I apply Vdd to the chip I get nothing out of RB1, RB2 and RB3. First I placed a voltmeter/multitester between one of those pins and the rest of the circuit, no activity. Then I placed the chip on a bare breadboard and applied Vdd, placing the multitester between RB1 and Ground, still not even the slightest activity.

I even tried flashing another chip I had available, a PIC16F628A, same tests and same results!

My programmer is an Enhanced Willem 4.5, Vpp is at 12.5 and the correct chip is selected from the Device menu. I selected:
-Power Up Timer
-Brown Out Enable
-CP EEPROM

Oscillator is IntRC I/O, MCLRE/RA5 is not selected and Code Protect is Off.

Why is there no signal on the I/O pins?
Shanjaq
09 Oct 2006, 15:32
The plot thickens! I've switched to using IC-Prog 1.05D and managed to write the entire hex file to the PIC16F628. On a bare breadboard I applied Vdd then probed RB1, RB2, RB3 and RB4 with a multitester connected to Ground. All 4 pins were giving the full 5.4 volts, no variation. A funny thing happened when I probed RB5 though, it fluctuated between 5.4v and 0.6v! Of all the pins, this is the only one that was giving any indication that software was actually running on this MCU. What is going on here???
Susan
12 Oct 2006, 11:06
Is it possible to construct a square one that only changes from blue to orange? I'm after about 200 of them.
Many thanks
Susan
DEBASIS DAS
12 Oct 2006, 14:18
THE CKT GIVEN BELOW,IS NOT WORKING ACCORDING TO ITS SEQUENCE,SO FAR IT WILL BE MORE BETER IF YOU KINDLY TELL
ME THAT HOW CAN I CONTROLL THE SPEED LIMIT.& IT IS MORE IMMPORTENT THAT WHEN THE INTENSITY OF A LIGHT IS CAME DOWN , ANOTHER SHOULD BE GRADUALY INCREASE
Bart
18 Oct 2006, 20:03
Hi Toon,

Cool project. I found i so cool I got all the components needed for the project the same day as reading this blog.

Everthing seems to go as plannend however I have this weird prob.

When I program the IC en run it on the programming bord(velleman K8084 btw: they have many cool projects)the test leds light up as they should. When I then place the IC on my testbed nothing happens :(

I know the rest of the circuit is correct(if I connect the basis of the the transistors on a onorthodox way to the programming board the led lights up and changes colour as it should).

Hoping you could give me a tip.

Greetz

Bart
uishtiek
23 Oct 2006, 02:57
anyone wanna make me one? :-)
sx
14 Nov 2006, 15:09
the transistors are NPN or PNP??? i dont know!!!!!! what NPN???? the collector in a VDD!!!!!!!!! what????

sorry im not english
Joe S.
17 Nov 2006, 11:16
Pretty cool setup. You should try to market just the assembly or even a kit version which one could put together and use whatever type of enclosure they want. I know that I would certainly buy more than one of the kits if the price was reasonable. Cool Hack!
Fernando Barros
18 Nov 2006, 07:37
Excellent job, Toon

It´s all that I was looking foor.

I´ll try to make my first job with PIC.
I hope that will be OK.


Excuse me but my english isn´t good.
Sorry I´m brazilian
zzz
22 Nov 2006, 11:35





ËÙ¼Ç
29 Nov 2006, 12:03


dr.raghu
29 Nov 2006, 19:14
Well i tried to build this circuit in ISIS professionla (a pic simulator) instead of hardware version to check if it is really working or not


like others have said it is not working with this hex code for sure

i can get output from Rb4 but nothing happens with the pins connected to leds


i would appreciate if Beerten would check in to this and correct the errors so we can have our own working mood lamp
dr.raghu
29 Nov 2006, 19:57
i have found the solution

Pins 10, 11, 12 are to be connected to leds

the leds should be connected in parallel

guys i have successfully tested the circuit in ISIS Proteus pic simulator and everything seems to work but i have to add the 3switches

i will post a message after i check the circuit after adding the switches and see if they change anything
abe
30 Nov 2006, 05:18
Can I buy one from you?
dr.raghu
30 Nov 2006, 13:40
the switches dont definately work as explained by the author but i will try to find the bupu guys can program the pics and make the mood lights with the outputs explained above

the correct hex code that works is rgbsa-inet683

this is the previous code of the author

but works good for this too
dr.raghu
30 Nov 2006, 19:30
ok success at last

guys the hex code of the previous mood lamp made by the author works great

the name of the hex code is

ikea_mood_lamp_compiled.hex

well the fuse settings are as follows

Fuses

IntRC I/O = Enabled
PWRT = Enabled
BODEN = Enabled
MCLR = Disabled
Rest of fuses = Disabled

the out puts are

pin 7,8,9 ( for the above given hex code)

pin 10,11,12 ( for currrent pyramid mood lamp)

write the hex file with a pic burner before that set the above fuses and burn the pic


then dont forget to connect the leds in parallel

finally if the author permits me to post the images of my mood lamp then i am ready to share my schematics and the pics

Regards

Great project Toon



ËÙ¼Ç
05 Dec 2006, 02:29

Richard Haley
09 Dec 2006, 07:39
Tried the Ikea lamp version. It took only a few minutes to build. I didn't use transistors, the outputs can handle 25mA each. I used 330 Ohm series resistors on 4pin T1 3/4 RGB LEDS, (with positive common), in parallel so the current was about 9mA each depending on the colour voltage drop.
Gargamel
14 Dec 2006, 20:20
How is it, can I just juice up the voltage to 24V, and restrict the current to VSS and VDD, and adjust the series resistors acordingly? I'd like one of these, with something like, say, 300 brightybright led's on my balcony (got milkglass there, so it would look nice, up here in the arctic winter?), to cheer up my neigbours (or myself...). Is there anything that will burn, or can the rest handle it?

-G
hudson
16 Dec 2006, 00:39
I tried the single color LED method like you did originally. I did see your vase at ikea, but I picked another one =). Same sort of glass. I have to go buy some transistors I forgot... I just wanted to let you know what I did was use three 1W LED's. Of course green blue and red... but! I did something trixy. I bought a small frosted glass candle cup... I used this to put over the LED's in the vase.. well it is more like a little lamp a bulb at the bottom and a cylinder at top and a skiny section connecting them. SO I put the cup there... it just sits in side. I tested out different combinations of the LED's (I need transistors for my pic to fade it) and it diffuses perfectly! Anyone that doesn't have the change for a high wattage RGB led...
PY
16 Dec 2006, 13:00
The switches work, you just have to plug them between the + 4.8 V and pins 15,16,and 18
hudson
20 Dec 2006, 17:37
What is the time periods you are using for the dimming of each LED? I'm writting my own software. =)
john doe
22 Dec 2006, 00:42
sweet project guy!
i have done a bit of work with LED's myself
although it's just been wiring
i am a complete newbie at programming
what exactly is involved
what hardware, software do i need?
etc.
can i get that link
(http://www.circuitsonline.net/circuits/view.php?id=91)
translated to engligh as well?
Shane
03 Jan 2007, 03:17
Anyone know how you would increase the number of leds?
adrian
03 Jan 2007, 03:35
ok es correcto
hudson
03 Jan 2007, 03:49
You would have to eventually start another string because they need so much voltage to turn on...
Jason Leong
24 Jan 2007, 02:53
Hi Tony,

Cool lamp, when you look at it, you just have the mood to built it.

I am trying to understand the whole technical explaination there. HaHa.

I will built one to see the effect.

Hope it will work.

Best regards,

Jason Leong
Bozz
26 Jan 2007, 15:19
Great lamp! i'm making one right now. But I need to know if the diagram is OK or has mistakes?? i will send some photos when finished.


Regards
Bozz
28 Jan 2007, 15:21
I've finished this incredible lamp. I tell you the steps i had made:

1) The diagram in this web is wrong!. Like dr.raghu said, the outputs are 10 for Red, 11 for Green, 12 for Blue. And don´t forget to burn the pic as he said and put the leds in paralell.
2) Then i took the 'USB connector' from Arsenic0 and its work great.

Ok, this is it.


Regards
hudson
28 Jan 2007, 17:04
Well did you put a resistor to limit their current? if you put a diode on the output of a pic with not current limiting resistor it will blow up your pic because diodes are almost shorts when they are forward biased. you can use one resistor for all of them...
Bozz
28 Jan 2007, 18:39
I don't use a diode either a resistor. Because i'm working with 5v and Toon Beerten use 4 AAA battery. If you use batteries, you have two options: Normal batteries and the rechargable ones.

The normal are 1.50v each = 6 volts
The others are 1.20v each = 4.80 volts.

So USB works with 5v. I'm between 4.8 and 6v.

A week had passed and nothing strange ocurr. It's 24 hours on.


Regards
hudson
28 Jan 2007, 19:05
LED's are diodes...
Tim
30 Jan 2007, 13:12
I don't get this to work. i tried putting the base of the transistors on 7,8,9 and 10,11,12, both didn't work.. Anyone has a tip? I programmed the PIC, by the way :P
Bozz
31 Jan 2007, 16:42
@Tim

Do you have programmed the PIC as dr.raghu said? it's very important:

ntRC I/O = Enabled
PWRT = Enabled
BODEN = Enabled
MCLR = Disabled
Rest of fuses = Disabled

output pins 10,11,12 ( for currrent pyramid mood lamp)

The first time I programmed the PIC it didn't work.

My Tip: Programmed the PIC again, apply VDD and use a multitester between VSS and pins 10, 11, 12. If nothing happens maybe its the PIC itself.

Good luck!
faruk tuten
06 Mar 2007, 01:11
thank you very much..
harika birsey..tesekkurler
Levent
11 Mar 2007, 19:19
"ic-prog" link says "Unfortunately www.ic-prog.net has been (temporarily) disabled. Please try again later." For your information.Best Regards
James Evans
13 Mar 2007, 05:23
I had an idea that may help. In the future you can take a clear plastic and give it a diffuse sheen with a glass frosting spray. My mom used some on our basement door windows and it makes the glass look totally opaque but allows light to come through diffusely.
krishna chaitanya
13 Mar 2007, 07:01
i want to how much it costs to work out this project.
but its a cool stuff.
shahzad mohammad
13 Mar 2007, 10:08
i like it ,very good! but one thing is that, you should use RGB tricolor led ,which have 4pins in a single led and have three colors.thanks
shahzad mohammad
13 Mar 2007, 10:11
E-mail
shahzad mohammad
13 Mar 2007, 10:12
good
raduadi
16 Mar 2007, 23:33
i made the circuit, managed to programmed it and then found out that the hex file is not the one for the diagram. :( so the output pins are 10-11-12 NOT 7-8-9 !!!!! I ask you if the pins for dip switches are the same as in diagram.

ps: where can i find the correct pinouts for JAL programming pin_a0 pin_b7 - and the pin corespondent?

sorry for my english. bye
Stefan
23 Mar 2007, 19:37
I like the video....
very nice colors.
I have bought a wall clock with all those colors. It's so nice.
Greetings. Stefan
Ïã¸ÛÁùºÏ²Ê
25 Mar 2007, 04:17

zzz
28 Mar 2007, 02:12
123
eman
28 Mar 2007, 15:34
nice but i cant even cut out a paper
looooooooooool
love the idea
Ed
02 Apr 2007, 10:53
Hey, I was wondering where you got the microchip. I searched around, but I'm not too sure which one to get. Thanks!
pasan
17 Apr 2007, 13:53
This is really nice idea. Im going to make it now. Ah can i use BC 547 transistor here. Thank u very much
Neo
28 Apr 2007, 05:59
Thanks for posting this great idea. I bought all the parts and accidently for PICF628A instead of non A version. I tried to program it, but program keep crashing. Can you help me. Thanks
Pasan
29 Apr 2007, 12:27
Actually i also tried it on a PIC16F628A. Programing is done with no errors. But its not work for me. Dont know Y
Alyssa
13 May 2007, 15:40
Can you tell me where you got the casing from?
uipmqehdki
24 Jun 2007, 17:29
Hello! Good Site! Thanks you! ttrqhoevgfdl
<Name>
28 Jun 2007, 09:24
<Text>
Ahrehmed
01 Jul 2007, 09:05
bondage bdsm sites models
<urlsWithAHREF>
http://www.amazingfreeponsite.com/models/roxanne/
Jun
01 Jul 2007, 09:59
bondage bdsm sites models
<urlsWithAHREF>
http://www.amazingfreeponsite.com/models/denise/
John
04 Jul 2007, 10:25
gay vid and pics
none
http://gayblog.bravehost.com/popboys/
Guy man
08 Jul 2007, 21:55
So it isnt actually a "Mood" lamp is it? It looks like it is just some colored led lights powered by some batteries.
ashok
09 Aug 2007, 07:44
this is ashok
i am intersted a new project of electronics in loe cost
ashok
09 Aug 2007, 07:45
this is ashok
i am intersted a project for a electronics with low cost
ananda
09 Aug 2007, 18:20
i am engineering student in sri lanka. Please send me a CD's about PIC microcontroller projects.

Thank you.
André
22 Sep 2007, 00:48
Great!
I used the PIC16F628A and i putting the Base of Transistors on 10,11,12.
It works finde.


name
22 Sep 2007, 23:59
doors.txt;6
André
03 Nov 2007, 12:14
Which PIC did you use?
PIC16F628 or PIC16F628A?
Is there any wrong in diagram?
pancho
17 Nov 2007, 18:40
wat kind of transistors did you use
kamal
25 Nov 2007, 02:28
hi, i need help on program and can you give me web address for programing and download
thanks,
kamal
ma797zda
08 Dec 2007, 18:09
c652t [a] [/a]
ma151zda
09 Dec 2007, 20:12
c866t [a] [/a]
tropicana casino and resort
10 Dec 2007, 02:58
c60t [a] http://www.geocities.com/MaureenFisher97/caesars-casino.html [/a] [a] http://www.geocities.com/MaureenFisher97/riviera-casino-las-vegas.html [/a] [a] http://www.geocities.com/MaureenFisher97/tropicana-casino-and-resort.html [/a] [a] http://www.geocities.com/MaureenFisher97/terribles-hotel-and-casino.html [/a] terribles hotel and casino - http://www.geocities.com/MaureenFisher97/caesars-casino.html riviera casino las vegas - http://www.geocities.com/MaureenFisher97/riviera-casino-las-vegas.html
ma977zda
10 Dec 2007, 06:34
c120t [a] http://www.geocities.com/CaseyMcpherson82/captain-cooks-casino.html [/a] [a] http://www.geocities.com/CaseyMcpherson82/echeck-online-casino.html [/a] [a] http://www.geocities.com/CaseyMcpherson82/venetian-hotel-casino.html [/a] [a] http://www.geocities.com/CaseyMcpherson82/is-online-gambling-legal.html [/a] captain cooks casino - http://www.geocities.com/CaseyMcpherson82/captain-cooks-casino.html echeck online casino - http://www.geocities.com/CaseyMcpherson82/echeck-online-casino.html
ma49zda
10 Dec 2007, 08:18
c774t [a] http://www.geocities.com/DaveMunoz42/hold-em-poker-rule.html [/a] [a] http://www.geocities.com/DaveMunoz42/rules-texas-hold-em-poker.html [/a] [a] http://www.geocities.com/DaveMunoz42/pachislo-slots.html [/a] [a] http://www.geocities.com/DaveMunoz42/plaza-hotel-casino.html [/a] hold em poker rule - http://www.geocities.com/DaveMunoz42/hold-em-poker-rule.html rules texas hold em poker - http://www.geocities.com/DaveMunoz42/rules-texas-hold-em-poker.html
ma173zda
10 Dec 2007, 08:46
c882t [a] http://www.geocities.com/DaveMunoz42/pala-mesa-casino.html [/a] [a] http://www.geocities.com/DaveMunoz42/winning-slots.html [/a] [a] http://www.geocities.com/DaveMunoz42/atlantic-city-hotel-and-casino.html [/a] [a] http://www.geocities.com/DaveMunoz42/boardwalk-casino.html [/a] pala mesa casino - http://www.geocities.com/DaveMunoz42/pala-mesa-casino.html winning slots - http://www.geocities.com/DaveMunoz42/winning-slots.html
ma648zda
10 Dec 2007, 18:53
c302t [a] http://www.geocities.com/IsmaelCastro02/poker-rigged.html [/a] [a] http://www.geocities.com/IsmaelCastro02/bet-entry.html [/a] [a] http://www.geocities.com/IsmaelCastro02/index.html [/a] [a] http://www.geocities.com/IsmaelCastro02/place-bets-casino.html [/a] poker rigged - http://www.geocities.com/IsmaelCastro02/poker-rigged.html place bets casino - http://www.geocities.com/IsmaelCastro02/bet-entry.html
ma398zda
11 Dec 2007, 01:19
c640t
FreeStoring
11 Dec 2007, 08:56
hay!!
good project :)
senks :)
casino chip fake
11 Dec 2007, 21:07
c168t [a] http://www.geocities.com/TroyWilliams91/free-blackjack-game-download.html [/a] [a] http://www.geocities.com/TroyWilliams91/poker-games-for-fun.html [/a] [a] http://www.geocities.com/TroyWilliams91/new-frontier-hotel-casino.html [/a] [a] http://www.geocities.com/TroyWilliams91/casino-chip-fake.html [/a] free blackjack game download - http://www.geocities.com/TroyWilliams91/free-blackjack-game-download.html poker games for fun - http://www.geocities.com/TroyWilliams91/poker-games-for-fun.html
ma870zda
12 Dec 2007, 00:08
c646t [a] http://www.geocities.com/JeannineSexton27/poker-regler.html [/a] [a] http://www.geocities.com/JeannineSexton27/casino-bus-trip-to-atlantic-city.html [/a] [a] http://www.geocities.com/JeannineSexton27/missouri-casino.html [/a] [a] http://www.geocities.com/JeannineSexton27/casino-party-supply.html [/a] poker regler - http://www.geocities.com/JeannineSexton27/poker-regler.html casino party supply - http://www.geocities.com/JeannineSexton27/casino-bus-trip-to-atlantic-city.html
ma830zda
12 Dec 2007, 01:28
c245t [a] http://www.geocities.com/TerraHowell66/cal-neva-casino.html [/a] [a] http://www.geocities.com/TerraHowell66/horseshoe-casino-tunica-ms.html [/a] [a] http://www.geocities.com/TerraHowell66/traverse-city-casino.html [/a] [a] http://www.geocities.com/TerraHowell66/the-palms-casino-resort.html [/a] cal neva casino - http://www.geocities.com/TerraHowell66/cal-neva-casino.html horseshoe casino tunica ms - http://www.geocities.com/TerraHowell66/horseshoe-casino-tunica-ms.html
casino london
12 Dec 2007, 11:46
c647t [a] http://www.geocities.com/JarrettHahn44/best-casinos-in-las-vegas.html [/a] [a] http://www.geocities.com/JarrettHahn44/bet-football-great-pick.html [/a] [a] http://www.geocities.com/JarrettHahn44/atlantic-casino.html [/a] [a] http://www.geocities.com/JarrettHahn44/poker-card-protector.html [/a] best casinos in las vegas - http://www.geocities.com/JarrettHahn44/best-casinos-in-las-vegas.html bet football great pick - http://www.geocities.com/JarrettHahn44/bet-football-great-pick.html
clay poker chips sale
12 Dec 2007, 16:07
c643t [a] http://www.geocities.com/DorianTanner30/on-line-slot-machines.html [/a] [a] http://www.geocities.com/DorianTanner30/clay-poker-chips-sale.html [/a] [a] http://www.geocities.com/DorianTanner30/poker-rule-strategy.html [/a] [a] http://www.geocities.com/DorianTanner30/gambling-online-magazine.html [/a] gambling online magazine - http://www.geocities.com/DorianTanner30/on-line-slot-machines.html on line slot machines - http://www.geocities.com/DorianTanner30/clay-poker-chips-sale.html
bonus codes for party poker
12 Dec 2007, 19:29
c707t [a] http://www.geocities.com/CarlosChandler41/bonus-codes-for-party-poker.html [/a] [a] http://www.geocities.com/NoemiRhodes65/index.html [/a] [a] http://www.geocities.com/NoemiRhodes65/4-queens-casino.html [/a] [a] http://www.geocities.com/NoemiRhodes65/palm-casino-resort-las-vegas.html [/a] bonus codes for party poker - http://www.geocities.com/CarlosChandler41/bonus-codes-for-party-poker.html NoemiRhodes65 - http://www.geocities.com/NoemiRhodes65/index.html
ma704zda
12 Dec 2007, 23:29
c413t [a] http://www.geocities.com/LaneHaynes86/party-poker-skin.html [/a] [a] http://www.geocities.com/LaneHaynes86/online-casino-scam.html [/a] [a] http://www.geocities.com/LaneHaynes86/playing-baccarat.html [/a] [a] http://www.geocities.com/LaneHaynes86/copag-poker-cards.html [/a] party poker skin - http://www.geocities.com/LaneHaynes86/party-poker-skin.html online casino scam - http://www.geocities.com/LaneHaynes86/online-casino-scam.html
ma22zda
13 Dec 2007, 07:37
c2t [a] http://www.geocities.com/TaniaWilson26/on-line-sports-gambling.html [/a] [a] http://www.geocities.com/TaniaWilson26/computer-casino-games.html [/a] [a] http://www.geocities.com/TaniaWilson26/golden-palm-casino.html [/a] [a] http://www.geocities.com/TaniaWilson26/mgm-grand-casino-las-vegas.html [/a] on line sports gambling - http://www.geocities.com/TaniaWilson26/on-line-sports-gambling.html computer casino games - http://www.geocities.com/TaniaWilson26/computer-casino-games.html
ma787zda
13 Dec 2007, 13:10
c96t [a] http://www.geocities.com/ReneCarr82/mandelay-bay-casino.html [/a] [a] http://www.geocities.com/ReneCarr82/casino-niagara-canada.html [/a] [a] http://www.geocities.com/ReneCarr82/powerslot-rotors.html [/a] [a] http://www.geocities.com/ReneCarr82/sams-town-hotel-and-casino.html [/a] mandelay bay casino - http://www.geocities.com/ReneCarr82/mandelay-bay-casino.html casino niagara canada - http://www.geocities.com/ReneCarr82/casino-niagara-canada.html
ma351zda
13 Dec 2007, 18:23
c902t [a] http://www.geocities.com/FreemanClay22/poker-downloads.html [/a] [a] http://www.geocities.com/FreemanClay22/reno-casino-show.html [/a] [a] http://www.geocities.com/FreemanClay22/free-money-online-poker.html [/a] [a] http://www.geocities.com/FreemanClay22/horseshoe-casino-hotel.html [/a] poker downloads - http://www.geocities.com/FreemanClay22/poker-downloads.html reno casino show - http://www.geocities.com/FreemanClay22/reno-casino-show.html
ma462zda
13 Dec 2007, 19:21
c853t [a] http://www.geocities.com/LeonardFarrell52/index.html [/a] [a] http://www.geocities.com/LeonardFarrell52/casino-free-game-play.html [/a] [a] http://www.geocities.com/LeonardFarrell52/atlantic-city-hotels-casino.html [/a] [a] http://www.geocities.com/LeonardFarrell52/slot-a-motherboards.html [/a] LeonardFarrell52 - http://www.geocities.com/LeonardFarrell52/index.html casino free game play - http://www.geocities.com/LeonardFarrell52/casino-free-game-play.html
ma988zda
14 Dec 2007, 10:34
c178t [a] http://www.geocities.com/DianneSykes93/paris-casino-and-hotel.html [/a] [a] http://www.geocities.com/DianneSykes93/blackjack-tournament.html [/a] [a] http://www.geocities.com/DianneSykes93/best-bet.html [/a] [a] http://www.geocities.com/DianneSykes93/igt-video-poker.html [/a] paris casino and hotel - http://www.geocities.com/DianneSykes93/paris-casino-and-hotel.html blackjack tournament - http://www.geocities.com/DianneSykes93/blackjack-tournament.html
ma650zda
14 Dec 2007, 19:24
c627t [a] http://www.geocities.com/BerryLewis13/poker-riverbelle.html [/a] [a] http://www.geocities.com/BerryLewis13/felt-poker-tables.html [/a] [a] http://www.geocities.com/BerryLewis13/niagara-falls-canada-casino.html [/a] [a] http://www.geocities.com/BerryLewis13/riverside-resort-casino.html [/a] poker riverbelle - http://www.geocities.com/BerryLewis13/poker-riverbelle.html niagara falls canada casino - http://www.geocities.com/BerryLewis13/felt-poker-tables.html
ma358zda
14 Dec 2007, 22:23
c497t [a] http://www.geocities.com/DalePuckett69/index.html [/a] [a] http://www.geocities.com/DalePuckett69/horseshoe-casino-hammond.html [/a] [a] http://www.geocities.com/DalePuckett69/tiger-games-poker.html [/a] [a] http://www.geocities.com/DianneSykes93/wynn-hotel-and-casino-las-vegas.html [/a] wynn hotel and casino las vegas - http://www.geocities.com/DalePuckett69/index.html DalePuckett69 - http://www.geocities.com/DalePuckett69/horseshoe-casino-hammond.html
ma65zda
14 Dec 2007, 23:55
c980t [a] http://www.geocities.com/ClarkRusso13/the-gaming-club-online-casino.html [/a] [a] http://www.geocities.com/ClarkRusso13/ballys-atlantic-city-casino.html [/a] [a] http://www.geocities.com/ClarkRusso13/belagio-casino.html [/a] [a] http://www.geocities.com/ClarkRusso13/slotch.html [/a] the gaming club online casino - http://www.geocities.com/ClarkRusso13/the-gaming-club-online-casino.html ballys atlantic city casino - http://www.geocities.com/ClarkRusso13/ballys-atlantic-city-casino.html
ma215zda
15 Dec 2007, 03:26
c411t [a] http://www.geocities.com/ShelbyMay75/roulette-black-jack-crap.html [/a] [a] http://www.geocities.com/ShelbyMay75/badlands-casino.html [/a] [a] http://www.geocities.com/ShelbyMay75/new-york-new-york-casino-hotel.html [/a] [a] http://www.geocities.com/ShelbyMay75/stardust-casino-las-vegas.html [/a] roulette black jack crap - http://www.geocities.com/ShelbyMay75/roulette-black-jack-crap.html badlands casino - http://www.geocities.com/ShelbyMay75/badlands-casino.html
ma293zda
15 Dec 2007, 05:01
c552t [a] http://www.geocities.com/YoungCarson04/play-for-fun-slots.html [/a] [a] http://www.geocities.com/YoungCarson04/lucky-emperor-casino.html [/a] [a] http://www.geocities.com/YoungCarson04/casinos-bonuses.html [/a] [a] http://www.geocities.com/YoungCarson04/free-sim-slots.html [/a] casinos bonuses - http://www.geocities.com/YoungCarson04/play-for-fun-slots.html free sim slots - http://www.geocities.com/YoungCarson04/lucky-emperor-casino.html
ma224zda
16 Dec 2007, 15:07
c319t [a] http://www.geocities.com/StefanMoreno54/circus-casino.html [/a] [a] http://www.geocities.com/EnidVillarreal88/index.html [/a] [a] http://www.geocities.com/EnidVillarreal88/knokke-heist-casino.html [/a] [a] http://www.geocities.com/EnidVillarreal88/poker-carousel.html [/a] circus casino - http://www.geocities.com/StefanMoreno54/circus-casino.html EnidVillarreal88 - http://www.geocities.com/EnidVillarreal88/index.html
free motorola i730 ringtone
18 Dec 2007, 08:22
c679t [a] http://groups.google.com/group/free-verizon-ringtone96/web/free-ringtone-for-verizon-cell-phone [/a] [a] http://groups.google.com/group/free-verizon-ringtone96/web/free-sprint-real-music-ringtone [/a] [a] http://groups.google.com/group/free-verizon-ringtone96/web/reggaeton-ringtone-for-sprint [/a] [a] http://groups.google.com/group/free-verizon-ringtone96/web/sprint-ringtone-uploader [/a] free ringtone for verizon cell phone - http://groups.google.com/group/free-verizon-ringtone96/web/free-ringtone-for-verizon-cell-phone reggaeton ringtone for sprint - http://groups.google.com/group/free-verizon-ringtone96/web/free-sprint-real-music-ringtone
free motorola programmable ringtones
19 Dec 2007, 01:16
c10t [a] http://groups.google.com/group/cingular54/web/free-motorola-programmable-ringtones [/a] [a] http://groups.google.com/group/cingular54/web/cingular-motorola-ringtones [/a] [a] http://groups.google.com/group/cingular54/web/free-motorola-t720-ringtones [/a] [a] http://groups.google.com/group/cingular54/web/cingular-cell-phone-ringtones [/a] cingular motorola ringtones - http://groups.google.com/group/cingular54/web/free-motorola-programmable-ringtones free motorola t720 ringtones - http://groups.google.com/group/cingular54/web/cingular-motorola-ringtones
free motorola programmable ringtones
19 Dec 2007, 01:39
c855t [a] http://groups.google.com/group/cingular54/web/verizon-free-ringtones [/a] [a] http://groups.google.com/group/free-verizon-ringtone89/web/motorola-ringtone [/a] [a] http://groups.google.com/group/free-verizon-ringtone89/web/pussycat-doll-ringtone [/a] [a] http://groups.google.com/group/free-verizon-ringtone89/web/cellular-phone-ringtone [/a] verizon free ringtones - http://groups.google.com/group/cingular54/web/verizon-free-ringtones motorola ringtone - http://groups.google.com/group/free-verizon-ringtone89/web/motorola-ringtone
free music pcs ringtones sprint
19 Dec 2007, 03:23
c43t [a] http://groups.google.com/group/free-verizon-ringtone89/web/free-t-mobile-ringtones [/a] [a] http://groups.google.com/group/ringtones8/web/free-motorola-c330-ringtone-message-board [/a] [a] http://groups.google.com/group/free-verizon-ringtone89/web/free-boost-mobile-ringtones [/a] [a] http://groups.google.com/group/free-verizon-ringtone89/web/free-music-pcs-ringtones-sprint [/a] free motorola c330 ringtone message board - http://groups.google.com/group/free-verizon-ringtone89/web/free-t-mobile-ringtones free boost mobile ringtones - http://groups.google.com/group/ringtones8/web/free-motorola-c330-ringtone-message-board
free cingular ringtones download
19 Dec 2007, 03:57
c671t [a] http://groups.google.com/group/ringtones8/web/music-for-ringtone [/a] [a] http://groups.google.com/group/ringtones8/web/free-music-nextel-real-ringtone [/a] [a] http://groups.google.com/group/ringtones8/web/t-mobile-music-ringtone [/a] [a] http://groups.google.com/group/ringtones8/web/music-ringtone [/a] t mobile music ringtone - http://groups.google.com/group/ringtones8/web/music-for-ringtone music for ringtone - http://groups.google.com/group/ringtones8/web/free-music-nextel-real-ringtone
free motorola q ringtone
19 Dec 2007, 05:26
c606t [a] http://groups.google.com/group/cingularringtone90/web/verizon-free-ringtone [/a] [a] http://groups.google.com/group/cingularringtone90/web/ringtone-for-verizon-phone [/a] [a] http://groups.google.com/group/cingularringtone90/web/sprint-mobile-ringtone [/a] [a] http://groups.google.com/group/cingularringtone90/web/cingular-mp3-ringtone [/a] verizon free ringtone - http://groups.google.com/group/cingularringtone90/web/verizon-free-ringtone ringtone for verizon phone - http://groups.google.com/group/cingularringtone90/web/ringtone-for-verizon-phone
real ringtone sprint
19 Dec 2007, 09:32
c844t [a] http://groups.google.com/group/freeringtone56/web/real-ringtone-sprint [/a] [a] http://groups.google.com/group/freeringtone56/web/3588i-nokia-ringtone-sprint [/a] [a] http://groups.google.com/group/freeringtone56/web/download-music-ringtone [/a] [a] http://groups.google.com/group/freeringtone56/web/free-ringtone-for-lg-phone [/a] real ringtone sprint - http://groups.google.com/group/freeringtone56/web/real-ringtone-sprint 3588i nokia ringtone sprint - http://groups.google.com/group/freeringtone56/web/3588i-nokia-ringtone-sprint
send free ringtones
20 Dec 2007, 18:58
c599t [a] http://groups.google.com/group/musicringtone68/web/sprint-download-ringtones [/a] [a] http://groups.google.com/group/musicringtone68/web/ringtones-mp3-gratis [/a] [a] http://groups.google.com/group/musicringtone68/web/inurl-htm-inurl-html-intitle-index-of-mp3-ringtones [/a] [a] http://groups.google.com/group/musicringtone68/web/ringtones-for-sprint-pcs-phone [/a] sprint download ringtones - http://groups.google.com/group/musicringtone68/web/sprint-download-ringtones ringtones for sprint pcs phone - http://groups.google.com/group/musicringtone68/web/ringtones-mp3-gratis
free real music
20 Dec 2007, 22:37
c220t [a] http://groups.google.com/group/musicringtone39/web/free-ringtones-for-verizon-cell-phone [/a] [a] http://groups.google.com/group/musicringtone39/web/download-motorola-ringtones [/a] [a] http://groups.google.com/group/musicringtone39/web/ringtones-motorola-free [/a] [a] http://groups.google.com/group/musicringtone39/web/download-free-mp3-ringtones [/a] free ringtones for verizon cell phone - http://groups.google.com/group/musicringtone39/web/free-ringtones-for-verizon-cell-phone ringtones motorola free - http://groups.google.com/group/musicringtone39/web/download-motorola-ringtones
download free ringtone to computer
20 Dec 2007, 23:31
c544t [a] http://groups.google.com/group/downloadringtone4/web/download-free-ringtone-to-computer [/a] [a] http://groups.google.com/group/downloadringtone4/web/free-mp3-ringtone-verizon [/a] [a] http://groups.google.com/group/downloadringtone4/web/download-free-verizon-ringtone [/a] [a] http://groups.google.com/group/downloadringtone4/web/free-ringtone-for-verizon-wireless-cell-phone [/a] download free ringtone to computer - http://groups.google.com/group/downloadringtone4/web/download-free-ringtone-to-computer free mp3 ringtone verizon - http://groups.google.com/group/downloadringtone4/web/free-mp3-ringtone-verizon
cingular wireless to purchase at
21 Dec 2007, 00:42
c872t [a] http://groups.google.com/group/downloadringtone4/web/mp3-ringtones-nextel [/a] [a] http://groups.google.com/group/downloadringtone4/web/cingular-music-real-ringtones [/a] [a] http://groups.google.com/group/downloadringtone4/web/free-verizon-ringtones [/a] [a] http://groups.google.com/group/downloadringtone4/web/free-ringtones-download [/a] mp3 ringtones nextel - http://groups.google.com/group/downloadringtone4/web/mp3-ringtones-nextel cingular music real ringtones - http://groups.google.com/group/downloadringtone4/web/cingular-music-real-ringtones
cingular wireless email
21 Dec 2007, 04:06
c981t [a] http://groups.google.com/group/ringtone81/web/cingular-wireless-store-bis-bis-bis [/a] [a] http://groups.google.com/group/ringtone81/web/wireless-keyboard [/a] [a] http://groups.google.com/group/ringtone81/web/cingular-wireless-email [/a] [a] http://groups.google.com/group/ringtone81/web/new-cingular-phone [/a] cingular wireless email - http://groups.google.com/group/ringtone81/web/cingular-wireless-store-bis-bis-bis new cingular phone - http://groups.google.com/group/ringtone81/web/wireless-keyboard
t335t
21 Dec 2007, 18:42
c560t [a] [/a]
t434t
21 Dec 2007, 19:06
c805t [a] [/a]
t357t
21 Dec 2007, 19:17
c382t [a] [/a]
t337t
21 Dec 2007, 19:30
c513t [a] [/a]
t973t
21 Dec 2007, 19:42
c624t [a] [/a]
t636t
21 Dec 2007, 20:09
c858t [a] [/a]
t505t
21 Dec 2007, 21:20
c228t [a] [/a]
t458t
21 Dec 2007, 22:53
c719t [a] [/a]
t982t
21 Dec 2007, 23:16
c182t [a] [/a]
t923t
21 Dec 2007, 23:44
c592t [a] [/a]
t938t
22 Dec 2007, 00:14
c879t [a] [/a]
t209t
22 Dec 2007, 00:39
c647t [a] [/a]
t303t
22 Dec 2007, 01:01
c358t [a] [/a]
t336t
22 Dec 2007, 01:27
c292t [a] [/a]
t177t
22 Dec 2007, 01:56
c758t [a] [/a]
t992t
22 Dec 2007, 02:24
c542t [a] [/a]
t348t
22 Dec 2007, 02:47
c896t [a] [/a]
t433t
22 Dec 2007, 03:16
c473t [a] [/a]
t8t
22 Dec 2007, 03:43
c444t [a] [/a]
t69t
22 Dec 2007, 04:10
c235t [a] [/a]
t461t
22 Dec 2007, 04:34
c311t [a] [/a]
t543t
22 Dec 2007, 05:04
c422t [a] [/a]
t424t
22 Dec 2007, 06:51
c658t [a] [/a]
t173t
22 Dec 2007, 07:18
c273t [a] [/a]
t933t
22 Dec 2007, 07:45
c288t [a] [/a]
t781t
22 Dec 2007, 08:15
c886t [a] [/a]
t676t
24 Dec 2007, 12:07
c227t [a] [/a]
t196t
24 Dec 2007, 12:22
c834t [a] [/a]
t330t
24 Dec 2007, 12:37
c165t [a] [/a]
t994t
24 Dec 2007, 12:52
c303t [a] [/a]
t64t
24 Dec 2007, 13:49
c818t [a] [/a]
t256t
24 Dec 2007, 14:19
c10t [a] [/a]
t310t
24 Dec 2007, 14:59
c585t [a] [/a]
t388t
24 Dec 2007, 15:13
c741t [a] [/a]
t261t
24 Dec 2007, 15:54
c349t [a] [/a]
t565t
24 Dec 2007, 16:08
c894t [a] [/a]
t374t
24 Dec 2007, 17:16
c205t [a] [/a]
t252t
24 Dec 2007, 17:27
c951t [a] [/a]
t927t
24 Dec 2007, 17:41
c851t [a] [/a]
t881t
24 Dec 2007, 18:04
c398t [a] [/a]
t385t
24 Dec 2007, 18:31
c617t [a] [/a]
Effendfaift
24 Dec 2007, 18:59
good worck Free Site, Hot Pussies And Toys. Hot porn pictures of lesbian babes first ever lesbian sex with toys. Directory: Lesbian Sex Free Sites ...
senks
t218t
24 Dec 2007, 19:31
c228t [a] [/a]
t665t
24 Dec 2007, 19:43
c965t [a] [/a]
t935t
24 Dec 2007, 20:10
c158t [a] [/a]
t486t
24 Dec 2007, 21:52
c982t [a] [/a]
t662t
24 Dec 2007, 22:03
c525t [a] [/a]
t282t
24 Dec 2007, 22:28
c219t [a] [/a]
t594t
24 Dec 2007, 22:55
c185t [a] [/a]
t996t
24 Dec 2007, 23:17
c205t [a] [/a]
t669t
24 Dec 2007, 23:52
c325t [a] [/a]
t7t
25 Dec 2007, 00:16
c321t [a] [/a]
t435t
25 Dec 2007, 00:40
c458t [a] [/a]
t577t
25 Dec 2007, 00:55
c258t [a] [/a]
t976t
25 Dec 2007, 01:04
c117t [a] [/a]
t963t
25 Dec 2007, 01:38
c560t [a] [/a]
t323t
25 Dec 2007, 02:01
c228t [a] [/a]
t185t
25 Dec 2007, 02:15
c935t [a] [/a]
t450t
25 Dec 2007, 02:50
c934t [a] [/a]
t933t
25 Dec 2007, 03:01
c794t [a] [/a]
t306t
25 Dec 2007, 03:26
c735t [a] [/a]
t871t
25 Dec 2007, 03:39
c802t [a] [/a]
t459t
25 Dec 2007, 03:53
c773t [a] [/a]
t634t
25 Dec 2007, 05:09
c927t [a] [/a]
t799t
25 Dec 2007, 05:25
c495t [a] [/a]
t158t
25 Dec 2007, 05:44
c251t [a] [/a]
t408t
25 Dec 2007, 06:56
c435t [a] [/a]
t13t
25 Dec 2007, 07:17
c649t [a] [/a]
t522t
25 Dec 2007, 08:35
c191t [a] [/a]
t755t
25 Dec 2007, 12:19
c988t [a] [/a]
t297t
25 Dec 2007, 14:44
c209t [a] [/a]
esxpartner
06 Jan 2008, 17:35
http://www.geocities.com/esxpartner
charter school
07 Jan 2008, 18:43
c511t [a] [/a]
charter school
07 Jan 2008, 18:57
c155t [a] [/a]
t194t
07 Jan 2008, 19:26
c425t [a] [/a]
t764t
07 Jan 2008, 19:40
c494t [a] [/a]
t190t
07 Jan 2008, 19:55
c217t [a] [/a]
t669t
07 Jan 2008, 20:24
c438t [a] [/a]
t606t
07 Jan 2008, 20:54
c365t [a] [/a]
t794t
07 Jan 2008, 21:25
c751t [a] [/a]
t325t
07 Jan 2008, 23:03
c554t [a] [/a]
t21t
07 Jan 2008, 23:58
c221t [a] [/a]
t566t
08 Jan 2008, 00:12
c420t [a] [/a]
t947t
08 Jan 2008, 01:34
c328t [a] [/a]
t627t
08 Jan 2008, 02:28
c346t [a] [/a]
t858t
08 Jan 2008, 02:54
c914t [a] [/a]
t551t
08 Jan 2008, 03:08
c505t [a] [/a]
t49t
08 Jan 2008, 03:23
c94t [a] [/a]
t866t
08 Jan 2008, 03:38
c499t [a] [/a]
t972t
08 Jan 2008, 03:52
c901t [a] [/a]
t460t
08 Jan 2008, 05:13
c39t [a] [/a]
t531t
08 Jan 2008, 05:28
c149t [a] [/a]
t630t
08 Jan 2008, 05:42
c659t [a] [/a]
t917t
08 Jan 2008, 06:24
c801t [a] [/a]
verizon wireless pix place
09 Jan 2008, 21:19
c822t [a] http://groups.google.com/group/musicringtone53/web/free-ringtone-for-motorola [/a] [a] http://groups.google.com/group/musicringtone53/web/wireless-solution [/a] [a] http://groups.google.com/group/musicringtone53/web/cricket-cell-phone-ringtone [/a] [a] http://groups.google.com/group/musicringtone53/web/samsung-ringtones [/a] samsung ringtones - http://groups.google.com/group/musicringtone53/web/free-ringtone-for-motorola free ringtone for motorola - http://groups.google.com/group/musicringtone53/web/wireless-solution
free ringtone for motorola
09 Jan 2008, 21:33
c72t [a] http://groups.google.com/group/musicringtone53/web/hop-ringtones [/a] [a] http://groups.google.com/group/musicringtone53/web/my-cingular-cell-phone [/a] hop ringtones - http://groups.google.com/group/musicringtone53/web/hop-ringtones
t735t
09 Jan 2008, 21:47
c678t [a] [/a]
t4t
09 Jan 2008, 23:11
c956t [a] [/a]
t224t
09 Jan 2008, 23:38
c253t [a] [/a]
t305t
09 Jan 2008, 23:53
c539t [a] [/a]
t316t
10 Jan 2008, 00:07
c699t [a] [/a]
t668t
10 Jan 2008, 00:35
c14t [a] [/a]
t340t
10 Jan 2008, 00:48
c375t [a] [/a]
t984t
10 Jan 2008, 01:28
c313t [a] [/a]
t958t
10 Jan 2008, 01:54
c565t [a] [/a]
t755t
10 Jan 2008, 02:08
c334t [a] [/a]
t271t
10 Jan 2008, 02:23
c701t [a] [/a]
t296t
10 Jan 2008, 02:36
c63t [a] [/a]
t867t
10 Jan 2008, 02:51
c842t [a] [/a]
t127t
10 Jan 2008, 03:31
c223t [a] [/a]
t56t
10 Jan 2008, 03:45
c355t [a] [/a]
t905t
10 Jan 2008, 03:57
c148t [a] [/a]
t625t
10 Jan 2008, 04:39
c765t [a] [/a]
t809t
10 Jan 2008, 05:35
c899t [a] [/a]
t532t
10 Jan 2008, 06:17
c618t [a] [/a]
wireless headphones
10 Jan 2008, 10:26
c621t [a] http://groups.google.com/group/music-ringtones3/web/real-ringtone [/a] [a] http://groups.google.com/group/music-ringtones3/web/free-motorola-ringtones [/a] [a] http://groups.google.com/group/music-ringtones3/web/free-tracfone-ringtone [/a] [a] http://groups.google.com/group/music-ringtones3/web/wireless-internet-provider [/a] real ringtone - http://groups.google.com/group/music-ringtones3/web/real-ringtone free motorola ringtones - http://groups.google.com/group/music-ringtones3/web/free-motorola-ringtones
download ringtone mmf
10 Jan 2008, 10:42
c914t [a] http://groups.google.com/group/music-ringtones71/web/pussycat-doll-ringtone [/a] [a] http://groups.google.com/group/music-ringtones3/web/cheap-ringtone [/a] [a] http://groups.google.com/group/music-ringtones3/web/free-ringtone-for-verizon [/a] [a] http://groups.google.com/group/music-ringtones71/web/cellular-ringtone [/a] pussycat doll ringtone - http://groups.google.com/group/music-ringtones71/web/pussycat-doll-ringtone cheap ringtone - http://groups.google.com/group/music-ringtones3/web/cheap-ringtone
wireless weather station
10 Jan 2008, 11:55
c579t [a] http://groups.google.com/group/mp3ringtone41/web/free-ringtone-for-nokia [/a] [a] http://groups.google.com/group/music-ringtones1/web/ringtone-free [/a] [a] http://groups.google.com/group/mp3ringtone41/web/shakira-ringtone [/a] [a] http://groups.google.com/group/music-ringtones1/web/wireless-technology [/a] shakira ringtone - http://groups.google.com/group/mp3ringtone41/web/free-ringtone-for-nokia ringtone free - http://groups.google.com/group/music-ringtones1/web/ringtone-free
cricket ringtone
11 Jan 2008, 02:27
c389t [a] http://groups.google.com/group/sprintringtone/web/wireless-speaker [/a] [a] http://groups.google.com/group/sprintringtone/web/caller-ringtone [/a] [a] http://groups.google.com/group/sprintringtone/web/free-sprint-ringtones [/a] [a] http://groups.google.com/group/sprint-ringtone40/web/cingular-ringtone [/a] wireless speaker - http://groups.google.com/group/sprintringtone/web/wireless-speaker caller ringtone - http://groups.google.com/group/sprintringtone/web/caller-ringtone
verizon phones
11 Jan 2008, 05:06
c961t [a] http://groups.google.com/group/ringtonesweb3/web/motorola-ringtones [/a] [a] http://groups.google.com/group/ringtonesweb3/web/motorola-razr [/a] [a] http://groups.google.com/group/ringtonesweb3/web/motorola-cell-phones [/a] [a] http://groups.google.com/group/ringtonesweb3/web/motorola-phones [/a] motorola phones - http://groups.google.com/group/ringtonesweb3/web/motorola-ringtones motorola razr - http://groups.google.com/group/ringtonesweb3/web/motorola-razr
sprint ring tones
11 Jan 2008, 11:16
c848t [a] http://groups.google.com/group/ringtonesweb15/web/sprint-ring-tones [/a] [a] http://groups.google.com/group/ringtonesweb15/web/ring-tones-sprint [/a] [a] http://groups.google.com/group/ringtonesweb15/web/nextel-ring-tones [/a] [a] http://groups.google.com/group/ringtonesweb16/web/free-nextel-ring-tones [/a] sprint ring tones - http://groups.google.com/group/ringtonesweb15/web/sprint-ring-tones ring tones sprint - http://groups.google.com/group/ringtonesweb15/web/ring-tones-sprint
nokia ringtone for free
11 Jan 2008, 15:51
c52t [a] http://groups.google.com/group/ringtonesweb22/web/nextel-ringtone [/a] [a] http://groups.google.com/group/ringtonesweb22/web/free-nextel-ringtone [/a] [a] http://groups.google.com/group/ringtonesweb22/web/free-tmobile-ringtone [/a] [a] http://groups.google.com/group/ringtonesweb22/web/free-t-mobile-ringtone [/a] nextel ringtone - http://groups.google.com/group/ringtonesweb22/web/nextel-ringtone free nextel ringtone - http://groups.google.com/group/ringtonesweb22/web/free-nextel-ringtone
tmobile ringtone
11 Jan 2008, 16:09
c387t [a] http://groups.google.com/group/ringtonesweb22/web/tmobile-ringtone [/a] [a] http://groups.google.com/group/ringtonesweb23/web/t-mobile-ringtone [/a] [a] http://groups.google.com/group/ringtonesweb23/web/alltel-ringtone [/a] [a] http://groups.google.com/group/ringtonesweb23/web/free-alltel-ringtone [/a] tmobile ringtone - http://groups.google.com/group/ringtonesweb22/web/tmobile-ringtone t mobile ringtone - http://groups.google.com/group/ringtonesweb23/web/t-mobile-ringtone
download free ringtone t mobile
11 Jan 2008, 18:12
c779t [a] http://groups.msn.com/ringtone-freeaj/ringtoneverizonwireless.msnw [/a] [a] http://groups.msn.com/ringtone-freeaj/downloadringtones.msnw [/a] [a] http://groups.msn.com/ringtone-freeaj/hotringtones.msnw [/a] [a] http://groups.msn.com/ringtone-freeaj/freealltelringtones.msnw [/a] ringtone verizon wireless - http://groups.msn.com/ringtone-freeaj/ringtoneverizonwireless.msnw download ringtones - http://groups.msn.com/ringtone-freeaj/downloadringtones.msnw
t mobile phone
11 Jan 2008, 19:51
c219t [a] http://groups.msn.com/free-cell-phone-ringtonesbv/cingularwireless.msnw [/a] [a] http://groups.msn.com/verizon-wireless-ringtoneshq/musicringtones.msnw [/a] [a] http://groups.msn.com/verizon-wireless-ringtoneshq [/a] [a] http://groups.msn.com/free-cell-phone-ringtonesbv/freeverizonringtones.msnw [/a] verizon wireless ringtones - http://groups.msn.com/free-cell-phone-ringtonesbv/cingularwireless.msnw cingular wireless - http://groups.msn.com/verizon-wireless-ringtoneshq/musicringtones.msnw
ring tones samsung
11 Jan 2008, 20:23
c814t [a] http://groups.msn.com/verizon-wireless-ringtoneshq/alltelwirelesscellphone.msnw [/a] [a] http://groups.msn.com/verizon-wireless-ringtoneshq/sprintphones.msnw [/a] [a] http://groups.msn.com/free-ring-tones-cingularze [/a] [a] http://groups.msn.com/free-ring-tones-cingularze/cingularringtones.msnw [/a] alltel wireless cell phone - http://groups.msn.com/verizon-wireless-ringtoneshq/alltelwirelesscellphone.msnw sprint phones - http://groups.msn.com/verizon-wireless-ringtoneshq/sprintphones.msnw
free verizon cell phone ring tones
11 Jan 2008, 21:42
c307t [a] http://groups.msn.com/free-verizon-cell-phone-ring-tonesje [/a] [a] http://groups.msn.com/free-verizon-cell-phone-ring-tonesje/tmobileringtones.msnw [/a] [a] http://groups.msn.com/free-verizon-cell-phone-ring-tonesje/tmobileringtones1.msnw [/a] [a] http://groups.msn.com/free-verizon-cell-phone-ring-tonesje/mobilegames.msnw [/a] free verizon cell phone ring tones - http://groups.msn.com/free-verizon-cell-phone-ring-tonesje t mobile ring tones - http://groups.msn.com/free-verizon-cell-phone-ring-tonesje/tmobileringtones.msnw
free ringtones motorola
11 Jan 2008, 23:27
c604t [a] http://groups.msn.com/lg-phonecv/latestnokiacellphone.msnw [/a] [a] http://groups.msn.com/lg-phonecv/tvringtones.msnw [/a] [a] http://groups.msn.com/lg-phonecv/freealltelringtones.msnw [/a] [a] http://groups.msn.com/lg-phonecv/mobileringtones.msnw [/a] latest nokia cell phone - http://groups.msn.com/lg-phonecv/latestnokiacellphone.msnw tv ring tones - http://groups.msn.com/lg-phonecv/tvringtones.msnw
sprint cell phone
12 Jan 2008, 01:58
c610t [a] http://groups.msn.com/samsung-cell-phonesyb/motorolaphones.msnw [/a] [a] http://groups.msn.com/samsung-cell-phonesyb/ringtonescingular.msnw [/a] [a] http://groups.msn.com/lg-phoneskp [/a] [a] http://groups.msn.com/lg-phoneskp/lgcellphones.msnw [/a] motorola phones - http://groups.msn.com/samsung-cell-phonesyb/motorolaphones.msnw ringtones cingular - http://groups.msn.com/samsung-cell-phonesyb/ringtonescingular.msnw
free alltel ring tones
12 Jan 2008, 05:43
c272t [a] http://groups.msn.com/mosquito-ringtonesmo/polyphonicringtones.msnw [/a] [a] http://groups.msn.com/mosquito-ringtonesmo/freesprintringtones.msnw [/a] [a] http://groups.msn.com/mosquito-ringtonesmo/samsungringtones.msnw [/a] [a] http://groups.msn.com/mosquito-ringtonesmo/lgringtones.msnw [/a] free sprint ring tones - http://groups.msn.com/mosquito-ringtonesmo/polyphonicringtones.msnw lg ring tones - http://groups.msn.com/mosquito-ringtonesmo/freesprintringtones.msnw
free ring tones cingular
12 Jan 2008, 18:52
c256t [a] http://groups.yahoo.com/group/Free-Ringtones-Motorola-l [/a] [a] http://groups.yahoo.com/group/Free-Ring-Tones-Nokia-l [/a] [a] http://groups.yahoo.com/group/Free-Ringtones-Nokia-l [/a] [a] http://groups.yahoo.com/group/Free-Ring-Tones-Samsung-l [/a] free ringtones motorola - http://groups.yahoo.com/group/Free-Ringtones-Motorola-l free ring tones nokia - http://groups.yahoo.com/group/Free-Ring-Tones-Nokia-l
hot ringtone
12 Jan 2008, 21:50
c473t [a] http://groups.yahoo.com/group/Mosquito-Ringtone-l [/a] [a] http://groups.yahoo.com/group/Mosquito-Ring-Tones-l [/a] [a] http://groups.yahoo.com/group/Mosquito-Ringtones-l [/a] [a] http://groups.yahoo.com/group/Motorola-Cell-Phones-l [/a] mosquito ringtone - http://groups.yahoo.com/group/Mosquito-Ringtone-l mosquito ring tones - http://groups.yahoo.com/group/Mosquito-Ring-Tones-l
sprint cell phones
13 Jan 2008, 02:13
c519t [a] http://groups.yahoo.com/group/Sprint-Cell-Phones-l [/a] [a] http://groups.yahoo.com/group/Sprint-Nextel-l [/a] [a] http://groups.yahoo.com/group/Sprint-Phones-l [/a] [a] http://groups.yahoo.com/group/Sprint-Ringtone-l [/a] sprint cell phones - http://groups.yahoo.com/group/Sprint-Cell-Phones-l sprint nextel - http://groups.yahoo.com/group/Sprint-Nextel-l
verizon dsl
13 Jan 2008, 03:52
c317t [a] http://groups.yahoo.com/group/Verizon-Dsl-l [/a] [a] http://groups.yahoo.com/group/Verizon-Phones-l [/a] [a] http://groups.yahoo.com/group/Verizon-Ringtone-For-Free-l [/a] [a] http://groups.yahoo.com/group/Verizon-Ringtone-l [/a] verizon dsl - http://groups.yahoo.com/group/Verizon-Dsl-l verizon phones - http://groups.yahoo.com/group/Verizon-Phones-l
t392t
13 Jan 2008, 05:15
c963t [a] [/a]
t246t
13 Jan 2008, 06:09
c10t [a] [/a]
t560t
13 Jan 2008, 06:36
c412t [a] [/a]
buy aciphex online
13 Jan 2008, 08:03
c542t [a] http://careercenter.devicelink.com/medialibrary/articles/buy-acne-n-pimple-cream-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-acne-n-pimple-cream.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-aciphex-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-aciphex.html [/a] buy acne n pimple cream - http://careercenter.devicelink.com/medialibrary/articles/buy-acne-n-pimple-cream-online.html buy aciphex online - http://careercenter.devicelink.com/medialibrary/articles/buy-acne-n-pimple-cream.html
cheap acompliex
13 Jan 2008, 09:02
c992t [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--actoplus-met.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/actos-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--acticin.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--acompliex.html [/a] cheap acompliex - http://careercenter.devicelink.com/medialibrary/articles/cheap--actoplus-met.html cheap acticin - http://careercenter.devicelink.com/medialibrary/articles/actos-online.html
buy avapro
13 Jan 2008, 15:43
c159t [a] http://careercenter.devicelink.com/medialibrary/articles/azulfidine-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/ayurslim-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--avapro.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--avodart.html [/a] cheap avapro - http://careercenter.devicelink.com/medialibrary/articles/azulfidine-online.html azulfidine online - http://careercenter.devicelink.com/medialibrary/articles/ayurslim-online.html
bcaa online
13 Jan 2008, 16:00
c164t [a] http://careercenter.devicelink.com/medialibrary/articles/buy-ayurslim-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/bcaa.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/bcaa-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/azulfidine.html [/a] azulfidine - http://careercenter.devicelink.com/medialibrary/articles/buy-ayurslim-online.html bcaa - http://careercenter.devicelink.com/medialibrary/articles/bcaa.html
benemid online
13 Jan 2008, 17:02
c676t [a] http://careercenter.devicelink.com/medialibrary/articles/buy-benemid.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--benemid.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--bactroban.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-benemid-online.html [/a] cheap benemid - http://careercenter.devicelink.com/medialibrary/articles/buy-benemid.html buy benemid online - http://careercenter.devicelink.com/medialibrary/articles/cheap--benemid.html
buy azulfidine online
13 Jan 2008, 17:20
c980t [a] http://careercenter.devicelink.com/medialibrary/articles/bonnisan-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/brafix-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/brafix.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/brahmi-online.html [/a] bonnisan online - http://careercenter.devicelink.com/medialibrary/articles/bonnisan-online.html brafix online - http://careercenter.devicelink.com/medialibrary/articles/brafix-online.html
bonnisan online
13 Jan 2008, 17:53
c305t [a] http://careercenter.devicelink.com/medialibrary/articles/buy-brahmi-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-brahmi.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--bonnisan.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--brafix.html [/a] buy brahmi online - http://careercenter.devicelink.com/medialibrary/articles/buy-brahmi-online.html buy brahmi - http://careercenter.devicelink.com/medialibrary/articles/buy-brahmi.html
buy chitosan online
13 Jan 2008, 23:29
c218t [a] http://careercenter.devicelink.com/medialibrary/articles/chitosan.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/chrysin-xy.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-chrysin-xy-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-chrysin-xy.html [/a] chitosan - http://careercenter.devicelink.com/medialibrary/articles/chitosan.html chrysin xy - http://careercenter.devicelink.com/medialibrary/articles/chrysin-xy.html
cialis jelly
14 Jan 2008, 00:17
c32t [a] http://careercenter.devicelink.com/medialibrary/articles/cialis.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-cialis-professional-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-cialis-professional.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-cialis-soft-tabs-online.html [/a] cialis - http://careercenter.devicelink.com/medialibrary/articles/cialis.html buy cialis professional online - http://careercenter.devicelink.com/medialibrary/articles/buy-cialis-professional-online.html
buy cordarone online
14 Jan 2008, 03:52
c975t [a] http://careercenter.devicelink.com/medialibrary/articles/coreg.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-coreg-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-coumadin-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-coumadin.html [/a] coreg - http://careercenter.devicelink.com/medialibrary/articles/coreg.html buy coreg online - http://careercenter.devicelink.com/medialibrary/articles/buy-coreg-online.html
danazol
14 Jan 2008, 07:03
c676t [a] http://careercenter.devicelink.com/medialibrary/articles/buy-deluxe-whitening-system--with-plasma-lamp.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-depakote-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-depakote.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--deluxe-handheld-plasma-whitening-tool.html [/a] buy deluxe whitening system with plasma lamp - http://careercenter.devicelink.com/medialibrary/articles/buy-deluxe-whitening-system--with-plasma-lamp.html buy depakote online - http://careercenter.devicelink.com/medialibrary/articles/buy-depakote-online.html
gaba online
14 Jan 2008, 18:12
c146t [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--gasex.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/gaba-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/gaba.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/gasex-online.html [/a] cheap gasex - http://careercenter.devicelink.com/medialibrary/articles/cheap--gasex.html gaba online - http://careercenter.devicelink.com/medialibrary/articles/gaba-online.html
buy herbal phentermine
14 Jan 2008, 21:24
c172t [a] http://careercenter.devicelink.com/medialibrary/articles/buy-hair-loss-cream.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-herbolax.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-herbal-phentermine-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-herbal-phentermine.html [/a] buy herbolax - http://careercenter.devicelink.com/medialibrary/articles/buy-hair-loss-cream.html buy herbal phentermine - http://careercenter.devicelink.com/medialibrary/articles/buy-herbolax.html
hair loss cream online
14 Jan 2008, 21:37
c382t [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--hair-loss-cream.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--herbal-phentermine.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/hair-loss-cream-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/hair-loss-cream.html [/a] cheap hair loss cream - http://careercenter.devicelink.com/medialibrary/articles/cheap--hair-loss-cream.html cheap herbal phentermine - http://careercenter.devicelink.com/medialibrary/articles/cheap--herbal-phentermine.html
cheap herbal phentermine
14 Jan 2008, 22:09
c58t [a] http://careercenter.devicelink.com/medialibrary/articles/buy-himcocid.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-himcolin-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-himcolin.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-himcospaz.html [/a] buy himcocid - http://careercenter.devicelink.com/medialibrary/articles/buy-himcocid.html buy himcolin online - http://careercenter.devicelink.com/medialibrary/articles/buy-himcolin-online.html
cheap hoodia weight loss patch
15 Jan 2008, 00:00
c895t [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--hoodia-weight-loss-patch.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/cheap--hydrea.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/hoodia-weight-loss-patch-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/hoodia-weight-loss-patch.html [/a] cheap hoodia weight loss patch - http://careercenter.devicelink.com/medialibrary/articles/cheap--hoodia-weight-loss-patch.html cheap hydrea - http://careercenter.devicelink.com/medialibrary/articles/cheap--hydrea.html
cheap hoodia weight loss patch
15 Jan 2008, 01:13
c905t [a] http://careercenter.devicelink.com/medialibrary/articles/buy-inderal-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-inderal.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-indocin-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-indocin.html [/a] buy inderal online - http://careercenter.devicelink.com/medialibrary/articles/buy-inderal-online.html buy inderal - http://careercenter.devicelink.com/medialibrary/articles/buy-inderal.html
cheap karela
15 Jan 2008, 03:21
c387t [a] http://careercenter.devicelink.com/medialibrary/articles/buy-keftab-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-koflet-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-koflet.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-kytril.html [/a] buy keftab online - http://careercenter.devicelink.com/medialibrary/articles/buy-keftab-online.html buy koflet online - http://careercenter.devicelink.com/medialibrary/articles/buy-koflet-online.html
l arginine online
15 Jan 2008, 04:06
c847t [a] http://careercenter.devicelink.com/medialibrary/articles/l-arginine-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/l-arginine.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-l-carnitine-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-l-carnitine.html [/a] l arginine online - http://careercenter.devicelink.com/medialibrary/articles/l-arginine-online.html l arginine - http://careercenter.devicelink.com/medialibrary/articles/l-arginine.html
buy lotrisone online
15 Jan 2008, 10:10
c706t [a] http://careercenter.devicelink.com/medialibrary/articles/buy-lotensin-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-lotrisone.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-lotrisone-online.html [/a] [a] http://careercenter.devicelink.com/medialibrary/articles/buy-lotensin.html [/a] buy lotrisone - http://careercenter.devicelink.com/medialibrary/articles/buy-lotensin-online.html buy lotensin - http://careercenter.devicelink.com/medialibrary/articles/buy-lotrisone.html
cheap lotrisone
15 Jan 2008, 11:14
c926t [a] http://groups.yahoo.com/group/Nokia-Ringtones-For-Free-ii [/a] [a] http://groups.yahoo.com/group/Free-Samsung-Ringtones-ii [/a] [a] http://groups.yahoo.com/group/Download-Sprint-Ringtones-ii [/a] [a] http://groups.yahoo.com/group/Free-Tmobile-Ring-Tone-ii [/a] free tmobile ring tone - http://groups.yahoo.com/group/Nokia-Ringtones-For-Free-ii nokia ringtones for free - http://groups.yahoo.com/group/Free-Samsung-Ringtones-ii
nokia ringtones for free
15 Jan 2008, 11:29
c827t [a] http://groups.yahoo.com/group/Motorola-Ring-Tones-For-Free-ii [/a] [a] http://groups.yahoo.com/group/Download-T-mobile-Ring-Tone-ii [/a] [a] http://groups.yahoo.com/group/Free-Lg-Ringtone-ii [/a] [a] http://groups.yahoo.com/group/Nextel-Ring-Tones-For-Free-ii [/a] nextel ring tones for free - http://groups.yahoo.com/group/Motorola-Ring-Tones-For-Free-ii download t-mobile ring tone - http://groups.yahoo.com/group/Download-T-mobile-Ring-Tone-ii
download tmobile ringtones
15 Jan 2008, 13:41
c707t [a] http://groups.yahoo.com/group/Sprint-Ringtones-For-Free-ii [/a] [a] http://groups.yahoo.com/group/Sprint-Ring-Tone-Free-ii [/a] [a] http://groups.yahoo.com/group/Download-Nokia-Ringtones-ii [/a] [a] http://groups.yahoo.com/group/Tmobile-Ringtone-For-Free-ii [/a] sprint ringtones for free - http://groups.yahoo.com/group/Sprint-Ringtones-For-Free-ii sprint ring tone free - http://groups.yahoo.com/group/Sprint-Ring-Tone-Free-ii
download tmobile ring tones
15 Jan 2008, 15:31
c113t [a] http://groups.yahoo.com/group/Download-Cingular-Ring-Tones-ii [/a] [a] http://groups.yahoo.com/group/Free-Sprint-Ringtones-ii [/a] [a] http://groups.yahoo.com/group/Nextel-Ring-Tone-Free-ii [/a] [a] http://groups.yahoo.com/group/Motorola-Ring-Tones-Free-ii [/a] download cingular ring tones - http://groups.yahoo.com/group/Download-Cingular-Ring-Tones-ii free sprint ringtones - http://groups.yahoo.com/group/Free-Sprint-Ringtones-ii
lg ringtone for free
15 Jan 2008, 17:59
c499t [a] http://groups.yahoo.com/group/Free-Nokia-Ring-Tone-ii [/a] [a] http://groups.yahoo.com/group/Download-Motorola-Ring-Tone-ii [/a] [a] http://groups.yahoo.com/group/Verizon-Ringtones-For-Free-ii [/a] [a] http://groups.yahoo.com/group/Free-Tmobile-Ringtone-ii [/a] download motorola ring tone - http://groups.yahoo.com/group/Free-Nokia-Ring-Tone-ii free nokia ring tone - http://groups.yahoo.com/group/Download-Motorola-Ring-Tone-ii
tmobile ring tone for free
15 Jan 2008, 18:30
c55t [a] http://groups.yahoo.com/group/Free-Lg-Ring-Tones-ii [/a] [a] http://groups.yahoo.com/group/Tmobile-Ring-Tones-For-Free-ii [/a] [a] http://groups.yahoo.com/group/Download-Samsung-Ring-Tone-ii [/a] [a] http://groups.yahoo.com/group/Tmobile-Ring-Tone-For-Free-ii [/a] free lg ring tones - http://groups.yahoo.com/group/Free-Lg-Ring-Tones-ii tmobile ring tones for free - http://groups.yahoo.com/group/Tmobile-Ring-Tones-For-Free-ii
verizon ringtone for free
15 Jan 2008, 19:14
c130t [a] http://groups.yahoo.com/group/Download-Nextel-Ring-Tone-ii [/a] [a] http://groups.yahoo.com/group/Verizon-Ringtone-Free-ii [/a] [a] http://groups.yahoo.com/group/Cingular-Ringtone-ii [/a] [a] http://groups.yahoo.com/group/Tmobile-Ringtones-For-Free-ii [/a] download nextel ring tone - http://groups.yahoo.com/group/Download-Nextel-Ring-Tone-ii verizon ringtone free - http://groups.yahoo.com/group/Verizon-Ringtone-Free-ii
download nextel ringtone
15 Jan 2008, 22:01
c414t [a] http://groups.yahoo.com/group/Download-Tmobile-Ring-Tone-ii [/a] [a] http://groups.yahoo.com/group/Free-Verizon-Ringtone-ii [/a] [a] http://groups.yahoo.com/group/Free-Motorola-Ring-Tone-ii [/a] [a] http://groups.yahoo.com/group/Tmobile-Ringtones-Free-ii [/a] tmobile ringtones free - http://groups.yahoo.com/group/Download-Tmobile-Ring-Tone-ii free motorola ri