footnotes = new Footnotes();

function getFootnotes() {
	var arrFootnotes = new Array();

	/* Footnotes terms */
	arrFootnotes[0]  = arrFootnotes['f1'] = new Array('1', '<p>1. NEX-5 captures full HD 1920 x 1080 AVCHD or MP4, the NEX-3 provides 1280 x 720 MP4 only.</p>');
	arrFootnotes[1]  = arrFootnotes['f2'] = new Array('2', '<p>2. Media card slot accepts:  SD, SDHC, SDXC (recommend class 4 and above), Sony Memory Stick Pro Duo, Pro-HG.</p>');
	arrFootnotes[2]  = arrFootnotes['f3'] = new Array('3', '<p>3. Viewable area measured diagonally.</p>');
	arrFootnotes[3]  = arrFootnotes['f4'] = new Array('4', '<p>4. World&#39;s first interchangeable lens digital still camera with 1080/60i HD movies.</p>');
	arrFootnotes[4]  = arrFootnotes['f5'] = new Array('5', '<p>5. Movie recording is limited to segments of 29 minutes, maximum. When using movie mode Memory Stick PRO Duo with MARK2 logo, Memory Stick PRO-HG Duo, Memory Stick PRO-HG HX Duo or Class 4 or higher for SD/SDHC media are recommended. </p>');
	arrFootnotes[5]  = arrFootnotes['f6'] = new Array('6', '<p>6. More than 13 times the area of 1/2.4-inch type sensor of the Sony DSC-WX1.</p>');
	arrFootnotes[6]  = arrFootnotes['f7'] = new Array('7', '<p>7. World&#39;s smallest, lightest interchangeable lens digital camera as of April 2010.</p>');
	arrFootnotes[7]  = arrFootnotes['f8'] = new Array('8', '<p>8. 48.8% smaller and 49.1% lighter compared to Sony &alpha;230. </p>');
	arrFootnotes[8]  = arrFootnotes['f9'] = new Array('9', '<p>9. Attaching Sony A-mount lens requires LA-EA1 adaptor (sold separately). Manual focus and full open aperture shooting only. </p>');
	arrFootnotes[9]  = arrFootnotes['f10'] = new Array('10', '<p>10. HD Viewing requires a mini-HDMI-to-HDMI cable and compatible HDTV, both sold separately.</p>');
	arrFootnotes[10]  = arrFootnotes['f11'] = new Array('11', '<p>11. When fully charged. Actual results may vary based on product settings, usage patterns and environmental conditions.</p>');
	arrFootnotes[11]  = arrFootnotes['f12'] = new Array('12', '<p>12. Auto Focus function is only available with Sony E-mount lenses.</p>');
	arrFootnotes[12]  = arrFootnotes['f13'] = new Array('13', '<p>13. Firmware update required for 3D feature functionality (available Summer 2010). 3D viewing requires 3D HDTV, a high speed HDMI&#8482; cable (supporting at least 10.2 Gbps) connection and 3D glasses (all sold separately).</p>');


	return arrFootnotes;
}

