ch_client = "cupliszz";
ch_type = "mpu";
ch_width = 300;
ch_height = 250;
ch_color_bg = "FFFFFF";
ch_color_border = "FFFFFF";
ch_color_title = "0D37CC";
ch_color_site_link = "0D37CC";
ch_color_text = "000000";
ch_non_contextual = 4;
ch_vertical ="premium";
ch_sid = "Postingan";
var ch_queries = new Array( );
var ch_selected=Math.floor((Math.random()*ch_queries.length));
if ( ch_selected < ch_queries.length ) {
ch_query = ch_queries[ch_selected];
}