
Tuesday, January 25, 2011
Usulan Gagasan Event Humor

Catatan:
Franciscus
Xaverius Mulyadi Dhimas
Darminto, mbok bikin rame humor spy pemerintah noleh...dulu sempat ada lembaga
humor indonesia yg seingat saya cukup berwibawa (a.l. mas arwah setiawan),
mestinya anda bisa (maksudnya tidak harus bikin LHI) tapi mendorong dunia humor
ke posisi yg selayaknya, ke tempat yg sesuai (dan terhormat) salammmmm....
Menjawab
sentilan Mas Efix Mulyadi, salah seorang wartawan senior Kompas yang
kini dipercaya...

Toko Lucu
Amazon.com ArtStore Camera & Photo Store Mp3 Store Office Products Store Kindle Store Sports & Outdoors Store Health & Personal Care Store Home & Garden Store Grocery Store Magazine Subscriptions Store Software Store Shoes Store Tools & Hardware Store Kitchen & Housewares Store Industrial & Scientific Store Jewelry Store Video On Demand Videos Store Gourmet Food Store Watches Store Beauty Store Computer Store Cell Phones & Service Store Electronic Store Automotive Store Apparel & Accessories Store DVD Store Miscellaneous Store Wireless Accessories Store KOKKANG Store
$value) {
if (strpos($param, 'color_') === 0) {
google_append_color($google_ad_url, $param);
} else if (strpos($param, 'url') === 0) {
$google_scheme = ($GLOBALS['google']['https'] == 'on')
? 'https://' : 'http://';
google_append_url($google_ad_url, $param,
$google_scheme . $GLOBALS['google'][$param]);
} else {
google_append_globals($google_ad_url, $param);
}
}
return $google_ad_url;
}
$google_ad_handle = @fopen(google_get_ad_url(), 'r');
if ($google_ad_handle) {
while (!feof($google_ad_handle)) {
echo fread($google_ad_handle, 8192);
}
fclose($google_ad_handle);
}
?>