<!-- Begin

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS




var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var showimage_1		= "yes"		// SHOW SIDEBAR IMAGE 1
var showimage_2		= "yes"		// SHOW SIDEBAR IMAGE 2

var topspacing		= "0"		// NUDGE SIDEBAR DOWN
var sidewidth		= "125"		// SIDEBAR WIDTH



// NUDGE SPACER
document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');

document.write('<table cellpadding="0" cellspacing="0" border="0" class="sidebartext-right"><tr><td>');






// INDUSTRY INSIGHT

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Smart Report</legend>');

document.write('<center><a href="http://www.redorbit.com/news/technology/1825836/smart_electricity_transmission_systems_needed_to_achieve_full_potential_of/index.html" target="_blank"> <span class="sidebartitle-right"></span><br><b>Smart Electricity Transmission Systems Needed To Achieve Full Potential Of Renewable Energies<br></a></b><br>February 20, 2010<br>in<br> redOrbit</center>');


document.write('</fieldset>');
document.write('<br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH EXECUTIVE INSIGHT


// START RECENTLY RELEASED			2-1-10

   if (paragraph_1 == "yes") {

document.write('<fieldset><legend>');

document.write('Recently Released</legend><br>');



document.write('<center> <a href=" http://www.researchandmarkets.com/research/1f96a8/smart_houses_sma" target="_blank"><span class="sidebartitle-right">Smart Houses: Smart Grid Extensions -- ICT Markets and Technologies Development</span><br>January  2010<br> Report by PracTel Inc.<br></center></a><br>');

document.write('<center> <a href="n1-27-10-6.htm"><span class="sidebartitle-right"> Microgrids Growth Through 2015</span><br>January 27, 2010<br> Report by Pike Research<br></center></a><br>');

document.write('<center> <a href="n1-28-10-3.htm"><span class="sidebartitle-right"> Smart Meters for the Smart Grid </span><br>January 2010<br> Report by ABI Research<br></center></a><br>');

document.write('<center> <a href="n1-6-10-2.htm"><span class="sidebartitle-right"> Clean Technology Venture Investments in North America, Europe, China and India in 2009</span><br>January 6, 2010<br> Report by The Cleantech Group and Deloitte<br></center></a><br>');

document.write('<center> <a href="n1-4-10-4.htm"><span class="sidebartitle-right">Top Ten Global Energy Trends in 2010</span><br>January 4, 2010<br> Report by Global Markets Direct<br></center></a><br>');

document.write('<center> <a href="n1-4-10-1.htm"><span class="sidebartitle-right"> Smart Grid Technologies: Global Market Opportunities</span><br>January 4, 2010<br> Report by Pike Research<br></center></a><br>');

document.write('<center> <a href=" n12-10-09-2.htm"><span class="sidebartitle-right"> North American Intelligent Grid Utility Spending Forecast</span><br>December 10, 2009<br> Study by IDC Energy Insights<br></center></a><br>');

document.write('<center> <a href=" n12-17-09-4.htm"><span class="sidebartitle-right"> Electric Vehicles: 10 Predictions for 2010</span><br>December 17, 2009<br> White Paper by Pike Research<br></center></a><br>');

document.write('<center> <a href=" n12-16-09-2.htm"><span class="sidebartitle-right"> Cleantech Revolution: Building Smart Infrastructures </span><br>December 16, 2009<br> Report by PricewaterhouseCoopers <br></center></a><br>');

document.write('<center> <a href="n12-14-09-4.htm"><span class="sidebartitle-right">Principles and Requirements for Achieving A Widely Accepted Smart Grid</span><br>December 14, 2009<br> White Paper by the Association of Home Appliance Manufacturers (AHAM)<br></center></a><br>');

document.write('<center> <a href="n12-3-09-1.htm"><span class="sidebartitle-right">Empowering ideas: A Look At The Top Emerging Issues In The Power And Utilities Sector</span><br>December 3, 2009<br> by Deloitte<br></center></a><br>');

document.write('<center> <a href="n12-10-09-4.htm"><span class="sidebartitle-right">Home Energy Management</span><br>December 10, 2009<br> Report by Pike Research<br></center></a><br>');

document.write('<center> <a href="http://www.berginsight.com/ShowReport.aspx?m_m=3&Id=95" target="_blank"><span class="sidebartitle-right">The Global Wireless M2M Market, 2nd Ed.</span><br>December 2009<br> by Berg Insight<br></center></a><br>');

document.write('<center> <a href="http://www.wtrs.net/wsntechtrends.htm" target="_blank"><span class="sidebartitle-right"> Wireless Sensor Network Technology Trends Report</span><br>December 2009<br> by West Technology Research Solutions<br></center></a><br>');

document.write('<center><a href="n11-19-09-4.htm"><span class="sidebartitle-right">Study: Cost-Effectiveness of Duke Energy Indiana Smart Grid Implementation </span><br>November 19, 2009<br> Jackson Associates<br></center></a><br>');

document.write('<center><a href="n11-18-09-7.htm"><span class="sidebartitle-right">Energy Management Systems for Commercial Buildings </span><br>November 18, 2009<br> Pike Research<br></center></a><br>');

document.write('<center><a href=" http://www.budde.com.au/Research/USA-Intelligent-Energy-Technology-Smart-Grids.html" target="_blank"><span class="sidebartitle-right">Smart Grid and Broadband Powerline (BPL) Developments in the U.S. </span><br>November 17, 2009<br> Budde Communication<br></center></a><br>');




document.write('</fieldset>');
document.write('<br>');

}

// END RECENTLY RELEASED





document.write('</td></tr></table>');


// -- END -->