<xmp> <body><!--'"</title></head>--> <script type="text/javascript"> //OwnerIQ var __oiq_pct = 50; if( __oiq_pct>=100 || Math.floor(Math.random()*100/(100-__oiq_pct)) > 0 ) { var _oiqq = _oiqq || []; _oiqq.push(['oiq_addPageBrand','Lycos']); _oiqq.push(['oiq_addPageCat','Internet > Websites']); _oiqq.push(['oiq_addPageLifecycle','Intend']); _oiqq.push(['oiq_doTag']); (function() { var oiq = document.createElement('script'); oiq.type = 'text/javascript'; oiq.async = true; oiq.src = document.location.protocol + '//px.owneriq.net/stas/s/lycosn.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(oiq, s); })(); } /////// Google Analytics var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21402695-21']); _gaq.push(['_setDomainName', 'angelfire.com']); _gaq.push(['_setCustomVar', 1, 'member_name', 'blog/running', 3]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); ////// Lycos Initialization ///////////////////// var lycos_ad = Array(); var lycos_search_query = ""; var lycos_onload_timer; var cm_role = "live"; var cm_host = "angelfire.lycos.com"; var cm_taxid = "/memberembedded"; var angelfire_member_name = "blog/running"; var angelfire_member_page = "blog/running/bono.html"; var angelfire_ratings_hash = "1722410603:a5f1144f853889336a94db5969881bbb"; var lycos_ad_category = {"dmoz":"computers\/programming","ontarget":"&CAT=technology&L2CAT=computing&L3CAT=programming"}; var lycos_ad_remote_addr = "209.202.244.9"; var lycos_ad_www_server = "www.angelfire.lycos.com"; var edit_site_url = "www.angelfire.lycos.com/landing/landing.tmpl?utm_source=house&utm_medium=landingpage&utm_campaign=toolbarlink"; </script> <script type="text/javascript" src="https://scripts.lycos.com/catman/init.js"></script> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_300x250_dfp', [300, 250], 'div-gpt-ad-1450207484070-0').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_above_728x90_dfp', [728, 90], 'div-gpt-ad-1450207484070-1').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_below_728X90_dfp', [728, 90], 'div-gpt-ad-1450207484070-2').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type="text/javascript"> (function(isV) { if (!isV) { return; } //this.lycos_search_query = lycos_get_search_referrer(); var adMgr = new AdManager(); var lycos_prod_set = adMgr.chooseProductSet(); var slots = ["leaderboard", "leaderboard2", "toolbar_image", "toolbar_text", "smallbox", "top_promo", "footer2","slider"]; var adCat = this.lycos_ad_category; adMgr.setForcedParam('page', (adCat && adCat.dmoz) ? adCat.dmoz : 'member'); if (this.lycos_search_query) { adMgr.setForcedParam("keyword", this.lycos_search_query); } else if (adCat && adCat.find_what) { adMgr.setForcedParam('keyword', adCat.find_what); } for (var s in slots) { var slot = slots[s]; if (adMgr.isSlotAvailable(slot)) { this.lycos_ad[slot] = adMgr.getSlot(slot); } } adMgr.renderHeader(); adMgr.renderFooter(); }((function() { var w = 0, h = 0, minimumThreshold = 300; if (top == self) { return true; } if (typeof(window.innerWidth) == 'number' ) { w = window.innerWidth; h = window.innerHeight; } else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { w = document.documentElement.clientWidth; h = document.documentElement.clientHeight; } else if (document.body && (document.body.clientWidth || document.body.clientHeight)) { w = document.body.clientWidth; h = document.body.clientHeight; } return ((w > minimumThreshold) && (h > minimumThreshold)); }()))); window.onload = function() { var f = document.getElementById("lycosFooterAd"); var b = document.getElementsByTagName("body")[0]; b.appendChild(f); f.style.display = "block"; document.getElementById('lycosFooterAdiFrame').src = '/adm/ad/footerAd.iframe.html'; // Slider Injection (function() { var e = document.createElement('iframe'); e.style.border = '0'; e.style.margin = 0; e.style.display = 'block'; e.style.cssFloat = 'right'; e.style.height = '254px'; e.style.overflow = 'hidden'; e.style.padding = 0; e.style.width = '300px'; })(); // Bottom Ad Injection ( function() { var b = document.getElementsByTagName("body")[0]; var iif = document.createElement('iframe'); iif.style.border = '0'; iif.style.margin = 0; iif.style.display = 'block'; iif.style.cssFloat = 'right'; iif.style.height = '254px'; iif.style.overflow = 'hidden'; iif.style.padding = 0; iif.style.width = '300px'; iif.src = '/adm/ad/injectAd.iframe.html'; var cdiv = document.createElement('div'); cdiv.style = "width:300px;margin:10px auto;"; cdiv.appendChild( iif ); if( b ) { b.insertBefore(cdiv, b.lastChild); } })(); } </script> <style> #body .adCenterClass { margin:0 auto; display:block !important; overflow:hidden; width:100%; } #body .adCenterClass #ad_container { display:block !important; float:left; width:728px; } @media (min-width: 768px) { <!-- For 300px or less ads ONLY --> #body .adCenterClass #ad_container { width: calc(100% - 372px); } } @media (min-width: 1110px) { <!-- For 728px or less ads --> #body .adCenterClass #ad_container { width: calc(100% - 372px); } } </style> <div style="background:#abe6f6; border-bottom:1px solid #507a87; position:relative; z-index:9999999"> <div class="adCenterClass"> <a href="https://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; float:left; width:186px; border:0"> <img src="/adm/ad/angelfire-freeAd.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> <div id="ad_container"> <script type="text/javascript">document.write(lycos_ad['leaderboard']);</script> </div> </div> </div> <!-- ///////////////////////////////////// --> <script type="text/javascript">document.write(lycos_ad['slider']);</script> <div id="lycosFooterAd" style="background:#abe6f6; border-top:1px solid #507a87; clear:both; display:none; position:relative; z-index:9999999"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:936px;"> <div id="aflinksholder" style="float:left; width:186px;"> <a href="https://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; border:0"> <img src="/adm/ad/angelfire-freeAd2.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> </div> <iframe id="lycosFooterAdiFrame" style="border:0; display:block; float:left; height:96px; overflow:hidden; padding:0; width:750px"></iframe> </div> </div> <!--- UNDERDOGMEDIA EDGE_lycos.com JavaScript ADCODE START---> <script data-cfasync="false" language="javascript" async src="//udmserve.net/udm/img.fetch?sid=17754;tid=1;dt=6;"></script> <!--- UNDERDOGMEDIA EDGE_lycos.com JavaScript ADCODE END---> </xmp> o h y e a h , a n d I ' m l o v i n ' i t              feat. Bono & Steve Tyler

