<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Lappoh</title>
		<link>http://www.blogboleh.com/lappoh/</link>
		<description>...Close To You...</description>
		<language>en</language>
		<pubDate>Mon, 10 Nov 2008 02:38:43 +0700</pubDate>
		<generator>Boleh Blog 2.0.0</generator>
		<item>
			<title>in the end of this BLOG !!</title>
			<link>http://www.blogboleh.com/lappoh/entry/in-the-end-of-this-BLOG</link>
			<description>&lt;br /&gt;
&lt;font face=&quot;verdana,arial,helvetica,sans-serif&quot; size=&quot;3&quot;&gt;&lt;strong&gt;I DECIDES TO CLOSE THIS BLOG !!&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Until i find what im looking for.. &lt;br /&gt;
Until i find&amp;nbsp; the answer for all my questions..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Lights will gonna find me and im Still Shinning like the Sun , Like i always do...!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;gt;.&amp;lt;&lt;/font&gt;</description>
			<category>lappoh&#039;s Default</category>
			<author> (osshhzz)</author>
			<guid>http://www.blogboleh.com/lappoh/58188</guid>
			<comments>http://www.blogboleh.com/lappoh/entry/in-the-end-of-this-BLOG#entry58188comment</comments>
			<pubDate>Mon, 10 Nov 2008 00:53:21 +0700</pubDate>
		</item>
		<item>
			<title>sudah waktunya</title>
			<link>http://www.blogboleh.com/lappoh/entry/sudah-waktunya</link>
			<description>&lt;div style=&quot;text-align: center&quot;&gt;&lt;font style=&quot;color: rgb(212, 26, 1)&quot; size=&quot;5&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/font&gt;&lt;div style=&quot;text-align: left&quot;&gt;&lt;font style=&quot;color: rgb(212, 26, 1)&quot; size=&quot;5&quot;&gt;SUDAH WAKTUNYA..&lt;br /&gt;
&lt;br /&gt;
&lt;/font&gt;&lt;font style=&quot;color: rgb(212, 26, 1)&quot; size=&quot;5&quot;&gt;HANYA MENUNGGU BATAS AKHIR &lt;br /&gt;
&lt;br /&gt;
&lt;/font&gt;&lt;font style=&quot;color: rgb(212, 26, 1)&quot; size=&quot;5&quot;&gt;DARI SEBUAH PENANTIAN...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;</description>
			<category>lappoh&#039;s Default</category>
			<author> (osshhzz)</author>
			<guid>http://www.blogboleh.com/lappoh/58186</guid>
			<comments>http://www.blogboleh.com/lappoh/entry/sudah-waktunya#entry58186comment</comments>
			<pubDate>Thu, 24 Jul 2008 17:07:32 +0700</pubDate>
		</item>
		<item>
			<title>bali and get wet...</title>
			<link>http://www.blogboleh.com/lappoh/entry/bali-and-get-wet</link>
			<description>&lt;br /&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: center&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;var servicePath=&quot;http://www.blogboleh.com&quot;; var blogURL=&quot;http://www.blogboleh.com/lappoh/&quot;;function TTGallery(containerId)
{
	this.containerId = containerId;
	this.container = document.getElementById(this.containerId);
	this.container.style.filter = &quot;progid:DXImageTransform.Microsoft.Fade(duration=0.3, overlap=1.0)&quot;;
	this.container.style.textAlign = &quot;center&quot;;
	this.container.style.width = &quot;100%&quot;;
	this.container.instance = this;

	this.numImages = 0;
	this.imageLoaded = 0;
	this.offset = 0;

	this.src = new Array();
	this.caption = new Array();
	this.width = new Array();
	this.height = new Array();
	this.imageCache = new Array();
};

TTGallery.prototype.appendImage = function(src, caption, width, height)
{
	this.numImages++;

	var imageCache = new Image();
	imageCache.src = src;
	imageCache.onload = function() { var tmp = this.src; };

	this.imageCache[this.imageCache.length] = src;

	this.src[this.src.length] = src;
	this.width[this.width.length] = width;
	this.height[this.height.length] = height;
	this.caption[this.caption.length] = caption;
};

