QUERY select value from sessions where sesskey = '8c5a10a9b88c6a2185832592a0ff925c' and expiry > '1290431475' RESULT Resource id #42 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #49 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #62 QUERY delete from whos_online where time_last_click < '1290430575' RESULT 1 QUERY select count(*) as count from whos_online where session_id = '8c5a10a9b88c6a2185832592a0ff925c' RESULT Resource id #80 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', '8c5a10a9b88c6a2185832592a0ff925c', '91.211.16.126', '1290431475', '1290431475', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #93 QUERY select * from template where template_name = 'svelte-140' RESULT Resource id #102 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #107 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #110 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #115 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #120 QUERY select p2c.categories_id, p.products_id, p.products_status, pd.products_name as product, pd.products_id as product_id from products p LEFT JOIN products_to_categories p2c USING(products_id) LEFT JOIN products_description pd USING(products_id) where pd.language_id = '1' AND p.products_status='1' order by p2c.categories_id, pd.products_name RESULT Resource id #133 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #164 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 8 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #179 QUERY select box_heading from infobox_heading where infobox_id = '286' and languages_id = '1' RESULT Resource id #182 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #187 QUERY select box_heading from infobox_heading where infobox_id = '315' and languages_id = '1' RESULT Resource id #190 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #195 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #198 QUERY describe categories status RESULT Resource id #209 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #212 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #215 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #218 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #221 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #224 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #227 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #230 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #233 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 8 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '317' and languages_id = '1' RESULT Resource id #241 QUERY select t.topics_id, td.topics_name, td.topics_description, t.date_added, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #246 QUERY select count(*) as count from topics where parent_id = '1' RESULT Resource id #249 QUERY select startdate, counter from counter RESULT Resource id #254 QUERY update counter set counter = '72077' RESULT 1 QUERY select startdate, counter from counter RESULT Resource id #263 QUERY update counter set counter = '72078' RESULT 1 QUERY select count(*) as total from sessions where sesskey = '8c5a10a9b88c6a2185832592a0ff925c' RESULT Resource id #270 QUERY insert into sessions values ('8c5a10a9b88c6a2185832592a0ff925c', '1290432915', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:2:{s:7:\"english\";a:0:{}s:3:\"top\";a:0:{}}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}affiliate_ref|N;affiliate_clickthroughs_id|N;sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";') RESULT 1 - /index.php?cookies=1 (0.332s) QUERY select value from sessions where sesskey = '8e383f1a99fbf29e005caf9289cb9606' and expiry > '1290431477' RESULT Resource id #42 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #49 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #62 QUERY delete from whos_online where time_last_click < '1290430577' RESULT 1 QUERY select count(*) as count from whos_online where session_id = '8e383f1a99fbf29e005caf9289cb9606' RESULT Resource id #80 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', '8e383f1a99fbf29e005caf9289cb9606', '91.211.16.126', '1290431477', '1290431477', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #93 QUERY select * from template where template_name = 'svelte-140' RESULT Resource id #102 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #107 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #110 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #115 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #120 QUERY select p2c.categories_id, p.products_id, p.products_status, pd.products_name as product, pd.products_id as product_id from products p LEFT JOIN products_to_categories p2c USING(products_id) LEFT JOIN products_description pd USING(products_id) where pd.language_id = '1' AND p.products_status='1' order by p2c.categories_id, pd.products_name RESULT Resource id #133 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #164 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 8 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #179 QUERY select box_heading from infobox_heading where infobox_id = '286' and languages_id = '1' RESULT Resource id #182 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #187 QUERY select box_heading from infobox_heading where infobox_id = '315' and languages_id = '1' RESULT Resource id #190 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #195 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #198 QUERY describe categories status RESULT Resource id #209 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #212 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #215 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #218 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #221 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #224 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #227 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #230 QUERY select c.categories_id, cd.categories_name, c.parent_id, c.categories_image from categories c, categories_description cd where c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #233 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 8 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '317' and languages_id = '1' RESULT Resource id #241 QUERY select t.topics_id, td.topics_name, td.topics_description, t.date_added, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #246 QUERY select count(*) as count from topics where parent_id = '1' RESULT Resource id #249 QUERY select startdate, counter from counter RESULT Resource id #254 QUERY update counter set counter = '72079' RESULT 1 QUERY select startdate, counter from counter RESULT Resource id #263 QUERY update counter set counter = '72080' RESULT 1 QUERY select count(*) as total from sessions where sesskey = '8e383f1a99fbf29e005caf9289cb9606' RESULT Resource id #270 QUERY insert into sessions values ('8e383f1a99fbf29e005caf9289cb9606', '1290432918', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:2:{s:7:\"english\";a:0:{}s:3:\"top\";a:0:{}}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}affiliate_ref|N;affiliate_clickthroughs_id|N;sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";') RESULT 1 - /index.php?cookies=1 (1.178s) New Products HQ MicroWire
 
Shopping Cart:
now in your cart 0 items
Currencies:



Select Your Language:

English

PRODUCTS
   
   
   
   
   
   
   
   
    Aluminum
    Carbon Steel
    Copper Base
    Nickel Base
    Stainless Steel
    Titanium
    Tool Steel

New Products
There are currently no products in this range.



Articles
Wire Quality!!!.