Charthunt.com

fall of the foot clan bonus

The Technodrome - Krang and Shredder's TMNT Fan Site go to site

thetechnodrome.com

thetechnodrome.comthetechnodrome.com - mugen tmnt tf wingnut, technodrome, technodrome forum
Shredder and Krang The Technodrome - Krang and Shredder's TMNT Fan Site Technodrome
Navigation - Main Content - Misc.
Long Island Genealogy go to site

longislandgenealogy.com

longislandgenealogy.comlongislandgenealogy.com - date calculator, birthday calculator, long island ducks
The Mastic Peninsula Historical Society Mattituck - Laurel Historical Society Miller Place - Mount Sinai Historical Society Montauk Historical Society Nassau County Historical Society Northport Historical Society Oyster Bay Historical Society Oysterponds Historical Society Port Jefferson Historical Society Rocky Point Historical Society Sag Harbor Historical Society Sayville Historical Society Shelter Island Historical Society Smithtown Historical Society Southampton Historical Society Southold Historical Society Stonybrook (Three Village) Historical Society Suffolk County Historical Society Yaphank Historical Society

History of Long Island and Long Island Locations
Inhabitants of Fosters Meadow 1726
Lincoln Park Gardens & the man who built it - growing up in early Port Jefferson St
The streets we go past in Port Jefferson Station by George Moraitis Remembering Chris' Diner & the way things were - by George Moraitis
Franklinville, Long Island Passing into History - 1898
Before The Revolution
Riverhead Town Place Names
Early Moriches in the 17th and 18th centuries
A Quick Synopsis of Long Island History
Long Wood - Chester G. Osborne
The Colonization of Eastern Long Island by Peter Venturini
Long Island Community Histories
The History of Eaton's Neck and Asharoken - Edward A T. Carr
Gardiners Island   "An American Lordship" by George Lathrop
Long Island Town Names Then and Now
The roots of the town of Islip
The Buried Past of Long Island
Long Island's First Historians - Silas Wood & Benj. Thompson
The Real Founding Father's of LI The arrest of Nelson B Squires - letters written by Nelson B Squires, husband of Ida Marie Taft, to his brother Frederick Squires concering his arrest in South Carolina found and submitted by Linda Koss.

Maps and Images of Old Long Island
Local Scenes from Mastic & Moriches 1935-1938 - Video: Taken from 16mm films shot by Joseph Allen Titmus.  Images of local buildings, scenes and citizens taken between 1935 and 1938.  Lots of establishments along Montauk Highway from the Moriches Grammer School and Twin Ponds area, heading west on Montauk Highway into Mastic. Included are the Parr family Garages and home (now Davin Funeral home) , Poje's Garage ( with the 1929 Chrysler Roadster sitting on it's rooftop) , the Mastic Park General Store and PO, the Log Cabin Rest and more including a quick glimpse of Schultie's Tavern down in Mastic Beach. (thanks to Ken Spooner)
       
Long Island Library Resources Council (LILRC) - Long Island Memories
Images of Old Long Island - Hicksville and Westbury, submitted by Mark Thomas
1938 Hurricane Hits New England - Video
Swift Stream Duck Farm 1935-1938 Moriches, LI, NY - Video
1938 Hurricane damage in Mastic and Moriches, Long Island, NY - Video
Rally Day Centre Moriches Presbyterian Church 9/24/1935 - Video
F. W. Beers 1873 Atlas of Long Island Travellers Map of Long Island 1848
Historic LI Churches Western Suffolk (Images by David Roberts fb link) Historic Long Island Postcards - 1904-1947
Historic LI Churches Eastern Suffolk (Images by David Roberts fb link)
"LONG ISLAND RESORTS" - 1912 Booklet 112 Pgs of Images & Information
Long Island's North Fork (Images by David Roberts fb link)
The Long Island Motor Races 1906 - 1911
Long Island Lighthouses (Images by David Roberts fb link) Shelter Island Map produced circa 1930's
Along Long Island's South Shore (Images by David Roberts fb link) Island's First Magazine - by Martha K. Hall January 1940
Long Island's South Fork (Images by David Roberts fb link) Long Island Maps - off site link
New York and New England Lighthouses (Images by David Roberts fb link)
Panoramic Maps of NY State Towns & Villages 1847-1929
Churches of Nassau County (Images by David Roberts fb link) Center Moriches area Rebecca's and Mason's Group abt 1940
Along the North Shore of LI - Western Suffolk County (Images by David Roberts fb link) Stony Brook University Maps Collection - off site link
Along the North Shore of LI - Central Suffolk County (Images by David Roberts fb link) Library of Congress map Collection - off site link
Take a Virtual Tour of New Netherland - off site link