TTGallery.prototype.getControl = function()
{
	var control = document.createElement(&quot;div&quot;);
	control.style.marginBottom = &quot;10px&quot;;
	control.className = &quot;galleryControl&quot;;
	control.style.color = &quot;#777&quot;;
	control.style.font = &quot;bold 0.9em Verdana, Sans-serif&quot;;
	control.innerHTML = &#039;(&#039; + (this.offset + 1) + &#039;/&#039; + this.numImages + &#039;) &lt;a href=&quot;#&quot; onclick=&quot;document.getElementById(\&#039;&#039; + this.containerId + &#039;\&#039;).instance.prev(); return false&quot; style=&quot;border: 0px&quot;&gt;&lt;img src=&quot;&#039; + servicePath + &#039;/image/gallery_prev.gif&quot; width=&quot;20&quot; height=&quot;16&quot; alt=&quot;PREVIOUS&quot; style=&quot;vertical-align: middle&quot;/&gt;&lt;/a&gt; &lt;a href=&quot;#&quot; onclick=&quot;document.getElementById(\&#039;&#039; + this.containerId + &#039;\&#039;).instance.showImagePopup1(); return false&quot; style=&quot;border: 0px&quot;&gt;&lt;img src=&quot;&#039; + servicePath + &#039;/image/gallery_enlarge.gif&quot; width=&quot;70&quot; height=&quot;19&quot; alt=&quot;ZOOM&quot; style=&quot;vertical-align: middle&quot;/&gt;&lt;/a&gt; &lt;a href=&quot;#&quot; onclick=&quot;document.getElementById(\&#039;&#039; + this.containerId + &#039;\&#039;).instance.next(); return false&quot; style=&quot;border: 0px&quot;&gt;&lt;img src=&quot;&#039; + servicePath + &#039;/image/gallery_next.gif&quot; width=&quot;20&quot; height=&quot;16&quot; alt=&quot;NEXT&quot; style=&quot;vertical-align: middle&quot;/&gt;&lt;/a&gt;&#039;;

	return control;
};

TTGallery.prototype.getImage = function()
{
	var image = document.createElement(&quot;img&quot;);
	image.instance = this;
	image.src = this.src[this.offset];
	image.width = this.width[this.offset];
	image.height = this.height[this.offset];
	image.onclick = this.showImagePopup2;
	image.style.cursor = &quot;pointer&quot;;

	return image;
};

