<% Dim MagazineName,FileName,ImageName,Year,Quarter,Description Dim CoverName,i,EventMonth,EventYear,EventLocation,EventSponsor Dim objCodeConn, rs, sql, rs2 set objCodeConn=Server.CreateObject("ADODB.Connection") objCodeConn.open strconn set rs=Server.CreateObject("ADODB.Recordset") set rs2=Server.CreateObject("ADODB.Recordset") sql = "select * from Magazine where [Current]='Y'" rs.Open SQL, objCodeConn MagazineName = rs.Fields("MagazineName") FileName = rs.Fields("FileName") ImageName = rs.Fields("ImageName") Year = rs.Fields("Year") Quarter = rs.Fields("Quarter") Description = rs.Fields("Description") rs.Close sql = "select top 1 * from events order by eventyear desc,eventmonth desc" rs.Open SQL, objCodeConn EventMonth = rs.Fields("EventMonth") EventYear = rs.Fields("EventYear") EventLocation = rs.Fields("EventLocation") EventSponsor = rs.Fields("EventSponsor") rs.Close Select Case EventMonth Case 1 EventMonth="January" Case 2 EventMonth="February" Case 3 EventMonth="March" Case 4 EventMonth="April" Case 5 EventMonth="May" Case 6 EventMonth="June" Case 7 EventMonth="July" Case 8 EventMonth="August" Case 9 EventMonth="September" Case 10 EventMonth="October" Case 11 EventMonth="November" Case 12 EventMonth="December" End Select 'Response.Write sql %> <% If session("logo") = "" Then Randomize rand = Rnd 'response.Write "rnd="&rand if rand >=.5 then session("logo") = 2 else session("logo") = 1 end if Else If session("logo") = "1" Then session("logo") = "2" Else session("logo") = "1" End If End If %>
BiotechIndustry                              <%'cs368___400x50.gif cs377___400x50.gif ' Randomize 'RandomNumber = 4 * Rnd + 1 'response.Write left(RandomNumber,1) 'select case left(RandomNumber,1) ' case 1 'response.Write "" 'response.Write "" 'end select %>
LabToWallStreet: A Guide to the Biotech Industry Biotech logo

Bdub: Search Engine Consultants (Austin, TX)

Click here to refer a friend
<% sql = "Select * from Partners where CompanyType='Sponsor' and ShowOnFrontPage='Y'" rs.Open SQL, objCodeConn If not rs.EOF Then Response.Write "Sponsors" Do While not rs.EOF Response.Write "


" rs.MoveNext Loop End If rs.Close sql = "Select * from Partners where CompanyType='MediaPartner' and ShowOnFrontPage='Y' order by companyname" rs.Open SQL, objCodeConn If not rs.EOF Then Response.Write "
Media Partners" Do While not rs.EOF Response.Write "


" rs.MoveNext Loop End If rs.Close sql = "Select * from Partners where CompanyType='OrgPartner' and ShowOnFrontPage='Y'" rs.Open SQL, objCodeConn If not rs.EOF Then Response.Write "
Organizational Partners" Do While not rs.EOF Response.Write "

" rs.MoveNext Loop End If rs.Close sql = "Select * from Partners where CompanyType='L2WSSupports' and ShowOnFrontPage='Y'" rs.Open SQL, objCodeConn If not rs.EOF Then Response.Write "

L2WS Supports!" Do While not rs.EOF Response.Write "

" rs.MoveNext Loop End If rs.Close %>

Investing in Energy



Energy is essential for a well-balanced investment portfolio. Demand from western countries continues to grow while emerging markets like China, India, and Brazil are struggling to find ways to supply billions of people with electricity, heating, and transportation. Realizing that energy should play a pivotal part in your stock investment portfolio is easy. The hard part is figuring how, where, and when to invest.

The energy industry is extremely dynamic and complicated. New technologies like ethanol seem to pop up only to fade away a few years later. It seem that Governments are constantly getting involved and trying to push for greater use of renewable energy sources like wind, solar, and water even if they don’t necessarily provide the best return on investment. The recent disaster in Japan has changed the perception of nuclear energy and there are some countries now looking to become completely nuclear free. The oil spill in the Gulf of Mexico has also caused some governments to limit the amount of offshore drilling they allow. Natural gas could be a great alternative, but recent studies have shown the process used to extract the gas from the Earth could be harmful to the environment. There are several great documentaries highlighting the complexity of the industry and what the future has in store for us.

Given the complexity and changing nature of energy, it can be extremely difficult for investors to figure out how to effectively invest in the energy industry. They know that they want to participate, they just don’t necessarily know how. Luckily there are tons blogs, books, and tools available to help investor navigate the energy industry and make a profit. One great resource is the Fisher Investments book which is a comprehensive guide to the industry and helps people make informed investment decisions. Another great resource is the US Department of Energy’s website which has information on the different types of energy, new technologies, effects on the environment, and articles on energy efficiency, policies, and much more.

As I said before, Energy is a must have piece of a diversified portfolio. The problem is getting a solid foundation and understanding of the industry so that you can make informed decisions. The best way to do that is to read up on the industry itself as well as what make energy companies great. A quick web search will provide tons of investing blogs and tools that can help you on your journey.