Military and War Information on Long Island Genealogy

Battle of Brooklyn 1776 , by David Roberts Roster Of Capt. John Hulbert's Company of LI Minute Men
New York State Military Unit History Project - off site link
Muster Rolls of New York Provincial Troops 1755-1764 
The Camp Upton Story, 1917 - 1921 War Information, Links and resources relating to NY & LI
Camp Upton, LI, NY - Images and History
Long Island Descendants in the DAR
The Two War Camps On Long Island circa 1898
The Militia of Long Island
Camp Black - Garden City, Hemstead Plains 1898
Long Islanders Drafted into service on Sept 2, 1862
The Brooklyn Navy Yard by W F G Shanks
The 1655 Indian Uprising on Staten Is
Civilian & Military refugees from New York & Long Island
The Monstrous "Jersey" & other British prison ships in NY Harbor
Jesse Coles Patriot spy - compliments of John Carpenter
Citizen Soldiers - New York 93 Infantry 1862 just before Antietam
ebooking.co.uk - Online Hotel Reservations go to site

ebooking.co.uk

ebooking.co.ukebooking.co.uk - ebooking, ebooking hoteles, ebooking hotel

elements if ( elementsObject[key].indexOf("\n") == -1 ) { newNode = document.createTextNode(elementsObject[key]); if (refChild) { targetNode.insertBefore(newNode, refChild); } else { targetNode.appendChild(newNode); } } else { // Found some linebreaks - split the string into component parts var newNodeParts = elementsObject[key].split("\n"); // Loop through the parts, adding a linebreak after each one (except the last one) for ( var i = 0; i < newNodeParts.length; i++ ) { // Check for the existence of a star rating in the text node if ( newNodeParts[i].match(/\d\*$/) ) { // Found a star rating - extract the star lastSpace = newNodeParts[i].lastIndexOf(" "); newNodeString = newNodeParts[i].substring( 0, lastSpace ); starImgSrc = '/static/img/icons/stars/' + newNodeParts[i].substr( lastSpace + 1, 1 ) + 'sterren-small.png'; } else { newNodeString = newNodeParts[i]; starImgSrc = ''; } newNode = document.createTextNode(newNodeString); if (refChild) { targetNode.insertBefore(newNode, refChild); if ( starImgSrc ) { newImg = document.createElement('img'); newImg.setAttribute('src', starImgSrc); newImg.className = "stars"; targetNode.insertBefore(newImg, refChild); } } else { targetNode.appendChild(newNode); if ( starImgSrc ) { newImg = document.createElement('img'); newImg.setAttribute('src', starImgSrc); newImg.className = "stars"; targetNode.appendChild(newImg); } } if ( i < newNodeParts.length - 1) { // Add a
newBR = document.createElement("br"); if (refChild) { targetNode.insertBefore(newBR, refChild); } else { targetNode.appendChild(newBR); } } } } } } else { if (primaryKey == 'cdata') // CDATA { targetNode.appendChild(document.createCDATASection(elementsObject[key])); } } } else // Element { // If targetNode was passed into this function, append the new child to it if (targetNode) { // If elementsObject[key] is an array, we'll create an element of type key for each array member. if (elementsObject[key].length > 0) { for (counter = 0; counter < elementsObject[key].length; counter++) { if (elementsObject[key][counter]) { if (!elementsObject[key][counter]._node) { newElement = document.createElement(key); elementsObject[key][counter]._node = newElement; var r = counter + 1; while (r < elementsObject[key].length && !refChild) { if (elementsObject[key][r]) { refChild = elementsObject[key][r]._node; } r++; } if (refChild) { newNode = targetNode.insertBefore( elementsObject[key][counter]._node, refChild); } else { newNode = targetNode.appendChild( elementsObject[key][counter]._node); } arguments.callee( elementsObject[key][counter], newNode); newElement._elementTree = elementsObject[key][counter]; } else { arguments.callee( elementsObject[key][counter], elementsObject[key][counter]._node); } } } } else { if (elementsObject[key].length !== 0) { if (!elementsObject[key]._node) { newElement = document.createElement(key); elementsObject[key]._node = newElement; if (refChild) { newNode = targetNode.insertBefore( elementsObject[key]._node, refChild); } else { newNode = targetNode.appendChild( elementsObject[key]._node); } arguments.callee( elementsObject[key], newNode); newElement._elementTree = elementsObject; } else { arguments.callee( elementsObject[key], elementsObject[key]._node); } } } } // else create the new element as targetNode. else { if (!elementsObject[key]._node) { arguments.callee(elementsObject[key], elementsObject[key]._node = targetNode = document.createElement(key)); } else { arguments.callee(elementsObject[key], elementsObject[key]._node); } } } } } } } return targetNode; }; /*extern DOM, calendar, dn, getChildImage, getDimensions, m, months, n, tr, y, checkDateOrder, d, days, days3, gClientIsIE5, i, tickCheckBox, updateDaySelect, booking, buildDaysForMonth, gClientIsMac, monthDaysArray */ // showCalendar without requirements for unique id's // @me DOMNode context node // @calId String id of calendar node // @dt String 'checkin' or 'checkout' prefix var td; function buildCal( y, m, d ) { var daysInMonth = [31, 0, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31]; // Create today's date. td = new Date(); if ( !y ) { y = td.getFullYear(); } if ( !m ) { m = td.getMonth() + 1; } if ( !d ) { d = td.getDate; } var dt = calendar.caldt; var mDate = new Date( y, m - 1, 1 ); var firstMonthDay = mDate.getDay(); daysInMonth[1] = ( ( ( mDate.getFullYear() % 100 != 0 ) && ( mDate.getFullYear() % 4 == 0 ) ) || ( mDate.getFullYear() % 400 == 0 ) ) ? 29 : 28; var t = '
'; if ( y == td.getFullYear() && m == td.getMonth() + 1 ) { t += '<'; } else { t += ' < '; } t += ' '; var mn = td.getMonth() + 1; var yr = td.getFullYear(); var last_month = 0; for ( n = 0; n <= 11; n++ ) { t += '' + months[mn - 1] + ' ' + yr +''; mn++; if ( mn > 12 ) { mn = 1; yr++; } } t += '  '; if ( last_month == 1 ) { t += '>'; } else { t += ' > '; } t += '
' + days[dn] + '
'; if ( href ) { t += ' ' + x + ' '; } else { t += x; } t += '
' + tr.closeCalendar + '
'; document.getElementById( "b_calendarPopup" ).innerHTML = t; } function showCalendar( me, calId, dt ) { getDimensions( me ); if ( document.getElementById ) { var c = document.getElementById( calId ); var i = getChildImage( me ); var f = document.getElementById('b_frm'); calendar.cal = c; calendar.caldt = dt; calendar.calf = f; var my = f[dt + '_year_month'].value.split( "-" ); y = my[0]; m = my[1]; d = f[dt + '_monthday'].value; // Ensure y is nonzero so the pop-up calendar correctly figures out the past/current/future classes for each monthday. if ( y === '0' ) { y = new Date().getFullYear(); } buildCal( y, m, d ); var box = getDimensions( i ); var left = box.x, top = ( box.y + i.offsetHeight ); c.style.left = left + 'px'; c.style.top = top + 'px'; c.style.display = "block"; } } function closeCal() { calendar.cal.style.display = 'none'; } function prevMonth( y, m ) { if ( new Date( y, m - 1, 1 ) < td ) { return; } if ( m > 1 ) { m--; } else { m = 12; y--; } buildCal( y, m ); } //does this finction need to check for max month/year? function nextMonth( y, m ) { if ( m < 12 ) { m++; } else { m = 1; y++; } buildCal( y, m ); } function goYearMonth( ym ) { var ymlist = ym.split("-"); buildCal( ymlist[0], ymlist[1] ); } function pickDate( y, m, d, dt ) { // set form values var f = calendar.calf; var dt = calendar.caldt; f[dt + '_year_month'].value = y + "-" + m; f[dt + '_monthday'].value = d; tickCheckBox( 'availcheck' ); if ( dt == "checkin" ) { checkDateOrder( f, 'checkin_monthday', 'checkin_year_month', 'checkout_monthday', 'checkout_year_month' ); } closeCal(); updateDaySelect( f ); } function initDaySelect() { var forms = document.getElementsByTagName( 'form' ); for ( var i = 0; i < forms.length; i++ ) { if ( forms[i].checkin_monthday ) { if ( !gClientIsIE5 ) { forms[i].validator = new booking.datebox.Validator( forms[i] ); } updateDaySelect( forms[i] ); } } } function updateDaySelect( me ) { // 1-2 testing if ( !days3 ) { return; } var frm = document.getElementById('b_frm'); if ( frm.getAttribute( 'id' ) !== 'b_frm' && frm.className !== 'availForm' ) { return; } // Check if we have all fields. If not, we are in the first stage // of the book process and should not auto-update selects since there // is only the check-in select and the amount of nights. if ( !frm.checkin_monthday || !frm.checkout_monthday || !frm.checkin_year_month || !frm.checkout_year_month ) { return; } if ( frm.checkin_monthday.value === '0' && frm.checkout_monthday.value === '0' && frm.checkin_year_month.value === '0' && frm.checkout_year_month.value === '0' ) { return; } // If the year-month fields have nonzero values, prepend the day of the week to each monthday in the check-in and check-out monthday Selects. var ci_d = frm.checkin_monthday, co_d = frm.checkout_monthday, ci_my, co_my, todaysDate; // If the form field has a nonzero value, use it; if ( frm.checkin_year_month.value !== '0' ) { ci_my = frm.checkin_year_month.value.split( "-" ); } else { // Use the current date value. todaysDate = new Date(); ci_my = [ todaysDate.getFullYear(), todaysDate.getTwoDigitMonth() ]; } if ( frm.checkout_year_month.value !== '0' ) { co_my = frm.checkout_year_month.value.split( "-" ); } else { todaysDate = new Date(); co_my = [ todaysDate.getFullYear(), todaysDate.getTwoDigitMonth() ]; } var ci_sel = Math.max( ci_d.selectedIndex, 0 ), co_sel = Math.max( co_d.selectedIndex, 0 ), ci_sel_value = ci_d[ ci_sel ].value, co_sel_value = co_d[ co_sel ].value, monthDays = [], opt, i; ci_d.innerHTML = ''; co_d.innerHTML = ''; // Build the Day/Month prompt Options if the monthday values aren't already set or, if they are set, they are nonzero; and if the client isn't IE 5. This condition mimics the TMPL_IF in datebox.inc/div#avail (except for the inclusion here of gClientIsIE5). var MonthdayPromptOption = function () { this.option = { "_this" : this, "@selected" : "selected", "@class" : "day prompt site_experiment_encourage_date_entry_2", "@value" : 0, "#text" : day }; }; if ( ci_sel_value === '0' ) { buildHtmlNode( new MonthdayPromptOption(), ci_d ).selected = true; } if ( co_sel_value === '0' ) { buildHtmlNode( new MonthdayPromptOption(), co_d ).selected = true; } function writeMonthdaysOptions( numberOfMonthdaysToShow, yearMonthSelectElement, monthDaysArray, monthDaysSelectElement, monthDaySelectValue ) { var i, optionElementInnerHTML, optionElement; for ( i = 0; i < numberOfMonthdaysToShow; i++ ) { optionElement = document.createElement( 'option' ); optionElementInnerHTML = i + 1; if ( yearMonthSelectElement.value !== '0' ) { optionElementInnerHTML = monthDaysArray[i] + ' ' + optionElementInnerHTML; } optionElement.innerHTML = optionElementInnerHTML; optionElement.value = ( i + 1 ); if ( i > 0 && monthDaySelectValue == i + 1 ) { optionElement.defaultSelected = optionElement.selected = true; } monthDaysSelectElement.appendChild( optionElement ); } } // Check-in month monthDays = buildDaysForMonth( ci_my[0], ci_my[1] ); var numberOfMonthdaysToShow = 31; if ( frm.checkin_year_month.value !== '0' ) { numberOfMonthdaysToShow = monthDays.length; } writeMonthdaysOptions( numberOfMonthdaysToShow, frm.checkin_year_month, monthDays, ci_d, ci_sel_value ); // Checkout month monthDays = buildDaysForMonth( co_my[0], co_my[1] ); numberOfMonthdaysToShow = 31; if ( frm.checkout_year_month.value !== '0' ) { numberOfMonthdaysToShow = monthDays.length; } writeMonthdaysOptions( numberOfMonthdaysToShow, frm.checkout_year_month, monthDays, co_d, co_sel_value ); // IE 6 exhibits a bug whereby the value of the monthday select always jumps to zero. if ( document.all && !gClientIsOpera && /MSIE 6\.0/.test(navigator.appVersion) ) { ci_d.value = ci_sel_value; co_d.value = co_sel_value; } } function buildDaysForMonth( year, month ) { // Month index starts on 0(-11) in Date()-object var monthDate = new Date( year, month - 1 ); var orgMonth = monthDate.getMonth(); var dayArray = [], weekDay; while ( monthDate.getMonth() == orgMonth ) { // Week starts on Sunday in Date()-object weekDay = ( monthDate.getDay() == 0 ) ? 6 : ( monthDate.getDay() - 1 ); dayArray.push( days3[weekDay] ); monthDate.setDate( monthDate.getDate() + 1 ); } return dayArray; } // Hides "Available rooms" and shows date input for stay. // This currently works without unique id's under the assumption that // the two (or more) divs containing the different "views" are in the same container. function switchDateStack( me, page ) { var stackPage = DOM.getParentOrSelf( me, 'div' ); var stackCount = 0; while ( stackPage
Adam A. Palmer - Hawaii Wedding Photographer, Scenic Hawaii Photography go to site

adamapalmer.com

adamapalmer.comadamapalmer.com - adam palmer, adam palmer photography, adam a palmer
Yelp   • Wedding Channel  •   Yahoo Local  • BBB (A+ rated) * 日本語Google Maps

I was voted a 2010 pick for Best of Weddings over at theknot.com. Feels great! Thanks to all my wonderful clients!

Click here to read my observations about some popular Hawaii wedding locations.

If you need help planning your wedding I reccomend A Rainbow in Paradise. We've done many weddings together and I highly recommend Kalona.

Click here for a link to some Hawaii wedding professionals that I recommend.

Aloha--
Thanks for visiting my Hawaiian photography site . My name is Adam Palmer. I am a professional photographer based on Oahu, Hawaii where I was raised. When I am not shooting weddings or family pictures you'll find me with my kids at Waimea bay on the North Shore, or hiking up to some of the beautiful Hawaiian waterfalls on the east side of Oahu. Hope you enjoy the photos. Also, here's a quick list of the top reasons you should hire me to shoot your wedding or family photo.


Experienced in Hawaii Wedding Photography and Fine Art

Ring Bearer North Shore Oahu WeddingI shot my first wedding in 1998 and have had hundreds of happy customers since then. I have a 4 year college degree in photography, I have shot hundreds of weddings here on Oahu and all the neighbor islands. When I am not shooting weddings I work on my art. I've been living and breathing photography since I got my first professional camera in 1993. It's not just a job for me-- it's a passion.

Value

When you search for a wedding photographer you will find prices all over the map. My approach to business is to provide a solid value at a reasonable price. All of the prices are upfront without any hidden cost. I shoot every wedding personally and work hard at every wedding I shoot. The foundation of my packages is my decade of experience shooting weddings but I think you will find that the album/print packages include a generous amount of prints at a reasonable price.

Style

Experience and value are nothing if you don't like the photographers style. I've been in the wedding business long enough to see many trends come and go. My approach to wedding photography is to avoid the trends and focus on a classic style that will look as good in 60 years as it does today. I really focus on capturing the real emotions of the day. Nothing cheesy or overdone here. I like to shoot a lot of candid and photojournalistic style photos. I still take all the family group shots and have no problem posing the two of you together. I like to keep my posing natural-- like something you would have done on your own-- adjusted slightly so it looks perfect for the camera. My goal is to capture the true beauty of the day.

Full High Resolution Files on DVD

If I were hiring a photographer, the first thing I would want to know is whether the negatives/original files are included in the package. These pictures are going to be meaningful to your children and grandchildren. You need to have the means to make another album if anything were to happen to yours. The main reason photographers keep the original (high resolution files) or negatives is because they are planning on making money from reprints after the wedding. I'm a photographer-- not a salesman. Every one of my packages has everything you will need included-- no upselling later. 

Look forward to hearing from you,
Adam

Sunset Wedding Rings on the BeachHere's a few quotes from some email I got permission to put on the website.

"We really enjoyed meeting you and having you as our photographer.  It’s quite a gamble when you make arrangements from afar and we were very happy with you.  You are very professional, fun, and everyone felt at ease.  Truthfully, I have never liked getting my photo taken but it was a special day and you made the photography fun." --Karen Kelley

"I am so happy with these! Oh my gosh, some of them had me laughing out loud (IE: jumping on Beau's back and the hammock photos) and  others are really sweet and genuine. We cannot thank you enough for making this day special for us. We will truly never forget it! We will certainly recommend you whenever we get the chance for friends/relatives visiting Hawai'i. --Valerie Crawford

Adam definitely added his unique sense of creativity and style to our wedding photos.  He was able to capture the most important day of our lives perfectly.  We cannot wait to show our family and friends.  We would highly recommend Adam!  --Steve and Erin

On the mos