today I will publish some of my poems or phrases but make no mistake, I'm not in love otherwise I'm heartbroken, I am writing this hoping that others will not feel the same way I could fill a thousand pages telling you how I felt and still you would not understand. So now I leave you without a sound except my heart shattering as it hits the ground |
| Love is like an eternal flame, Once it is lit, it will continue to burn for all time. |
| Love isn't blind, it just only sees what matters. |
| Love is a moment that lasts forever... |
| You will know the real meaning of love when you fall in love. |
| If a tear fell from my eyes, everytime i wished you were with me I would have a puddle of fallen wishes at my feet. |
| Through the wind I hear your voice, in the clouds I see your name. Living life without you just wouldnt be the same |
| If you love someone more than anything, Then distance only matters to the mind, not to the heart. |
| If i had a single flower for everytime i thought of you i could walk forever in my garden. |
| When i saw you i was afraid to talk to you... when i talked to you i was afraid to hold you... When i hold you i was afraid to love you Now that i love you im afraid to lose you. |
| Telling someone you love them comes from the heart The place that made you love them from the start. |
| True love never leaves the heart, so if you dont love me now, you didnt love me then. |
| It is impossible to fall out of love, love is such a powerful emotion, That once it envelops you, it does not depart. |
| True love is eternal. If you think you were once in love but fell out of it, than it wasent love you were in |
| I ran up the door,shut the stairs,said my pj's and put on my prayers. I turned off the bed and hopped into the light, all because you kissed me goodnight. |
| No Boy Is Worth Fightig For, And If You Have To Fight To Get Him, Than You're Better Off Without Him. |
| The Hardest Thing In Life Isn't Finding The One You Luv, Its Making The One You Luv...Luv you Back. |
| A Cute Guy Can Open Up My Eyes, A Smart Guy Can Open Up My Mind, But Only A Sweet Guy Can Open My Heart. |
| I Cry For The Times That You Were Almost Mine, I Cry For The Memories I've Left Behind, I Cry For The Pain, The Lost, The Old, the New.. I Now Cry For The Times I Thought I Had You |
| I don't know weather to smile cause you're happier with her or cry cause you're not mine. |
| Everyday we tell ourselves we're better off without each other, B ut then every morning I wake up and realize I love you more then the day before. |
| I want to be happy because hes happy But how can I be happy knowing im not the one making him smile. |
| Sticks and stones may break my bones and tear my skin apart, But nothing hurts me more than you, Because you broke my heart. |
| It takes 3 seconds to say 'I Love You' but a lifetime to prove it. |
| Love is friendship, friendship is love. If love fails, friendship should remain. For friendship is the foundation of love. |
| Let your heart guide you...but listen closely because it whispers. |
| You make me smile for no reason whatsoever, Y ou make me laugh at the unfunniest things, B ut most of all, you make me love you... W hen I shouldn't be loving you. |
| You will know when you really love someone When you want him to be happy even if his happiness means you are not a part of it. |
| Don't be too good i will miss you. Don't be too caring, I might like you. Don't be too sweet, I might fall. It's hard for me to love you when you won't love me after all... |
| And all for love, and nothing for reward. |
| A complete need should not exist... love, life in common with loved ones? |
| what we love intensely or for a long time we are likely to bring within the citadel, and to assert as part of oneself. |
| A girl without freckles is like a night without stars. |
| A kiss can be a comma, a question mark or an exclamation point. That's basic spelling that every woman ought to know. |
| A kiss can beautify souls hearts and thoughts. |
| A kiss can beautify souls hearts and thoughts. |
| A kiss makes the heart young again and wipes out the years. |
| A kiss? the renunciation of the heart when one is no longer alone. |
| A lawful kiss is never worth a stolen one. |
| A lover fears all that he believes. |
| A lover without indescretion is no lover at all. |
| A man is not where he lives, but where he loves. |
| A meeting between two beings who complete one another, who are made for each other, borders already, in my opinion, on a miracle. |
| A part of us remains where ever we have been. |
| A part of you has grown in me. And so you see, it's you and me together forever and never apart, maybe in distance, but never in heart. |
| A pity beyond all telling Is hid in the heart of love. |
the song of my heart
HOW TO CREATE MULTI TAB IN BLOGGER
so guys here i share one of my skill, is how to create multi tab in blog
usually used on blogs whose content is solid .. so can save space .. 3 in 1 widget would happen ... just click tabnya just to move through the menu the next tab ... in the multi tab widget on each tab its script code you can embed Guest Book (Tab 1), the script code Contents (Tab 2), and Script Code Blogroll (Tab 3) or whatever it whatever you like ...
Insert code in the Script Menu Multi Tab HTML Code Blog Templates
1. As usual .. Login to Blogger> Design> Edit HTML (Get used to check expand widget templates) ..
2. Then Copy the script below ...
div.TabView div.Tabs
{
height: 35px;
overflow: hidden;
}
div.TabView div.Tabs a
{
float: left;
display: block;
background-color: #56FCFA;
-moz-border-radius:10px 0px 0px 0px;
width: 125px;
text-align: center;
height: 35px;
padding-top: 3px;
vertical-align: middle;
border: 0px solid #999999;
border-bottom-width: 0;
text-decoration: none;
font-family: "Times New Roman", Serif;
font-weight: 900;
color: #000000;
}
div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active
{
background-color: #56FCFA;
text-shadow: 4px 4px 4px #aaa;
font-size:12px;
}
div.TabView div.Pages
{
clear: both;
border: 0px solid #999999;
-moz-border-radius:0px 0px 0px 10px;
text-shadow: 4px 4px 4px #aaa;
font-size:14px;
overflow: hidden;
background-color: #56FCFA;
}
div.TabView div.Pages div.Page
{
height: 100%;
padding: 0px;
overflow: hidden;
}
div.TabView div.Pages div.Page div.Pad
{
padding: 3px 5px;
}
/*----end----*/
/*----MULTItab----*/
div.TabView div.
{
height: 35px;
overflow: hidden;
}
div.TabView div.Tabs a
{
float: left;
display: block;
background-color: #56FCFA;
-moz-border-radius:10px 0px 0px 0px;
width: 125px;
text-align: center;
height: 35px;
padding-top: 3px;
vertical-align: middle;
border: 0px solid #999999;
border-bottom-width: 0;
text-decoration: none;
font-family: "Times New Roman", Serif;
font-weight: 900;
color: #000000;
}
div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active
{
background-color: #56FCFA;
text-shadow: 4px 4px 4px #aaa;
font-size:12px;
}
div.TabView div.Pages
{
clear: both;
border: 0px solid #999999;
-moz-border-radius:0px 0px 0px 10px;
text-shadow: 4px 4px 4px #aaa;
font-size:14px;
overflow: hidden;
background-color: #56FCFA;
}
div.TabView div.Pages div.
{
height: 100%;
padding: 0px;
overflow: hidden;
}
div.TabView div.Pages div.Page div.Pad
{
padding: 3px 5px;
}
/*----end----*/
]]></b:skin>
<script type='text/javascript'>
function tabview_aux(TabViewId, id)
{
var TabView = document.getElementById(TabViewId);
// ----- Tabs -----
var Tabs = TabView.firstChild;
while (Tabs.className != "Tabs" ) Tabs = Tabs.nextSibling;
var Tab = Tabs.firstChild;
var i = 0;
do
{
if (Tab.tagName == "A")
{
i++;
Tab.href = "javascript:tabview_switch('"+TabViewId+"',
"+i+");";
Tab.className = (i == id) ? "Active" : "";
Tab.blur();
}
}
while (Tab = Tab.nextSibling);
// ----- Pages -----
var Pages = TabView.firstChild;
while (Pages.className != 'Pages') Pages = Pages.nextSibling;
var Page = Pages.firstChild;
var i = 0;
do
{
if (Page.className == 'Page')
{
i++;
if (Pages.offsetHeight) Page.style.height = (Pages.offsetHeight-2)+"px";
Page.style.overflow = "auto";
Page.style.display = (i == id) ? 'block' : 'none';
}
}
while (Page = Page.nextSibling);
}
// ----- Functions -------------------------------------------------------------
function tabview_switch(TabViewId, id) { tabview_aux(TabViewId, id); }
function tabview_initialize(TabViewId) { tabview_aux(TabViewId, 1); }
</script>
5. Paste the code right before </ head> ... like the example below ...
function tabview_aux(TabViewId, id)
{
var TabView = document.getElementById(TabViewId);
// ----- Tabs -----
var Tabs = TabView.firstChild;
while (Tabs.className != "Tabs" ) Tabs = Tabs.nextSibling;
var Tab = Tabs.firstChild;
var i = 0;
do
{
if (Tab.tagName == "A")
{
i++;
Tab.href = "javascript:tabview_switch('"+TabViewId+"',
"+i+");";
Tab.className = (i == id) ? "Active" : "";
Tab.blur();
}
}
while (Tab = Tab.nextSibling);
// ----- Pages -----
var Pages = TabView.firstChild;
while (Pages.className != 'Pages') Pages = Pages.nextSibling;
var Page = Pages.firstChild;
var i = 0;
do
{
if (Page.className == 'Page')
{
i++;
if (Pages.offsetHeight) Page.style.height = (Pages.offsetHeight-2)+"px";
Page.style.overflow = "auto";
Page.style.display = (i == id) ? 'block' : 'none';
}
}
while (Page = Page.nextSibling);
}
// ----- Functions -------------------------------------------------------------
function tabview_switch(TabViewId, id) { tabview_aux(TabViewId, id); }
function tabview_initialize(TabViewId) { tabview_aux(TabViewId, 1); }
</script>
</head>
2. Then Copy the script below ...
<div class="TabView" id="TabView">
<div class="Tabs" style="width: 80;text-shadow: 4px 4px 4px #aaa;font-size: 12px;">
<a>CHANGE THE NAME OF THIS MENU TAB 1</a>
<a>CHANGE THE NAME OF THIS MENU TAB 2</a>
<a>CHANGE THE NAME OF THIS MENU TAB 3</a>
</div>
<div class="Pages" style="width: 465px; height: 250px;">
<div class="Page">
<div class="Pad">
CONTENT MENU TAB 1 - PASTE CODE SCRIPT BOOK GUEST LIST OR THE CONTENT OR blogroll HERE YA ..
</div>
</div>
<div class="Page">
<div class="Pad">
CONTENT MENU TAB 2 - PASTE CODE SCRIPT BOOK GUEST LIST OR THE CONTENT OR blogroll HERE YA
</div>
</div>
<div class="Page">
<div class="Pad">
CONTENT MENU TAB 3 - PASTE CODE SCRIPT BOOK GUEST LIST OR THE CONTENT OR blogroll HERE YA ..
</div>
</div>
</div>
</div>
</form>
<script type="text/javascript">
tabview_initialize('TabView');
</script>
SAVE BALI - BALI INTERNATIONAL PARK PROJECT REJECT
BALI INTERNATIONAL PARK (B.I.P)
Having analyzed in more depth, so many problems that are still left (to be completed) before the government can decide to grant access for this project can be rolled out, among others include: analysis of the carrying capacity and development of tourism in Bali which already exceeds capacity so indispensable enforcement and implementation of the moratorium on the construction of tourism facilities an eye out, especially in Southern Bali (Bali's governor as a statement), calculations related rijid overloadnya number of hotel rooms area of southern Bali which will then be beriplikasi great for the environment of Bali in the future (it's possible water crisis and the effects Another negative) environmental impact assessment is still unclear, the association status of the land as green open land, the reality that Bali is still / already have a decent convention center and several sensitive issues that come into direct contact with the society that must be completed and accounted for obvious such as: there still exists the problem of land by farmers who have not been resolved, it is still unclear determination of land status from the BPN RI (national land agency), claims to the enforcement of Regulation 11 of 2010 (terindifikasi abandoned land) by a group of farmers who have not been answered, that the process of transition PT tenants can not be justified by law, not to involve several elements related to review the location of BIP, intimidating acts committed against peasants and farmers' rights that should be considered as fair (especially those that have settled down through the generations project location)
Statement of Minister of Cultural Affairs (Wacik) BIP-related projects that are "private project" (an investment of up Rp.2 trillion) was initiated to remove the "image" Indonesia and the chase / rivaling Singapore is able to implement a year 1000 international conference, as a statement are extremely contradictory when compared with the real condition of the field (so crowded island of Bali). Attitude that is reflected not so wise to do business amid a moratorium on echoed pembanguann means that the Balinese tourism.
Bali was treated like a colorful balloon is blown continuously bubbled so beautiful and can be enjoyed by many people, so because of dissatisfaction we are to continue to blow more strongly again at last he broke out, torn, and the beauty of it in an instant into a piece of garbage. We do not want to Bali from time to time continue to be developed (exploited) in order to satisfy investors, brokers, businessmen and lovers of wealth by capitalist forces, which then would cause severe damage to social diranah."We do not want to be a young Balinese always miss the presence of capitalists to acquire wealth, but we want to be Bali's rowdy Youth and always worry about the future of his beloved island ... ..!Bali should establish a clear new era (not without direction)
YOUTH BALI
SAVE BALI - BALI INTERNATIONAL PARK PROJECT REJECT
Bem Pm Udayana 2011 - 2012
gratis download soal terjemahan untuk hari kamis udayana only
people who saved the little girl is a Scavengers
Do not look down upon others even though that person may be a higher degree of social friend of all, as they may be people who have a friend underestimate the heart of the noble and peer helping. This is a fact that goes for a Scavengers in China who dare to help a toddler of 2 years are depleted in a car hit 2 times. Although only a scavenger, he has a sense of mutual help against fellow humans even more so terhada a toddler. Not like the people around him, just silence, nglogog, would not care. .. On the basis of his brain in place where yes, in silit possible! (I ngenes, rasane pengin ngomprang wong sing at Pompano rich). Ok, the story continued ..
The mother of a toddler Yueyue who are victims of hit and run in Guangdong said that they were very grateful to rescuers Yueyue mother. "I do not have words enough to thank him," said Yue Yue's mother, who named Qu, in hospital on Monday.
Praise should be given to a middle-aged woman named Chen Xianmei, a woman 57 years. Chen took the initiative to move Xianmei Yue Yue Qu daughter to the side of the road are safe after the girl was run over by cars vans and trucks on the market last Thursday. Before coming to rescue Yue Chen there were 18 people walking across in front of Yue Yue without any sense wants to help.
Some shop owners near the crash site denied that they had witnessed what had happened. Chen was the first person to offer help
Mother savior comes from Qingyuan, Guangdong Province. He lived with his son in Foshan. His job is to cook everyday food in a small company in the morning and took a cloth in the afternoon, while Chen usually gather around the junk market.
According to Qu Yue Yue's mother, Chen Qu sometimes stop by the store in the market to collect the used items. "Every time he saw no use cardboard or plastic bottles, he will ask me," Do you still want this stuff or not? "," Qu said. "He was a good person."
Learning from these cases, public anger at the media devoted to people who ignore the girl Yue Yue. Praise any flooding to Chen, the only person at the accident scene that gives evidence of a conscience.
Recalling the accident, Chen said, "I'm picking up garbage on the market when I saw a child lying in the street and helpless. I hurried toward her, and she was moaning in pain. I picked it up and saw that one of his eyes closed tears, bleeding from the mouth, nose and the back of his head. "I want to hold him but his body was limp and bone collapse. I am afraid to try so I dragged him to the side of the road slowly and shouted for help. But nobody came, "says Chen was quoted in the Yangcheng Evening News. Some asked the clerk about it just listen, behave as if none of it.
Chen said he was not afraid to blame for the accident. "When I see parents who fall, I helped them," he said. "Someone must help the most important thing is to save lives. He was just a child. It was dark, but I can definitely see it. "Since the rescue, Chen said he was confused by the number of requests for interviews in the media. He also heard that some people accused him of helping the girl Yue Yue is only because of the desire for publicity. Chen family who declined to give his full name, said the comments had been disappointing. "Is it really so hard to be a good person?" He said.
Qu said he did not believe what scathing criticism delivered to Chen. "I am truly grateful," he said. "He's really good, not the type who enjoys the publicity."
Speaking of indifferent passers-by, Qu said: "I will not judge them Let them make their own judgments if they get married and have children, they would know But I do not bear a grudge and refuse to be disappointed by the community. Many good people. came to help. "Qu said he plans to remain on the side of her daughter in the hospital, where she was undergoing treatment.
Yue Yue, who is still in critical condition, and is now undergoing special tests of the brain stem, on Monday. The results will show later that if he was brain dead or not, said Wang Weimin, director of the neurosurgery department of the General Hospital of Guangzhou Military Command. The hospital said the test results will be announced on Tuesday.
Yue Yue's mother who wrote in the blog Micro that fourth daughter has shown signs of movement in his legs and doctors say his progress has been much better than expected.
Meanwhile, the local government gave awards totaling 25,000 yuan (U.S. $ 3917) to Chen on Monday as a reward for good deeds, said Guo Yu, director of the office.
"I feel angry and disappointed in people who are just passing through it. They should help. What is shown that people who reflect their behavior and themselves, "he said. "It's not so hard to help the girl, and Chen Xianmei do it out of his heart and conscience."
Chen Xianmei plans to donate some gifts to the girl's family for treatment. Chen said he did not want to receive the award because of what he did is very unusual in his mind.
But he feared that the rejection was perhaps misunderstood by some people, which again might accuse himself trying to become famous. So he accepted the gift and offer part of it to the girl.
As for those who hit Yue Yue, one of which had been caught by the police and others had surrendered, Wang Zhen'an, Foshan traffic police chief, said on Monday. .







