silahkan
Minggu, 21 April 2013
Menambahkan Artikel Terkait di Bawah Postingan
Ada pertanyaan, "kok gue tau yah". Ya iyalah, gue kan juga begitu. Haaaaa......
Ketauan deh.
Ok lah, langsung saja, saya akan memberikan tutorial tentang bagaimana cara untunk menambah ärtikel terkait di bawah postingan.
Pasang mata, hati, dan telinga sobat. Cekidot.....
1. Silahkan login ke Blogger kamu.
2. pilih Rancangan >> Edit HTML >> Ceklis "Expand Template Widget"
3. Cari kode <data:post.body/>
4. Lalu copy kode berikut tepat dibawah kode tadi
Copy Code ini :
<b:if cond='data:blog.pageType == "item"'> <strong>Artikel Terkait </strong>
<div class='rbbox'> <div style='margin:0;
padding:10px;height:200px;overflow:auto;border:1px solid #ccc;'>
<div id='ardi33'/> <script type='text/javascript'> var
homeUrl3 = "<data:blog.homepageUrl/>"; var
maxNumberOfPostsPerLabel = 4; var maxNumberOfLabels = 10;
maxNumberOfPostsPerLabel = 100; maxNumberOfLabels = 3; function
listEntries10(json) { var ul =
document.createElement('ul'); var maxPosts =
(json.feed.entry.length <= maxNumberOfPostsPerLabel) ?
json.feed.entry.length : maxNumberOfPostsPerLabel; for (var i = 0; i
< maxPosts; i++) { var entry = json.feed.entry[i]; var alturl;
for (var k = 0; k < entry.link.length; k++) { if
(entry.link[k].rel == 'alternate') { alturl =
entry.link[k].href; break; } } var li =
document.createElement('li'); var a =
document.createElement('a'); a.href = alturl;
if(a.href!=location.href) { var txt =
document.createTextNode(entry.title.$t); a.appendChild(txt);
li.appendChild(a); ul.appendChild(li); } } for (var l = 0; l <
json.feed.link.length; l++) { if (json.feed.link[l].rel ==
'alternate') { var raw = json.feed.link[l].href; var
label = raw.substr(homeUrl3.length+13); var k; for (k=0; k<20;
k++) label = label.replace("%20", "
"); var txt = document.createTextNode(label); var h =
document.createElement('b'); h.appendChild(txt); var
div1 = document.createElement('div');
div1.appendChild(h); div1.appendChild(ul);
document.getElementById('ardi33').appendChild(div1); } }
} function search10(query, label) { var script =
document.createElement('script');
script.setAttribute('src', query +
'feeds/posts/default/-/' + label +
'?alt=json-in-script&callback=listEntries10');
script.setAttribute('type',
'text/javascript');
document.documentElement.firstChild.appendChild(script); } var
labelArray = new Array(); var numLabel = 0; <b:loop
values='data:posts' var='post'> <b:loop values='data:post.labels'
var='label'> textLabel =
"<data:label.name/>"; var test = 0; for (var i =
0; i < labelArray.length; i++) if (labelArray[i] == textLabel)
test = 1; if (test == 0) { labelArray.push(textLabel); var maxLabels =
(labelArray.length <= maxNumberOfLabels) ? labelArray.length :
maxNumberOfLabels; if (numLabel < maxLabels) { search10(homeUrl3,
textLabel); numLabel++; } } </b:loop> </b:loop>
</script> </div> <script
type='text/javascript'>RelPost();</script> </div>
</b:if>
</div> <div style=font-size:10px;margin:8px 0px 3px 0px>
by : <a href=http://fidyanitaramadhanisalam.blogspot.com/2013/04/memasang-translate-gambar-bendera-di.html>BTF</a>
</div>
</div> <div style=font-size:10px;margin:8px 0px 3px 0px>
by : <a href=http://fidyanitaramadhanisalam.blogspot.com/2013/04/memasang-translate-gambar-bendera-di.html>BTF</a>
</div>
5.Simpan Template
Jika anda seorang blogger pemula seperti saya maka harus sabar dan hati dalam meletakan kode di atas jangan sampai salah meletakan karena bila salah nanti bisa bermasalah , kesulitan saya dalam meletakanya adalah mencari kode <data:post.body/> karena rumit banyak sekali kode kode html.Namun baru saja aku temukan cara jadi kini tak lagi sulit karena sudah bisa dengan cara control F atau Ctrl F trus copas kode tersebut maka kode yang di maksud segera ketemu..
Memasang Translate Gambar Bendera di Blog
Pada kesempatan kali ini saya akan
memberikan tutorial kepada teman-teman tentang cara memasang translate
yang berupa gambar bendera. Baik, langsung saja pada langkah-langkahnya :
- Pertama login ke blogger terlebih dahulu
- Klik Tata Letak
- Klik tab Elemen Halaman
- Klik Tambah Gadget
- Pilih Tambah HTML/JavaScriptCopy pastekan code translate di bawah kedalam kolom yang tersedia.
Copy Code ini :
<style>
.google_translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.google_translate:hover img {
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
.google_translatextra:hover img {
filter:alpha(opacity=0.30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
</style>
<div>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0RJ5OeNlQed8rwAt7042baN86yM51PNviGi212UuJNvm8o-5rxrdxfADYULRoZunBjB1FEaLeuMdZvo2LD2kQlFLcqxS7HbFAKms8d2gDqvLnODgIxxkU15VTAnYPWW97D6rVcnsAiVA/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfT_NstoZVcaLvEoMH05R37EuQOrbClitfF2lShA-hxVCHda2J9kb-mPuNzuDw1EHKz0JXNgRRNbaJNKoZTu1v1Cb9jEMEVh9Dbz_MrkSp8H0kF2N7aAUaATnwOynAC8jbKGdZoEo8nZw/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD42O3DOwAS3dVGFtQ-pBglzlMEJUyxAp5lgwTLdLUxh9Z4IpxPgJu_dVtUNHDq6gKahonButFGn_l0rf2d5qWidJl0NXp6JrzVaBepme6fzooMEeVQRW_eyNbdH0l5nfSPn9PQwqwP_0c/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgASkOmdeja7BL5p-Jo0g0UAyIS5HcEXcWoyqDcaiec8nTdnmrBoGi7GLE5hn4TXmr3Pe7jiQBVX5n3f0_b-GW2OHxB53r7CGGwCVs-_wwdNJLaayCnr_JIyRZx4Z3uRZsfZUzv_pdiUv3s/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7cuvsCaf7juyCqMO1A1CRAHCtB4QdMMjks5SR93WJzP3N1qKtAutabUIHuGlzyO9a0qHZt1z3c9G0FTe-W9SciBzxXRSVm2yVVogsYxl4NzQAZW4f9SfK90cqFJJ39l7KiAyzUwPuM-Q/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBHQle2fpt2gCbtffouSi56jambSjefJ9297qao4JvDxfcvwP9ph6vHFWr3s2EJw5kFuhp80H3TP6H_MtBxftQU15tGOS_oQR24RVN6mG4lf8e3uNcV6lZt3OxOXVq54NTMGkibWKcFRs/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<br /><br />
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjOjOCNsPMLNqoEe5_YtVx_WnDR7U2ySVUPQk3Jy1I6835uQZFO9DU_yGRRHQNPIDk_D5ijqQhth8NW8xPWhoxVBa0eMxsamNV1Ky8y_0rQsely9iWgugWs1bOizfS84QmWP5SklSk39U/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Portuguese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5FaU3NJ9guWGk-GKQ0yUvfHfhC2OUrMyllwTvzLLXLr-Zzv2kduNMf41_fx3qN2UQSVdhqwQPEAzl802NLsiPoY8zF1z4GTTPoJrQHmfUuxVvls5wyQKK137zUdBrI6zX1hLtT_qoTyw/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEKuHj8xeO1PP62wswT-ez-r5GPrJIJmzdhDilk_wyn7BXA5dYclXkYjG1514icalCo4ZjbiLCX9nQSMP2TbfcnvmUTXb8sbrNvMsD8uldvuXLjLpkB5IifYhV9tE-wTWqRX87RvGwVVOU/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXXtvnvn8EnGDWeei06K5ezjASKLBi9IMSz1zZ0wUesuT4QYDf6AMwq8efrXnjWhxt_Znxmh9OyrMAoty3Un7jv-ELQ_GSerDoyC64dmUVa8W_-v-tLgICmz8wq6b6sMBUVDLVk4bLZiA/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQkightO6d5z07LDK5gUHGgMof3tf79uukCRdSnd3PeHofqsE_OkIOwwSiDc0dj_xMFsw4TPWUqVwwA9131ieKQz6hDVwURdW4whpryOZA8NgoLKG2rKYbvGa2EgrzduWVaD1J63UK9fQ/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Czh-CN&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1wZmGqECtLO5V75TbuGy6o0sez-I_LTB92gI2MdHk_gH1jGqfLAa5alUQ0NTc9yzG_EZve2WgfxLGujFR88OuZwEkytxXcseFCgPYgpNd30SZBJmcolQMENo0T_AfLnOy-NI8MELSiUg/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
</div> <div style=font-size:10px;margin:8px 0px 3px 0px>
by : <a href=http://fidyanitaramadhanisalam.blogspot.com/2013/04/memasang-translate-gambar-bendera-di.html>BTF</a>
</div>
.google_translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.google_translate:hover img {
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
.google_translatextra:hover img {
filter:alpha(opacity=0.30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
</style>
<div>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0RJ5OeNlQed8rwAt7042baN86yM51PNviGi212UuJNvm8o-5rxrdxfADYULRoZunBjB1FEaLeuMdZvo2LD2kQlFLcqxS7HbFAKms8d2gDqvLnODgIxxkU15VTAnYPWW97D6rVcnsAiVA/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfT_NstoZVcaLvEoMH05R37EuQOrbClitfF2lShA-hxVCHda2J9kb-mPuNzuDw1EHKz0JXNgRRNbaJNKoZTu1v1Cb9jEMEVh9Dbz_MrkSp8H0kF2N7aAUaATnwOynAC8jbKGdZoEo8nZw/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD42O3DOwAS3dVGFtQ-pBglzlMEJUyxAp5lgwTLdLUxh9Z4IpxPgJu_dVtUNHDq6gKahonButFGn_l0rf2d5qWidJl0NXp6JrzVaBepme6fzooMEeVQRW_eyNbdH0l5nfSPn9PQwqwP_0c/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgASkOmdeja7BL5p-Jo0g0UAyIS5HcEXcWoyqDcaiec8nTdnmrBoGi7GLE5hn4TXmr3Pe7jiQBVX5n3f0_b-GW2OHxB53r7CGGwCVs-_wwdNJLaayCnr_JIyRZx4Z3uRZsfZUzv_pdiUv3s/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7cuvsCaf7juyCqMO1A1CRAHCtB4QdMMjks5SR93WJzP3N1qKtAutabUIHuGlzyO9a0qHZt1z3c9G0FTe-W9SciBzxXRSVm2yVVogsYxl4NzQAZW4f9SfK90cqFJJ39l7KiAyzUwPuM-Q/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBHQle2fpt2gCbtffouSi56jambSjefJ9297qao4JvDxfcvwP9ph6vHFWr3s2EJw5kFuhp80H3TP6H_MtBxftQU15tGOS_oQR24RVN6mG4lf8e3uNcV6lZt3OxOXVq54NTMGkibWKcFRs/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<br /><br />
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjOjOCNsPMLNqoEe5_YtVx_WnDR7U2ySVUPQk3Jy1I6835uQZFO9DU_yGRRHQNPIDk_D5ijqQhth8NW8xPWhoxVBa0eMxsamNV1Ky8y_0rQsely9iWgugWs1bOizfS84QmWP5SklSk39U/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Portuguese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5FaU3NJ9guWGk-GKQ0yUvfHfhC2OUrMyllwTvzLLXLr-Zzv2kduNMf41_fx3qN2UQSVdhqwQPEAzl802NLsiPoY8zF1z4GTTPoJrQHmfUuxVvls5wyQKK137zUdBrI6zX1hLtT_qoTyw/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEKuHj8xeO1PP62wswT-ez-r5GPrJIJmzdhDilk_wyn7BXA5dYclXkYjG1514icalCo4ZjbiLCX9nQSMP2TbfcnvmUTXb8sbrNvMsD8uldvuXLjLpkB5IifYhV9tE-wTWqRX87RvGwVVOU/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXXtvnvn8EnGDWeei06K5ezjASKLBi9IMSz1zZ0wUesuT4QYDf6AMwq8efrXnjWhxt_Znxmh9OyrMAoty3Un7jv-ELQ_GSerDoyC64dmUVa8W_-v-tLgICmz8wq6b6sMBUVDLVk4bLZiA/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQkightO6d5z07LDK5gUHGgMof3tf79uukCRdSnd3PeHofqsE_OkIOwwSiDc0dj_xMFsw4TPWUqVwwA9131ieKQz6hDVwURdW4whpryOZA8NgoLKG2rKYbvGa2EgrzduWVaD1J63UK9fQ/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Czh-CN&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1wZmGqECtLO5V75TbuGy6o0sez-I_LTB92gI2MdHk_gH1jGqfLAa5alUQ0NTc9yzG_EZve2WgfxLGujFR88OuZwEkytxXcseFCgPYgpNd30SZBJmcolQMENo0T_AfLnOy-NI8MELSiUg/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
</div> <div style=font-size:10px;margin:8px 0px 3px 0px>
by : <a href=http://fidyanitaramadhanisalam.blogspot.com/2013/04/memasang-translate-gambar-bendera-di.html>BTF</a>
</div>
Tampilan Ke-2
Copy Code ini :
<style>
.google_translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.google_translate:hover img {
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
.google_translatextra:hover img {
filter:alpha(opacity=0.30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
</style>
<div>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0RJ5OeNlQed8rwAt7042baN86yM51PNviGi212UuJNvm8o-5rxrdxfADYULRoZunBjB1FEaLeuMdZvo2LD2kQlFLcqxS7HbFAKms8d2gDqvLnODgIxxkU15VTAnYPWW97D6rVcnsAiVA/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfT_NstoZVcaLvEoMH05R37EuQOrbClitfF2lShA-hxVCHda2J9kb-mPuNzuDw1EHKz0JXNgRRNbaJNKoZTu1v1Cb9jEMEVh9Dbz_MrkSp8H0kF2N7aAUaATnwOynAC8jbKGdZoEo8nZw/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD42O3DOwAS3dVGFtQ-pBglzlMEJUyxAp5lgwTLdLUxh9Z4IpxPgJu_dVtUNHDq6gKahonButFGn_l0rf2d5qWidJl0NXp6JrzVaBepme6fzooMEeVQRW_eyNbdH0l5nfSPn9PQwqwP_0c/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgASkOmdeja7BL5p-Jo0g0UAyIS5HcEXcWoyqDcaiec8nTdnmrBoGi7GLE5hn4TXmr3Pe7jiQBVX5n3f0_b-GW2OHxB53r7CGGwCVs-_wwdNJLaayCnr_JIyRZx4Z3uRZsfZUzv_pdiUv3s/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7cuvsCaf7juyCqMO1A1CRAHCtB4QdMMjks5SR93WJzP3N1qKtAutabUIHuGlzyO9a0qHZt1z3c9G0FTe-W9SciBzxXRSVm2yVVogsYxl4NzQAZW4f9SfK90cqFJJ39l7KiAyzUwPuM-Q/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBHQle2fpt2gCbtffouSi56jambSjefJ9297qao4JvDxfcvwP9ph6vHFWr3s2EJw5kFuhp80H3TP6H_MtBxftQU15tGOS_oQR24RVN6mG4lf8e3uNcV6lZt3OxOXVq54NTMGkibWKcFRs/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjOjOCNsPMLNqoEe5_YtVx_WnDR7U2ySVUPQk3Jy1I6835uQZFO9DU_yGRRHQNPIDk_D5ijqQhth8NW8xPWhoxVBa0eMxsamNV1Ky8y_0rQsely9iWgugWs1bOizfS84QmWP5SklSk39U/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Portuguese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5FaU3NJ9guWGk-GKQ0yUvfHfhC2OUrMyllwTvzLLXLr-Zzv2kduNMf41_fx3qN2UQSVdhqwQPEAzl802NLsiPoY8zF1z4GTTPoJrQHmfUuxVvls5wyQKK137zUdBrI6zX1hLtT_qoTyw/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEKuHj8xeO1PP62wswT-ez-r5GPrJIJmzdhDilk_wyn7BXA5dYclXkYjG1514icalCo4ZjbiLCX9nQSMP2TbfcnvmUTXb8sbrNvMsD8uldvuXLjLpkB5IifYhV9tE-wTWqRX87RvGwVVOU/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXXtvnvn8EnGDWeei06K5ezjASKLBi9IMSz1zZ0wUesuT4QYDf6AMwq8efrXnjWhxt_Znxmh9OyrMAoty3Un7jv-ELQ_GSerDoyC64dmUVa8W_-v-tLgICmz8wq6b6sMBUVDLVk4bLZiA/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQkightO6d5z07LDK5gUHGgMof3tf79uukCRdSnd3PeHofqsE_OkIOwwSiDc0dj_xMFsw4TPWUqVwwA9131ieKQz6hDVwURdW4whpryOZA8NgoLKG2rKYbvGa2EgrzduWVaD1J63UK9fQ/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Czh-CN&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1wZmGqECtLO5V75TbuGy6o0sez-I_LTB92gI2MdHk_gH1jGqfLAa5alUQ0NTc9yzG_EZve2WgfxLGujFR88OuZwEkytxXcseFCgPYgpNd30SZBJmcolQMENo0T_AfLnOy-NI8MELSiUg/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
</div> <div style=âfont-size:10px;margin:8px 0px 3px 0pxâ>
by : <a href=http://fidyanitaramadhanisalam.blogspot.com/2013/04/memasang-translate-gambar-bendera-di.html/>BTF</a>
</div>
.google_translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.google_translate:hover img {
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
.google_translatextra:hover img {
filter:alpha(opacity=0.30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
</style>
<div>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0RJ5OeNlQed8rwAt7042baN86yM51PNviGi212UuJNvm8o-5rxrdxfADYULRoZunBjB1FEaLeuMdZvo2LD2kQlFLcqxS7HbFAKms8d2gDqvLnODgIxxkU15VTAnYPWW97D6rVcnsAiVA/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfT_NstoZVcaLvEoMH05R37EuQOrbClitfF2lShA-hxVCHda2J9kb-mPuNzuDw1EHKz0JXNgRRNbaJNKoZTu1v1Cb9jEMEVh9Dbz_MrkSp8H0kF2N7aAUaATnwOynAC8jbKGdZoEo8nZw/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD42O3DOwAS3dVGFtQ-pBglzlMEJUyxAp5lgwTLdLUxh9Z4IpxPgJu_dVtUNHDq6gKahonButFGn_l0rf2d5qWidJl0NXp6JrzVaBepme6fzooMEeVQRW_eyNbdH0l5nfSPn9PQwqwP_0c/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgASkOmdeja7BL5p-Jo0g0UAyIS5HcEXcWoyqDcaiec8nTdnmrBoGi7GLE5hn4TXmr3Pe7jiQBVX5n3f0_b-GW2OHxB53r7CGGwCVs-_wwdNJLaayCnr_JIyRZx4Z3uRZsfZUzv_pdiUv3s/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7cuvsCaf7juyCqMO1A1CRAHCtB4QdMMjks5SR93WJzP3N1qKtAutabUIHuGlzyO9a0qHZt1z3c9G0FTe-W9SciBzxXRSVm2yVVogsYxl4NzQAZW4f9SfK90cqFJJ39l7KiAyzUwPuM-Q/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBHQle2fpt2gCbtffouSi56jambSjefJ9297qao4JvDxfcvwP9ph6vHFWr3s2EJw5kFuhp80H3TP6H_MtBxftQU15tGOS_oQR24RVN6mG4lf8e3uNcV6lZt3OxOXVq54NTMGkibWKcFRs/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjOjOCNsPMLNqoEe5_YtVx_WnDR7U2ySVUPQk3Jy1I6835uQZFO9DU_yGRRHQNPIDk_D5ijqQhth8NW8xPWhoxVBa0eMxsamNV1Ky8y_0rQsely9iWgugWs1bOizfS84QmWP5SklSk39U/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Portuguese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5FaU3NJ9guWGk-GKQ0yUvfHfhC2OUrMyllwTvzLLXLr-Zzv2kduNMf41_fx3qN2UQSVdhqwQPEAzl802NLsiPoY8zF1z4GTTPoJrQHmfUuxVvls5wyQKK137zUdBrI6zX1hLtT_qoTyw/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEKuHj8xeO1PP62wswT-ez-r5GPrJIJmzdhDilk_wyn7BXA5dYclXkYjG1514icalCo4ZjbiLCX9nQSMP2TbfcnvmUTXb8sbrNvMsD8uldvuXLjLpkB5IifYhV9tE-wTWqRX87RvGwVVOU/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXXtvnvn8EnGDWeei06K5ezjASKLBi9IMSz1zZ0wUesuT4QYDf6AMwq8efrXnjWhxt_Znxmh9OyrMAoty3Un7jv-ELQ_GSerDoyC64dmUVa8W_-v-tLgICmz8wq6b6sMBUVDLVk4bLZiA/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQkightO6d5z07LDK5gUHGgMof3tf79uukCRdSnd3PeHofqsE_OkIOwwSiDc0dj_xMFsw4TPWUqVwwA9131ieKQz6hDVwURdW4whpryOZA8NgoLKG2rKYbvGa2EgrzduWVaD1J63UK9fQ/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Czh-CN&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1wZmGqECtLO5V75TbuGy6o0sez-I_LTB92gI2MdHk_gH1jGqfLAa5alUQ0NTc9yzG_EZve2WgfxLGujFR88OuZwEkytxXcseFCgPYgpNd30SZBJmcolQMENo0T_AfLnOy-NI8MELSiUg/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
</div> <div style=âfont-size:10px;margin:8px 0px 3px 0pxâ>
by : <a href=http://fidyanitaramadhanisalam.blogspot.com/2013/04/memasang-translate-gambar-bendera-di.html/>BTF</a>
</div>
Tampilan Ke-3
Copy Code ini :
<center><a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="English"><img alt="English" src="http://a.imageshack.us/img835/6766/inggris.gif" style="cursor: pointer;" title="English" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="French"><img alt="French" src="http://a.imageshack.us/img697/8801/francis.gif" style="cursor: pointer;" title="French" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="German"><img alt="German" borde="0" src="http://a.imageshack.us/img84/7864/jerman.gif" style="cursor: pointer;" title="German" align="absbottom" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Spain"><img alt="Spain" src="http://a.imageshack.us/img294/6256/spnyol.gif" style="cursor: pointer;" title="Spain" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Italian"><img alt="Italian" src="http://a.imageshack.us/img32/6484/italiab.gif" style="cursor: pointer;" title="Italian" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Dutch"><img alt="Dutch" src="http://a.imageshack.us/img64/8434/belanda.gif" style="cursor: pointer;" title="Dutch" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Russian"><img alt="Russian" src="http://a.imageshack.us/img715/4272/rusia.gif" style="cursor: pointer;" title="Russian" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Portuguese"><img alt="Portuguese" src="http://a.imageshack.us/img816/6505/brazilia.gif" style="cursor: pointer;" title="Portuguese" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Japanese"><img alt="Japanese" src="http://a.imageshack.us/img691/674/jepang.gif" style="cursor: pointer;" title="Japanese" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Korean"><img alt="Korean" src="http://a.imageshack.us/img683/4231/koreautara.gif" style="cursor: pointer;" title="Korean" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Arabic"><img alt="Arabic" src="http://img268.imageshack.us/img268/3818/saudiarabiab.gif" style="cursor: pointer;" title="Arabic" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" simplified"="" style="cursor: pointer;" target="_blank" title3d"chinese=""><img alt="Chinese Simplified" src="http://a.imageshack.us/img176/776/cina.gif" style="cursor: pointer;" title="Chinese Simplified" align="absbottom" border="0" height="20"></a></center> <div style="font-size: 9px; padding: 8px 0px 0px 0px;"><a href="http://fidyanitaramadhanisalam.blogspot.com/2013/04/memasang-translate-gambar-bendera-di.html/" title="Translate widget">Translate Widget</a> by Google </div>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="French"><img alt="French" src="http://a.imageshack.us/img697/8801/francis.gif" style="cursor: pointer;" title="French" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="German"><img alt="German" borde="0" src="http://a.imageshack.us/img84/7864/jerman.gif" style="cursor: pointer;" title="German" align="absbottom" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Spain"><img alt="Spain" src="http://a.imageshack.us/img294/6256/spnyol.gif" style="cursor: pointer;" title="Spain" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Italian"><img alt="Italian" src="http://a.imageshack.us/img32/6484/italiab.gif" style="cursor: pointer;" title="Italian" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Dutch"><img alt="Dutch" src="http://a.imageshack.us/img64/8434/belanda.gif" style="cursor: pointer;" title="Dutch" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Russian"><img alt="Russian" src="http://a.imageshack.us/img715/4272/rusia.gif" style="cursor: pointer;" title="Russian" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Portuguese"><img alt="Portuguese" src="http://a.imageshack.us/img816/6505/brazilia.gif" style="cursor: pointer;" title="Portuguese" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Japanese"><img alt="Japanese" src="http://a.imageshack.us/img691/674/jepang.gif" style="cursor: pointer;" title="Japanese" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Korean"><img alt="Korean" src="http://a.imageshack.us/img683/4231/koreautara.gif" style="cursor: pointer;" title="Korean" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" style="cursor: pointer;" target="_blank" title="Arabic"><img alt="Arabic" src="http://img268.imageshack.us/img268/3818/saudiarabiab.gif" style="cursor: pointer;" title="Arabic" align="absbottom" border="0" height="20"></a>
<a href="" rel="nofollow" simplified"="" style="cursor: pointer;" target="_blank" title3d"chinese=""><img alt="Chinese Simplified" src="http://a.imageshack.us/img176/776/cina.gif" style="cursor: pointer;" title="Chinese Simplified" align="absbottom" border="0" height="20"></a></center> <div style="font-size: 9px; padding: 8px 0px 0px 0px;"><a href="http://fidyanitaramadhanisalam.blogspot.com/2013/04/memasang-translate-gambar-bendera-di.html/" title="Translate widget">Translate Widget</a> by Google </div>
Temen-temen bisa menambah negara mana lagi yang mau ditampilkan, silahkan dicoba. Semoga bermanfaat
Langganan:
Postingan (Atom)