Bono Vox
I'm far too lazy to build a fan site, so I guess you could say this is my little shrine to one of the greatest rock stars on earth. ;)

Lead vocalist of one of the most successful Rock N' Roll bands in music history, Bono has not only practically led the group since their formation, but has proved that being outspoken, politically active and a captivating performer are all the ingredients to being a Bon-a fide rock star.

Bono was born Paul David Hewson on May 10, 1960, in Dublin, Ireland. Before Bono was born, a fortuneteller told Bono's mother, as if by premonition, that she would have a son that would be famous. Famous might have been an understatement.

Religion has always played a role in the music of U2, in the lives of the band members, as well as in Bono's life, ever since he was a young boy. His father Bob was catholic, while mother Iris (who passed away in 1974) was protestant.

Even as a schoolboy Bono was a troublemaker; the class clown of Mount Temple High School. Considered a "cool" kid who had a tendency to do weird things, Bono joined a group of kids known as "The Lypton Village". That is how he received the name "Bono Vox", after a hearing aid sold in a store in Dublin.

Bono hated his nickname at first, but then learned that "Bono Vox" meant "good voice" in Latin. Ironically, he was not given the name because of his singing voice -- which at the time he did not even have -- he was given the name because he was never calm.

In 1976, Larry Mullen Jr. (U2's drummer) placed an ad on a bulletin board at Bono's High School searching for fellow musicians. Of the seven musicians who attended Larry's house to audition, guitarist Dave Evans, bass guitar player Adam Clayton, and Paul (Bono) Hewson stood out the most.

While the others who made it in the band each played a musical instrument, Bono was accepted based on his standout charisma and personality, even though he had no musical talent whatsoever.

Despite the fact that Mullen was the one who initiated the band's formation to begin with, the leadership quickly went to Bono, who immediately took charge. Bono gave Dave Evans the name "The Edge", and started writing songs and learning how to sing, and thus came to be the band known today as U2.

Performing at first under the monikers Feedback and Hype before finally naming the band U2, the group had released 2 albums (Boy and October) before gaining recognition with their third album release, War, in 1983. It took 2 albums before War finally hit the music charts because the band members were confused about their religious identities and their identity as a band. War did not paint the religious imagery that October painted, but it was tinged with political ideas such as the violence in Ireland.

After U2's live album release, Under a Blood Red Sky, Bono and the band hit it big with The Joshua Tree, in 1987. With follow-up albums such as Rattle and Hum, Achtung, Baby and Zooropa, it's no wonder that U2 was one of the three bands in history to be featured on the cover of Time magazine, hailed as "Rock's Hottest Ticket", and played to sold out worldwide venues.

Bono is known not only for his antics on stage while performing -- he used to climb any type of scaffolding on stage, until he once fell and got injured -- but off stage as well. He and band members caused havoc while shooting the video for "Where The Streets Have No Name" on a roof without permission before the police intervened and stop the filming..

Bono has been involved with various side projects, such as his contribution to Band Aid's "Do They Know It's Christmas" single; his duet with Frank Sinatra for Sinatra's Duets album; a performance with U2, Brian Eno, and Luciano Pavarotti for Passengers; and writing a short story and screenplay entitled The Million Dollar Hotel.

Bono and his band members are known not only for their success and talent in contemporary Rock, but for their political and charitable activism.

Band members have banned Bono from drinking coffee; it makes him too hyper. Also known for losing things, Bono lost his laptop this year, which must have contained lyrics to U2's upcoming album, due for release this fall.

Bono is married to Alison Stewart, his wife of 18 years.

Bono may have been given his nickname for never being quiet; now it's evident that he was really given the nickname for its original meaning: good voice.

- Ask-Men


the girl;
Heather. 5'2ish. 80's freak. blonde. brown eyes. music junkie. soccer. basketball. art. writing. drawing. web design. U2. aerosmith. robbie willams. the white stripes. obsessive. all the good soul rock n roll. more?
content;
me
you
luv
www
blog
desktop;

want it?
currently;
Watching : Terminator 3
Listening : Aerosmith, Best Of
Drinking : Apple Juice
Eating : Tofu
Obsessing : Christina Ricci
Googling : Heath Ledger
Quoting :
(do you like anything you do?)
I brush my teeth very well.
- Joaquin Phoenix
sites;
 
design;
This layout, version two of Rocklicious, was made by moi using images of rock stars Steve Tyler and Bono. I found both of the originals online, thanks to google.
dailies;

Mrs. Macphisto
Evelyn ~ not yet open
Sarah

U2.com
link me;