// JavaScript Document
DivID = 1;
document.write("<form name='form"+ DivID +"' onsubmit='return false;'><table border='0' cellpadding='2' cellspacing='0' width='100%' style='font-family:Verdana;font-size:12;'><tr><td style='font-family:Verdana;font-size:12;width:320px;'><label id=\"lblRefine"+ DivID +"\" name=\"lblRefine"+ DivID +"\"><b>Refine Search:</b></label>"
			   +"&nbsp;<input type='text' id='txtRefine"+ DivID +"' name='txtRefine"+ DivID +"' value='' style='font-family:Verdana;font-size:12;width:200px;'>"
			   +"</td><td align='left'><a id='abtnSearch"+ DivID +"' href=\"javascript:findSearch('"+ kssq_1 +"','"+ kcatId_1 +"','"+ knbp_1 +"','"+ DivID +"');\"><img id='btnSearch"+ DivID +"' border=\"0\" src='http://www.comparebuyandsave.com/images/Buttons/go.gif' width=\"52\" height=\"21\" title=\"Search within results\" alt=\"Go\"></img></a></td>"
			   +"<td align='right' style='font-family:Verdana;font-size:12;'><b>Sort By:</b>&nbsp;<select id='selSortBy"+ DivID +"' name='selSortBy"+ DivID +"' style='font-family:Verdana;font-size:12;width:150px;' onchange=\"javascript:findSearch('"+ kssq_1 +"','"+ kcatId_1 +"','"+ knbp_1 +"','"+ DivID +"');\"><option value='default_ranking'>Popularity</option>"
			   +"<option value='price_ascending'>Price Ascending</option><option value='price_descending'>Price Descending</option>"
			   +"<option value='totalprice_ascending'>Total Price Ascending</option><option value='totalprice_descending'>Total Price Descending</option></select>"
			   +"<input type='hidden' id='hdFlagState"+ DivID +"' name='hdFlagState"+ DivID +"' value='Load_ipod'><input type='hidden' id='hdCatId"+ DivID +"' name='hdCatId"+ DivID +"' value=''></td></tr></table><div id='divID"+ DivID +"' width='100%'></div></form>");


 
