{"id":127,"date":"2010-04-10T06:37:06","date_gmt":"2010-04-10T13:37:06","guid":{"rendered":"http:\/\/thaibugs.com\/wordpress\/?page_id=127"},"modified":"2010-04-10T06:37:06","modified_gmt":"2010-04-10T13:37:06","slug":"flies","status":"publish","type":"page","link":"https:\/\/www.thaibugs.com\/?page_id=127","title":{"rendered":"Facts about flies"},"content":{"rendered":"<p><a href=\"http:\/\/69.93.146.30\/~thaibugs\/wp-content\/uploads\/2010\/04\/Tabanidae.jpg\"><img loading=\"lazy\" class=\"alignright size-medium wp-image-348\" title=\"Tabanidae\" src=\"http:\/\/thaibugs.com\/wordpress\/wp-content\/uploads\/2010\/04\/Tabanidae-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" srcset=\"https:\/\/www.thaibugs.com\/wp-content\/uploads\/2010\/04\/Tabanidae-300x199.jpg 300w, https:\/\/www.thaibugs.com\/wp-content\/uploads\/2010\/04\/Tabanidae.jpg 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p><script type=\"text\/javascript\">\/\/ <![CDATA[\n Original:  Angus Turnbull\n Web Site:  http:\/\/gusnz.cjb.net\n\n This script and many more are available free online at\n The JavaScript Source!! http:\/\/javascript.internet.com\n\n Begin\nvar isDOM = (document.getElementById ? true : false);\nvar isIE4 = ((document.all &#038;&#038; !isDOM) ? true : false);\nvar isNS4 = (document.layers ? true : false);\nfunction getRef(id) {\nif (isDOM) return document.getElementById(id);\nif (isIE4) return document.all[id];\nif (isNS4) return document.layers[id];\n}\nfunction getSty(id) {\nreturn (isNS4 ? getRef(id) : getRef(id).style);\n}\n\nvar popTimer = 0;\n\nvar litNow = new Array();\nfunction popOver(menuNum, itemNum) {\nclearTimeout(popTimer);\nhideAllBut(menuNum);\nlitNow = getTree(menuNum, itemNum);\nchangeCol(litNow, true);\ntargetNum = menu[menuNum][itemNum].target;\nif (targetNum > 0) {\nthisX = parseInt(menu[menuNum][0].ref.left) + parseInt(menu[menuNum][itemNum].ref.left);\nthisY = parseInt(menu[menuNum][0].ref.top) + parseInt(menu[menuNum][itemNum].ref.top);\nwith (menu[targetNum][0].ref) {\nleft = parseInt(thisX + menu[targetNum][0].x);\ntop = parseInt(thisY + menu[targetNum][0].y);\nvisibility = 'visible';\n      }\n   }\n}\nfunction popOut(menuNum, itemNum) {\nif ((menuNum == 0) &#038;& !menu[menuNum][itemNum].target)\nhideAllBut(0)\nelse\npopTimer = setTimeout('hideAllBut(0)', 500);\n}\nfunction getTree(menuNum, itemNum) {\n\nitemArray = new Array(menu.length);\n\nwhile(1) {\nitemArray[menuNum] = itemNum;\n\nif (menuNum == 0) return itemArray;\nitemNum = menu[menuNum][0].parentItem;\nmenuNum = menu[menuNum][0].parentMenu;\n   }\n}\n\nfunction changeCol(changeArray, isOver) {\nfor (menuCount = 0; menuCount < changeArray.length; menuCount++) {\nif (changeArray[menuCount]) {\nnewCol = isOver ? menu[menuCount][0].overCol : menu[menuCount][0].backCol;\n\/\/ Change the colours of the div\/layer background.\nwith (menu[menuCount][changeArray[menuCount]].ref) {\nif (isNS4) bgColor = newCol;\nelse backgroundColor = newCol;\n         }\n      }\n   }\n}\nfunction hideAllBut(menuNum) {\nvar keepMenus = getTree(menuNum, 1);\nfor (count = 0; count < menu.length; count++)\nif (!keepMenus[count])\nmenu[count][0].ref.visibility = 'hidden';\nchangeCol(litNow, false);\n}\n\nfunction Menu(isVert, popInd, x, y, width, overCol, backCol, borderClass, textClass) {\n\nthis.isVert = isVert;\n\nthis.popInd = popInd\n\nthis.x = x;\nthis.y = y;\nthis.width = width;\n\nthis.overCol = overCol;\nthis.backCol = backCol;\n\nthis.borderClass = borderClass;\nthis.textClass = textClass;\n\nthis.parentMenu = null;\nthis.parentItem = null;\n\nthis.ref = null;\n}\n\nfunction Item(text, href, frame, length, spacing, target) {\nthis.text = text;\nthis.href = href;\nthis.frame = frame;\nthis.length = length;\nthis.spacing = spacing;\nthis.target = target;\n\nthis.ref = null;\n}\n\nfunction writeMenus() {\nif (!isDOM &#038;&#038; !isIE4 &#038;&#038; !isNS4) return;\n\nfor (currMenu = 0; currMenu < menu.length; currMenu++) with (menu[currMenu][0]) {\n\nvar str = '', itemX = 0, itemY = 0;\n\nfor (currItem = 1; currItem < menu[currMenu].length; currItem++) with (menu[currMenu][currItem]) {\nvar itemID = 'menu' + currMenu + 'item' + currItem;\n\nvar w = (isVert ? width : length);\nvar h = (isVert ? length : width);\n\nif (isDOM || isIE4) {\nstr += '\n\n\n\n<div id=\"' + itemID + '\" style=\"position: absolute; left: ' + itemX + '; top: ' + itemY + '; width: ' + w + '; height: ' + h + '; visibility: inherit; ';\nif (backCol) str += 'background: ' + backCol + '; ';\nstr += '\" ';\n}\nif (isNS4) {\nstr += '<layer id=\"' + itemID + '\" left=\"' + itemX + '\" top=\"' + itemY + '\" width=\"' +  w + '\" height=\"' + h + '\" visibility=\"inherit\" ';\nif (backCol) str += 'bgcolor=\"' + backCol + '\" ';\n}\nif (borderClass) str += 'class=\"' + borderClass + '\" ';\n\nstr += 'onMouseOver=\"popOver(' + currMenu + ',' + currItem + ')\" onMouseOut=\"popOut(' + currMenu + ',' + currItem + ')\">';\n\nstr += '\n\n\n\n<table width=\"' + (w - 8) + '\" border=\"0\" cellspacing=\"0\" cellpadding=\"' + (!isNS4 &#038;&#038; borderClass ? 3 : 0) + '\">\n\n\n<tr>\n\n\n<td align=\"left\" height=\"' + (h - 7) + '\">' + '<a href=\"' + href + '\"' + (frame ? ' target=\"' + frame + '\">' : '>') + text + '<\/a><\/td>\n\n\n\n';\nif (target > 0) {\n\nmenu[target][0].parentMenu = currMenu;\nmenu[target][0].parentItem = currItem;\n\nif (popInd) str += '\n\n\n\n<td align=\"right\">' + popInd + '<\/td>\n\n\n\n';\n}\nstr += '<\/tr>\n\n\n<\/table>\n\n\n\n' + (isNS4 ? '<\/layer>' : '<\/div>\n\n\n\n');\nif (isVert) itemY += length + spacing;\nelse itemX += length + spacing;\n}\nif (isDOM) {\nvar newDiv = document.createElement('div');\ndocument.getElementsByTagName('body').item(0).appendChild(newDiv);\nnewDiv.innerHTML = str;\nref = newDiv.style;\nref.position = 'absolute';\nref.visibility = 'hidden';\n}\n\nif (isIE4) {\ndocument.body.insertAdjacentHTML('beforeEnd', '\n\n\n\n<div id=\"menu' + currMenu + 'div\" ' + 'style=\"position: absolute; visibility: hidden\">' + str + '<\/div>\n\n\n\n');\nref = getSty('menu' + currMenu + 'div');\n}\n\nif (isNS4) {\nref = new Layer(0);\nref.document.write(str);\nref.document.close();\n}\n\nfor (currItem = 1; currItem < menu[currMenu].length; currItem++) {\nitemName = 'menu' + currMenu + 'item' + currItem;\nif (isDOM || isIE4) menu[currMenu][currItem].ref = getSty(itemName);\nif (isNS4) menu[currMenu][currItem].ref = ref.document[itemName];\n   }\n}\nwith(menu[0][0]) {\nref.left = x;\nref.top = y;\nref.visibility = 'visible';\n   }\n}\n\nvar menu = new Array();\n\nvar defOver = '#336699', defBack = '#003366';\n\nvar defLength = 22;\n\nmenu[0] = new Array();\nmenu[0][0] = new Menu(false, '', 5, 0, 17, '#669999', '#8B8970', '', 'itemText');\nmenu[0][1] = new Item('  insects', '#', '', 40, 40, 1);\nmenu[0][2] = new Item('  pictures', '#', '', 40, 40, 2);\nmenu[0][3] = new Item('  various', '#', '', 40, 40, 3);\n\nmenu[0][4] = new Item('  home', 'thaibugs.htm', defLength, 0, 0);\n\n\/\/ File menu.\nmenu[1] = new Array();\nmenu[1][0] = new Menu(true, '>', 0, 22, 90, defOver, defBack, 'itemBorder', 'itemText');\nmenu[1][1] = new Item('butterflies', 'butterflies.htm', '', defLength, 0, 0);\nmenu[1][2] = new Item('beetles', 'beetles1.htm', '', defLength, 0, 0);\n\/\/ Non-zero target means this will trigger a popout -- menu[4] which is the 'Reopen' menu.\nmenu[1][3] = new Item('moths', 'moths1.htm', '', defLength, 0, 4);\nmenu[1][4] = new Item('dragonflies', 'dragonflies1.htm', '', defLength, 0, 0);\nmenu[1][5] = new Item('bugs', 'bugs1.htm', '', defLength, 0, 0);\nmenu[1][6] = new Item('cicadas', 'cicadas.htm', '', defLength, 0, 0);\nmenu[1][7] = new Item('mantids', 'mantises1.htm', '', defLength, 0, 0);\nmenu[1][8] = new Item('caterpillars', 'caterpillars.htm', '', defLength, 0, 0);\nmenu[1][9] = new Item('grasshoppers', 'grasshoppers1.htm', '', defLength, 0, 0);\nmenu[1][10] = new Item('flies', 'flies.htm', '', defLength, 0, 0);\nmenu[1][11] = new Item('ants', 'ants.htm', '', defLength, 0, 0);\nmenu[1][13] = new Item('spiders', 'spiders1.htm', '', defLength, 0, 0);\nmenu[1][12] = new Item('others', 'others1.htm', '', defLength, 0, 6);\n\n\/\/ Others menu.\nmenu[6] = new Array();\nmenu[6][0] = new Menu(true, '>', 85, 0, 120, '#333366', '#666699', 'crazyBorder', 'crazyText');\nmenu[6][1] = new Item('various', 'others1.htm', '', defLength, 0, 0);\nmenu[6][2] = new Item('reptiles', 'snakes.htm', '', defLength, 0, 0);\nmenu[6][3] = new Item('amphibians', 'snakes.htm', '', defLength, 0, 0);\nmenu[6][4] = new Item('microscopic', 'microscope.htm', '', defLength, 0, 0);\n\n\/\/ Edit menu.\nmenu[2] = new Array();\nmenu[2][0] = new Menu(true, '>', 0, 22, 100, defOver, defBack, 'itemBorder', 'itemText');\nmenu[2][1] = new Item('new pictures', 'newadd.htm', '', defLength, 0, 0);\nmenu[2][2] = new Item('bug of the week', 'bugoftheweek.htm', '', defLength, 0, 0);\nmenu[2][3] = new Item('pick of the pix', 'selection2.htm', '', defLength, 0, 0);\nmenu[2][4] = new Item('a bugs life', 'bugs life.htm', '', defLength, 0, 0);\nmenu[2][5] = new Item('insect art', 'insect_art.htm', '', defLength, 0, 0);\n\n\/\/ Help menu\nmenu[3] = new Array();\nmenu[3][0] = new Menu(true, '<', 0, 22, 100, defOver, defBack, 'itemBorder', 'itemText');\nmenu[3][1] = new Item('articles', 'articles.htm', '', defLength, 0, 0);\nmenu[3][2] = new Item('sounds', 'sounds.htm', '', defLength, 0, 0);\nmenu[3][3] = new Item('video clips', 'videos\/videos.htm', '', defLength, 0, 0);\nmenu[3][4] = new Item('species lists', '#', '', defLength, 0, 5);\nmenu[3][5] = new Item('facts about ..', '#', '', defLength, 0, 7);\nmenu[3][6] = new Item('survey', 'survey.htm', '', defLength, 0, 0);\nmenu[3][7] = new Item('proverbs', 'proverbs.htm', '', defLength, 0, 0);\nmenu[3][8] = new Item('stamps', 'stamps.htm', '', defLength, 0, 0);\nmenu[3][9] = new Item('edible insects', 'edible insects.htm', '', defLength, 0, 0);\n\n\/\/ Others menu.\nmenu[7] = new Array();\nmenu[7][0] = new Menu(true, '>', 85, 0, 120, '#333366', '#666699', 'crazyBorder', 'crazyText');\nmenu[7][1] = new Item('cicadas', 'Articles\/cicada facts.htm', '', defLength, 0, 0);\nmenu[7][2] = new Item('tiger beetles', 'Articles\/tiger_beetles.htm', '', defLength, 0, 0);\nmenu[7][3] = new Item('fire flies', 'Articles\/fireflies.htm', '', defLength, 0, 0);\nmenu[7][4] = new Item('mosquitoes', 'Articles\/amazing_mosquito_facts.htm', '', defLength, 0, 0);\nmenu[7][5] = new Item('caterpillars', 'Articles\/catfacts.html', '', defLength, 0, 0);\nmenu[7][6] = new Item('flies', 'Articles\/flyfacts.htm', '', defLength, 0, 0);\nmenu[7][7] = new Item('grasshoppers', 'Articles\/grasshoppers.htm', '', defLength, 0, 0);\nmenu[7][8] = new Item('mantids', 'Articles\/mantids.htm', '', defLength, 0, 0);\nmenu[7][9] = new Item('spiders', 'Articles\/spiders.htm', '', defLength, 0, 0);\nmenu[7][10] = new Item('other facts', 'facts.htm', '', defLength, 0, 0);\n\n\/\/ Reopen menu\nmenu[4] = new Array();\n\/\/ This is across but not down... a horizontal popout (with crazy stylesheets :)...\nmenu[4][0] = new Menu(true, '>', 85, 0, 120, '#333366', '#666699', 'crazyBorder', 'crazyText');\n\/\/ These items are lengthier than normal, and have extra spacing due to the fancy borders.\nmenu[4][1] = new Item('Saturniidae', '\/mothssat.htm', '', defLength, 0, 0);\nmenu[4][2] = new Item('Noctuidae', 'mothowls.htm', '', defLength, 0, 0);\nmenu[4][3] = new Item('Geometridae', 'mothsgeo.htm', '', defLength, 0, 0);\nmenu[4][4] = new Item('Sphingidae', 'hawks.htm', '', defLength, 0, 0);\nmenu[4][5] = new Item('Arctiidae', '\/mothsArct.htm', '', defLength, 0, 0);\nmenu[4][6] = new Item('Zygaenidae', 'mothszygs.htm', '', defLength, 0, 0);\nmenu[4][7] = new Item('Lymentriidae', 'mothslym.htm', '', defLength, 0, 0);\nmenu[4][8] = new Item('Other macros', 'mothsmacro.htm', '', defLength, 0, 0);\nmenu[4][9] = new Item('Micros', 'moths1a.htm', '', defLength, 0, 0);\nmenu[4][10] = new Item('Unidentified', 'moths1c.htm', '', defLength, 0, 0);\nmenu[4][11] = new Item('Selection', 'Pik of moths\/showthem.htm', '', defLength, 0, 0);\n\n\/\/ Help About popout\nmenu[5] = new Array();\n\/\/ Leftwards popout with a negative x and y relative to its trigger.\nmenu[5][0] = new Menu(true, '>', -85, -17, 80, defOver, defBack, 'itemBorder', 'itemText');\nmenu[5][1] = new Item('cicadas', 'cicadaspecs.htm', '', defLength, 0, 0);\nmenu[5][2] = new Item('butterflies', 'checklist.htm', '', defLength, 0, 0);\nmenu[5][3] = new Item('moths', 'mothspeclist.htm', '', defLength, 0, 0);\nmenu[5][4] = new Item('beetles', 'beetlelist.htm', '', defLength, 0, 0);\nmenu[5][5] = new Item('dragonflies', 'odonatespecs.htm', '', defLength, 0, 0);\n\nvar popOldWidth = window.innerWidth;\nnsResizeHandler = new Function('if (popOldWidth != window.innerWidth) location.reload()');\n\nif (isNS4) document.captureEvents(Event.CLICK);\ndocument.onclick = clickHandle;\n\nfunction clickHandle(evt)\n{\n if (isNS4) document.routeEvent(evt);\n hideAllBut(0);\n}\n\nfunction moveRoot()\n{\n with(menu[0][0].ref) left = ((parseInt(left) < 100) ? 100 : 5);\n}\n\/\/  End\n\/\/ ]]><\/script><!-- *** IMPORTANT STYLESHEET SECTION - Change the border classes and text colours *** --><!-- .itemBorder { border: 1px solid black } .itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }  .crazyBorder { border: 2px outset #663399 } .crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica } --><!-- A { \tTEXT-DECORATION: none } --><span style=\"font-family: Comic Sans MS; font-size: large;\">Some interesting facts about flies<\/span><\/p>\n<ul>\n<li>There are more than 120,000 species of flies worldwide.<\/li>\n<\/ul>\n<ul>\n<li>They are highly sensitive to movement. They have two eyes each with  over 4,000 lenses.<\/li>\n<\/ul>\n<ul>\n<li>Flies have a smelling distance of over 750  yards.<\/li>\n<\/ul>\n<ul>\n<li> A fly&#8217;s feeding range is usually limited to two miles.<\/li>\n<\/ul>\n<ul>\n<li> A  single garbage can, if not emptied, can be the breeding ground for  30,000 flies.<\/li>\n<li>Before they fly they must jump up and move backwards then forward.<\/li>\n<\/ul>\n<ul>\n<li>Deer flies do not have piercing\/sucking mouthparts like mosquitoes. They bite a hole in your skin with their strong mandibles, put a little saliva-like material in the wound to keep the blood from clotting and lap up the blood with a sponge-like proboscis . The deer fly usually buzzes silently around your head in ever-tightening circles. Eventually, it will find an exposed portion of your hand, arm or upper leg. The bite\u00a0 usually results in a red welt that will disappear in a day or so (but itches like hell).<\/li>\n<\/ul>\n<ul>\n<li>Male deer flies (and horse flies) drink nectar from flowers. Only the females feed on blood;<\/li>\n<\/ul>\n<ul>\n<li>The house fly &#8220;hums&#8221; in the key of F and beats its wings over 20,000 times a minute<\/li>\n<\/ul>\n<ul>\n<li>Beginning with one pair of house flies in April, there would be a total of 191,000,000,000,000,000,000 flies by August if all the descendants of this pair lived and reproduced normally.<\/li>\n<\/ul>\n<ul>\n<li>Long-legged flies&#8217; wings beat several hundred times per second- they achieve their highly complex aerial manoeuvres with only one pair of wings, the other having being converted into a gyroscope.<\/li>\n<\/ul>\n<ul>\n<li>Adult house flies usually live 15 to 25 days.<\/li>\n<\/ul>\n<ul>\n<li>House flies at an Everest base camp at 5000 metres are another sign of climate.<\/li>\n<\/ul>\n<ul>\n<li>House flies taste with their feet, which are 10 million times more sensitive to sugar than the human tongue<\/li>\n<\/ul>\n<ul>\n<li>House flies tend to stay within 1-2 miles of where they were born but will travel up to 20 miles to find food.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Some interesting facts about flies There are more than 120,000 species of flies worldwide. They are highly sensitive to movement. They have two eyes each with over 4,000 lenses. Flies have a smelling distance of over 750 yards. A fly&#8217;s feeding range is usually limited to two miles. A single garbage can, if not emptied, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":39,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"ngg_post_thumbnail":0},"_links":{"self":[{"href":"https:\/\/www.thaibugs.com\/index.php?rest_route=\/wp\/v2\/pages\/127"}],"collection":[{"href":"https:\/\/www.thaibugs.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.thaibugs.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.thaibugs.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thaibugs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=127"}],"version-history":[{"count":0,"href":"https:\/\/www.thaibugs.com\/index.php?rest_route=\/wp\/v2\/pages\/127\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.thaibugs.com\/index.php?rest_route=\/wp\/v2\/pages\/39"}],"wp:attachment":[{"href":"https:\/\/www.thaibugs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}