Freaky Fresh
Inspiration?
Why Did I Create This Site?

I created this site in an attempt to change who i am for the better. Its a known issue in todays society that we are too focused on the simple pleasures of materialistic items instead of finding the pleasure of being at peace in our own bodies without the mass consumption of products that society tells us we need.

I have the feeling that a lot of us deep down wish that we were as simplistic as the "2000s Yoga Mom" lifestyle claims to be and visually is.

//0 bluef00t "Templaterr" var html = '

Home

';//you can change this text to be an image/site button if you want. var section1 = ['link1','link2','link3']//write one-word link names in this list html += '

Section 1:

'; for (i = 0; i' + section1[i] + '

' } var section2 = ['link4','link5']//write one-word link names in this list html += '

Section 2:

'; for (i = 0; i' + section2[i] + '

' } //add more sections if you want by copy-pasting the above and changing every instance of section2 to section3, section4, etc... //get rid of sections by deleting them. it's not that hard. document.getElementById("sidebar").innerHTML = html;