TTGallery.prototype.getCaption = function()
{
	var captionText = this.caption[this.offset];
	captionText = captionText.replace(new RegExp(&quot;&amp;amp;?&quot;, &quot;gi&quot;), &quot;&amp;&quot;);
	captionText = captionText.replace(new RegExp(&quot;&amp;lt;?&quot;, &quot;gi&quot;), &quot;&lt;&quot;);
	captionText = captionText.replace(new RegExp(&quot;&amp;gt;?&quot;, &quot;gi&quot;), &quot;&gt;&quot;);
	captionText = captionText.replace(new RegExp(&quot;&amp;quot;?&quot;, &quot;gi&quot;), &quot;\&quot;&quot;);
	captionText = captionText.replace(new RegExp(&quot;&amp;#39;?&quot;, &quot;gi&quot;), &quot;&#039;&quot;);
	
	var caption = document.createElement(&quot;div&quot;);
	caption.style.textAlign = &quot;center&quot;;
	caption.style.marginTop = &quot;8px&quot;;
	caption.style.color = &quot;#627e89&quot;;
	caption.className = &quot;galleryCaption&quot;;
	caption.appendChild(document.createTextNode(captionText));

	return caption;
};

TTGallery.prototype.show = function(offset)
{
	if(this.numImages == 0) {
		var div = document.createElement(&quot;div&quot;);
		div.style.textAlign = &quot;center&quot;;
		div.style.color = &quot;#888&quot;;
		div.style.margin = &quot;10px auto&quot;;
		div.style.font = &quot;bold 2em/1 Verdana, Sans-serif&quot;;
		div.innerHTML = &quot;NO IMAGES&quot;;
		this.container.appendChild(div);	
		return;
	}

	if(typeof offset == &quot;undefined&quot;)
		this.offset = 0;
	else
	{
		if(offset &lt; 0)
			this.offset = this.numImages -1;
		else if(offset &gt;= this.numImages)
			this.offset = 0;
		else
			this.offset = offset;
	}

	if(this.container.filters)
		this.container.filters[0].Apply();

	this.container.innerHTML = &quot;&quot;;
	this.container.appendChild(this.getControl());
	this.container.appendChild(this.getImage());
	this.container.appendChild(this.getCaption());

	if(this.container.filters)
		this.container.filters[0].Play();
};

TTGallery.prototype.prev = function()
{
	this.show(this.offset-1);
};

TTGallery.prototype.next = function()
{
	this.show(this.offset+1);
};

TTGallery.prototype.showImagePopup1 = function()
{
	this.showImagePopup();
};

TTGallery.prototype.showImagePopup2 = function()
{
	this.instance.showImagePopup();
};

TTGallery.prototype.showImagePopup = function(offset)
{
	try {
		open_img(this.src[this.offset]);
	} catch(e) {
		window.open(this.src[this.offset]);
	}	
};&lt;/script&gt;&lt;div id=&quot;Gallery581851&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot;&gt;var Gallery581851 = new TTGallery(&quot;Gallery581851&quot;);Gallery581851.appendImage(&quot;http://www.blogboleh.com/attach/115/1325047242.jpg&quot;, &quot;&quot;, 400, 264);Gallery581851.appendImage(&quot;http://www.blogboleh.com/attach/115/1314989567.jpg&quot;, &quot;&quot;, 198, 300);Gallery581851.appendImage(&quot;http://www.blogboleh.com/attach/115/1053970699.jpg&quot;, &quot;&quot;, 198, 300);Gallery581851.appendImage(&quot;http://www.blogboleh.com/attach/115/1075686043.jpg&quot;, &quot;&quot;, 400, 264);Gallery581851.appendImage(&quot;http://www.blogboleh.com/attach/115/1227846800.jpg&quot;, &quot;&quot;, 400, 264);Gallery581851.appendImage(&quot;http://www.blogboleh.com/attach/115/1370736217.jpg&quot;, &quot;&quot;, 400, 264);Gallery581851.show();&lt;/script&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: center&quot;&gt;&lt;br /&gt;
&lt;/div&gt;</description>
			<author> (osshhzz)</author>
			<guid>http://www.blogboleh.com/lappoh/58185</guid>
			<comments>http://www.blogboleh.com/lappoh/entry/bali-and-get-wet#entry58185comment</comments>
			<pubDate>Wed, 07 May 2008 13:34:57 +0700</pubDate>
		</item>
		<item>
			<title>Walking around...</title>
			<link>http://www.blogboleh.com/lappoh/entry/Walking-around</link>
			<description>&lt;br /&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: center&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;var servicePath=&quot;http://www.blogboleh.com&quot;; var blogURL=&quot;http://www.blogboleh.com/lappoh/&quot;;function TTGallery(containerId)
{
	this.containerId = containerId;
	this.container = document.getElementById(this.containerId);
	this.container.style.filter = &quot;progid:DXImageTransform.Microsoft.Fade(duration=0.3, overlap=1.0)&quot;;
	this.container.style.textAlign = &quot;center&quot;;
	this.container.style.width = &quot;100%&quot;;
	this.container.instance = this;

	this.numImages = 0;
	this.imageLoaded = 0;
	this.offset = 0;

	this.src = new Array();
	this.caption = new Array();
	this.width = new Array();
	this.height = new Array();
	this.imageCache = new Array();
};

TTGallery.prototype.appendImage = function(src, caption, width, height)
{
	this.numImages++;

	var imageCache = new Image();
	imageCache.src = src;
	imageCache.onload = function() { var tmp = this.src; };

	this.imageCache[this.imageCache.length] = src;

	this.src[this.src.length] = src;
	this.width[this.width.length] = width;
	this.height[this.height.length] = height;
	this.caption[this.caption.length] = caption;
};

TTGallery.prototype.getControl = function()
{
	var control = document.createElement(&quot;div&quot;);
	control.style.marginBottom = &quot;10px&quot;;
	control.className = &quot;galleryControl&quot;;
	control.style.color = &quot;#777&quot;;
	control.style.font = &quot;bold 0.9em Verdana, Sans-serif&quot;;
	control.innerHTML = &#039;(&#039; + (this.offset + 1) + &#039;/&#039; + this.numImages + &#039;) &lt;a href=&quot;#&quot; onclick=&quot;document.getElementById(\&#039;&#039; + this.containerId + &#039;\&#039;).instance.prev(); return false&quot; style=&quot;border: 0px&quot;&gt;&lt;img src=&quot;&#039; + servicePath + &#039;/image/gallery_prev.gif&quot; width=&quot;20&quot; height=&quot;16&quot; alt=&quot;PREVIOUS&quot; style=&quot;vertical-align: middle&quot;/&gt;&lt;/a&gt; &lt;a href=&quot;#&quot; onclick=&quot;document.getElementById(\&#039;&#039; + this.containerId + &#039;\&#039;).instance.showImagePopup1(); return false&quot; style=&quot;border: 0px&quot;&gt;&lt;img src=&quot;&#039; + servicePath + &#039;/image/gallery_enlarge.gif&quot; width=&quot;70&quot; height=&quot;19&quot; alt=&quot;ZOOM&quot; style=&quot;vertical-align: middle&quot;/&gt;&lt;/a&gt; &lt;a href=&quot;#&quot; onclick=&quot;document.getElementById(\&#039;&#039; + this.containerId + &#039;\&#039;).instance.next(); return false&quot; style=&quot;border: 0px&quot;&gt;&lt;img src=&quot;&#039; + servicePath + &#039;/image/gallery_next.gif&quot; width=&quot;20&quot; height=&quot;16&quot; alt=&quot;NEXT&quot; style=&quot;vertical-align: middle&quot;/&gt;&lt;/a&gt;&#039;;

	return control;
};

TTGallery.prototype.getImage = function()
{
	var image = document.createElement(&quot;img&quot;);
	image.instance = this;
	image.src = this.src[this.offset];
	image.width = this.width[this.offset];
	image.height = this.height[this.offset];
	image.onclick = this.showImagePopup2;
	image.style.cursor = &quot;pointer&quot;;

	return image;
};

TTGallery.prototype.getCaption = function()
{
	var captionText = this.caption[this.offset];
	captionText = captionText.replace(new RegExp(&quot;&amp;amp;?&quot;, &quot;gi&quot;), &quot;&amp;&quot;);
	captionText = captionText.replace(new RegExp(&quot;&amp;lt;?&quot;, &quot;gi&quot;), &quot;&lt;&quot;);
	captionText = captionText.replace(new RegExp(&quot;&amp;gt;?&quot;, &quot;gi&quot;), &quot;&gt;&quot;);
	captionText = captionText.replace(new RegExp(&quot;&amp;quot;?&quot;, &quot;gi&quot;), &quot;\&quot;&quot;);
	captionText = captionText.replace(new RegExp(&quot;&amp;#39;?&quot;, &quot;gi&quot;), &quot;&#039;&quot;);
	
	var caption = document.createElement(&quot;div&quot;);
	caption.style.textAlign = &quot;center&quot;;
	caption.style.marginTop = &quot;8px&quot;;
	caption.style.color = &quot;#627e89&quot;;
	caption.className = &quot;galleryCaption&quot;;
	caption.appendChild(document.createTextNode(captionText));

	return caption;
};

TTGallery.prototype.show = function(offset)
{
	if(this.numImages == 0) {
		var div = document.createElement(&quot;div&quot;);
		div.style.textAlign = &quot;center&quot;;
		div.style.color = &quot;#888&quot;;
		div.style.margin = &quot;10px auto&quot;;
		div.style.font = &quot;bold 2em/1 Verdana, Sans-serif&quot;;
		div.innerHTML = &quot;NO IMAGES&quot;;
		this.container.appendChild(div);	
		return;
	}

	if(typeof offset == &quot;undefined&quot;)
		this.offset = 0;
	else
	{
		if(offset &lt; 0)
			this.offset = this.numImages -1;
		else if(offset &gt;= this.numImages)
			this.offset = 0;
		else
			this.offset = offset;
	}

	if(this.container.filters)
		this.container.filters[0].Apply();

	this.container.innerHTML = &quot;&quot;;
	this.container.appendChild(this.getControl());
	this.container.appendChild(this.getImage());
	this.container.appendChild(this.getCaption());

	if(this.container.filters)
		this.container.filters[0].Play();
};

TTGallery.prototype.prev = function()
{
	this.show(this.offset-1);
};

TTGallery.prototype.next = function()
{
	this.show(this.offset+1);
};

TTGallery.prototype.showImagePopup1 = function()
{
	this.showImagePopup();
};

TTGallery.prototype.showImagePopup2 = function()
{
	this.instance.showImagePopup();
};

TTGallery.prototype.showImagePopup = function(offset)
{
	try {
		open_img(this.src[this.offset]);
	} catch(e) {
		window.open(this.src[this.offset]);
	}	
};&lt;/script&gt;&lt;div id=&quot;Gallery581841&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot;&gt;var Gallery581841 = new TTGallery(&quot;Gallery581841&quot;);Gallery581841.appendImage(&quot;http://www.blogboleh.com/attach/115/1338134633.jpg&quot;, &quot;&quot;, 400, 300);Gallery581841.appendImage(&quot;http://www.blogboleh.com/attach/115/1082137246.jpg&quot;, &quot;&quot;, 400, 300);Gallery581841.appendImage(&quot;http://www.blogboleh.com/attach/115/1392347633.jpg&quot;, &quot;&quot;, 400, 300);Gallery581841.appendImage(&quot;http://www.blogboleh.com/attach/115/1314180185.jpg&quot;, &quot;&quot;, 400, 300);Gallery581841.appendImage(&quot;http://www.blogboleh.com/attach/115/1085722115.jpg&quot;, &quot;&quot;, 400, 300);Gallery581841.appendImage(&quot;http://www.blogboleh.com/attach/115/1092302015.jpg&quot;, &quot;&quot;, 400, 300);Gallery581841.appendImage(&quot;http://www.blogboleh.com/attach/115/1317318559.jpg&quot;, &quot;&quot;, 400, 300);Gallery581841.appendImage(&quot;http://www.blogboleh.com/attach/115/1043888208.jpg&quot;, &quot;&quot;, 400, 300);Gallery581841.appendImage(&quot;http://www.blogboleh.com/attach/115/1363771857.jpg&quot;, &quot;&quot;, 224, 300);Gallery581841.appendImage(&quot;http://www.blogboleh.com/attach/115/1304268228.jpg&quot;, &quot;&quot;, 400, 300);Gallery581841.show();&lt;/script&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;font style=&quot;color: rgb(255, 51, 153)&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;&gt;And this is my Journey..&lt;/span&gt;&lt;br style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;/&gt;&lt;br style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;/&gt;&lt;span style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;&gt;Long away far from home and freazzing... !!&lt;/span&gt;&lt;br style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;/&gt;&lt;br style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;/&gt;&lt;span style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;&gt;Start at suzhou, Lion garden, and temple...&lt;/span&gt;&lt;br style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;/&gt;&lt;br style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;/&gt;&lt;span style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;&gt;good look for&amp;nbsp; &quot;IDOL&quot; became the big and the highest for all the dancer ,fasion and game.&lt;/span&gt;&lt;br style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;/&gt;&lt;br style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;/&gt;&lt;br style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;/&gt;&lt;span style=&quot;font-family: verdana,arial,helvetica,sans-serif&quot;&gt;- oSshzz&lt;/span&gt;&lt;/font&gt;&lt;br /&gt;
</description>
			<category>lappoh&#039;s Default</category>
			<author> (osshhzz)</author>
			<guid>http://www.blogboleh.com/lappoh/58184</guid>
			<comments>http://www.blogboleh.com/lappoh/entry/Walking-around#entry58184comment</comments>
			<pubDate>Tue, 18 Mar 2008 15:32:45 +0700</pubDate>
		</item>
		<item>
			<title>going to Balikpapan</title>
			<link>http://www.blogboleh.com/lappoh/entry/going-to-Balikpapan</link>
			<description>&lt;br /&gt;
&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;Balikpapan ,..&lt;/span&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;Kota yang terletak di wilayah Kalimantan Timur kaya akan hasil buminya.&lt;/span&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;Di kota ini banyak sekali warga pendatangnya, sampai bingun membedakan mana orang asli dan yang tidak.&lt;/span&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;Kota yang mulai berkembang dan kemajuannya sangat pesat, senangnya bisa mampir disini.&lt;/span&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;Kunjungan KAGET dan RF City Battle juga sukses terselenggara... Mantapppp!!!&lt;/span&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;Sebelum pulang sempetin beli Kalung2 etnik yang terbuat dari bebatuan di pasar , trus beli kerupuk kuku macam..nyam nyam!!&lt;/span&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;oh ya...&lt;/span&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;kalo ada yang mau singah ke kota ini disarankan menginap di Hotel MegaLestari, hotelnya enak buanget muyah meyiah... kamar hotelnya luasbanget dan gak seperti kamar2 hotel lainnya!!&lt;/span&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;hanya dengan 299.000 (standart) , 349.129 (Superoir) + Breakfast.. ada kolam berenangnya juga kk...~~ heheh jadi promo :P&lt;/span&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;yah wess...&lt;/span&gt;&lt;br style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;/&gt;&lt;span style=&quot;color: rgb(255, 51, 153); font-family: trebuchet ms,geneva&quot;&gt;C u Soon balikpapan at PON 2008&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;div class=&quot;imageblock triple&quot; style=&quot;text-align: center&quot;&gt;&lt;table style=&quot;margin: 0px auto&quot; cellspacing=&quot;5&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img src=&quot;http://www.blogboleh.com/attach/115/1092544280.jpg&quot; width=&quot;180&quot; height=&quot;135&quot; alt=&quot;&quot; style=&quot;cursor: pointer&quot; onclick=&quot;open_img(&#039;http://www.blogboleh.com/attach/115/1092544280.jpg&#039;)&quot;/&gt;&lt;div class=&quot;cap1&quot;&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;http://www.blogboleh.com/attach/115/1179898934.jpg&quot; width=&quot;180&quot; height=&quot;134&quot; alt=&quot;&quot; style=&quot;cursor: pointer&quot; onclick=&quot;open_img(&#039;http://www.blogboleh.com/attach/115/1179898934.jpg&#039;)&quot;/&gt;&lt;div class=&quot;cap1&quot;&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;http://www.blogboleh.com/attach/115/1144859083.jpg&quot; width=&quot;180&quot; height=&quot;134&quot; alt=&quot;&quot; style=&quot;cursor: pointer&quot; onclick=&quot;open_img(&#039;http://www.blogboleh.com/attach/115/1144859083.jpg&#039;)&quot;/&gt;&lt;div class=&quot;cap1&quot;&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: center&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: center&quot;&gt;&lt;div class=&quot;imageblock triple&quot; style=&quot;text-align: center&quot;&gt;&lt;table style=&quot;margin: 0px auto&quot; cellspacing=&quot;5&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img src=&quot;http://www.blogboleh.com/attach/115/1084020684.jpg&quot; width=&quot;180&quot; height=&quot;240&quot; alt=&quot;&quot; style=&quot;cursor: pointer&quot; onclick=&quot;open_img(&#039;http://www.blogboleh.com/attach/115/1084020684.jpg&#039;)&quot;/&gt;&lt;div class=&quot;cap1&quot;&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;http://www.blogboleh.com/attach/115/1209509659.jpg&quot; width=&quot;180&quot; height=&quot;134&quot; alt=&quot;&quot; style=&quot;cursor: pointer&quot; onclick=&quot;open_img(&#039;http://www.blogboleh.com/attach/115/1209509659.jpg&#039;)&quot;/&gt;&lt;div class=&quot;cap1&quot;&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;http://www.blogboleh.com/attach/115/1365139526.jpg&quot; width=&quot;180&quot; height=&quot;240&quot; alt=&quot;&quot; style=&quot;cursor: pointer&quot; onclick=&quot;open_img(&#039;http://www.blogboleh.com/attach/115/1365139526.jpg&#039;)&quot;/&gt;&lt;div class=&quot;cap1&quot;&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class=&quot;imageblock dual&quot; style=&quot;text-align: center&quot;&gt;&lt;table style=&quot;margin: 0px auto&quot; cellspacing=&quot;5&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img src=&quot;http://www.blogboleh.com/attach/115/1141269986.jpg&quot; width=&quot;270&quot; height=&quot;202&quot; alt=&quot;&quot; style=&quot;cursor: pointer&quot; onclick=&quot;open_img(&#039;http://www.blogboleh.com/attach/115/1141269986.jpg&#039;)&quot;/&gt;&lt;div class=&quot;cap1&quot;&gt;&lt;/div&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;http://www.blogboleh.com/attach/115/1198163351.jpg&quot; width=&quot;270&quot; height=&quot;202&quot; alt=&quot;&quot; style=&quot;cursor: pointer&quot; onclick=&quot;open_img(&#039;http://www.blogboleh.com/attach/115/1198163351.jpg&#039;)&quot;/&gt;&lt;div class=&quot;cap1&quot;&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
</description>
			<category>lappoh&#039;s Default</category>
			<author> (osshhzz)</author>
			<guid>http://www.blogboleh.com/lappoh/58183</guid>
			<comments>http://www.blogboleh.com/lappoh/entry/going-to-Balikpapan#entry58183comment</comments>
			<pubDate>Thu, 27 Dec 2007 14:52:48 +0700</pubDate>
		</item>
	</channel>
</rss>
