﻿// JScript File
ch_client = "jdchitika";
ch_width = 180;
ch_height = 150;
ch_color_title = "008000";
ch_nosearch = 1;
ch_non_contextual = 1;
ch_default_category = "89";
ch_font_title = "Arial";
ch_font_text = "Arial";
ch_sid = "softwaredir";
var ch_queries = new Array( "ipod" );
var ch_selected=Math.floor((Math.random()*ch_queries.length));
if ( ch_selected < ch_queries.length ) {
ch_query = ch_queries[ch_selected];
}
