// JavaScript Documentfunction wproject1() {                           temp ="<div id='portfolio1'>";			   temp +="<span style='font-size: 110%; font-weight: bold; color: #999999;'><a href='http://www.parade.com/' target='_blank'><img src='images/parade-v5.jpg' alt='PARADE.com' border='0' align='right'/></a>FEATURED PROJECT</span>";			   temp +="<BR/><strong>PARADE.com</strong><br />";			   temp +="<a href='http://www.parade.com' target='_blank'>www.parade.com</a><BR/><br />";			   temp +="Out of the Sunday paper and into the browser, the online home for PARADE Magazine.<br /><br />";			   temp +="Contribution: Design, Production and maintenance of homepage, landing pages,";			   temp +="article pages, photo galleries, widgets, e-mail newsletters and miscellaneous marketing materials and mini-sites.";			   temp +="</div>";                  //alert(temp);                  document.getElementById('list').innerHTML = temp;               }function wproject2() {                           temp ="<div id='portfolio1'>";				temp +="<a href='http://www.jonathanfickies.com/' target='_blank'><img src='images/jonathan-fickies.jpg' border='0' align='right'/></a>";		   			   temp +="<strong>JONATHAN FICKIES</strong><br />";			   temp +="<a href='http://www.jonathanfickies.com' target='_blank'>www.jonathanfickies.com</a><BR/><br />";			   temp +="The online portfolio for New York City photojournalist Jonathan Fickies.<br /><br />Contribution: Design, Art Direction, Web Production";			   temp +="</div>";                  //alert(temp);                  document.getElementById('list').innerHTML = temp;               }			   function wproject3() {                           temp ="<div id='portfolio1'>";				temp +="<a href='http://www.pathtoinvesting.org/' target='_blank'><img src='images/path-to-investing.jpg' border='0' align='right'/></a>";		   			   temp +="<strong>PATH TO INVESTING</strong><br />";			   temp +="<a href='http://www.pathtoinvesting.org' target='_blank'>www.pathtoinvesting.org</a><BR/><br />";			   temp +="Path to Investing (formerly known as SIA Investor) is a comprehensive investor educational website for the beginner investor created by the Foundation for Investor Education in association with Lightbulb Press, Inc.<br /><br />Contribution: Design, Web Production, Website Management";			   temp +="</div>";                  //alert(temp);                  document.getElementById('list').innerHTML = temp;               }			   function wproject4() {                           temp ="<div id='portfolio1'>";				temp +="<a href='http://www.marieclairemontanari.com' target='_blank'><img src='images/marie-claire.jpg' border='0' align='right'/></a>";		   			   temp +="<strong>MARIE-CLAIRE MONTANARI</strong><br />";			   temp +="<a href='http://www.marieclairemontanari.com' target='_blank'>www.marieclairemontanari.com</a><BR/><br />";			   temp +="The online portfolio for New York City fine-art photographer Marie-Claire Montanari. This website showcases her black & white female nude portrait collections, and features other fine art photography collections.<br /><br />Contribution: Design, Art Direction, Web Production";			   temp +="</div>";                  //alert(temp);                  document.getElementById('list').innerHTML = temp;               }function wproject5() {                           temp ="<div id='portfolio1'>";				temp +="<a href='http://www.girlscouts.org/moneysmarts' target='_blank'><img src='images/girl-scouts.jpg' border='0' align='right'/></a>";		   			   temp +="<strong>MONEY $MARTS for the Girls Scouts of America</strong><br />";			   temp +="<a href='http://www.girlscouts.org/moneysmarts' target='_blank'>www.girlscouts.org/<br/>moneysmarts</a><BR/><br />";			   temp +="Money $marts is a financial education website conceptualized by the Girl Scouts of America to be featured on their website, created by Lightbulb Press.<br /><br />Contribution: Design, Web Production";			   temp +="</div>";                  //alert(temp);                  document.getElementById('list').innerHTML = temp;               }function wproject6() {                           temp ="<div id='portfolio1'>";				temp +="<a href='http://www.lightbulbpress.com' target='_blank'><img src='images/lightbulb-press.jpg' border='0' align='right'/></a>";		   			   temp +="<strong>Lightbulb Press</strong><br />";			   temp +="<a href='http://www.lightbulbpress.com' target='_blank'>www.lightbulbpress.com</a><BR/><br />";			   temp +="The company website for Lightbulb Press, Inc., a book and internet publishing company. <br /><br />Contribution: Overall page design, architecture, production, HTML and Javascript coding. For this content heavy site, my objective was to create easy navigation, and to maintain the playful, illustrative Lightbulb signature style using lively graphics and plain language to communicate complex topics.";			   temp +="</div>";                  //alert(temp);                  document.getElementById('list').innerHTML = temp;               }function wproject7() {                           temp ="<div id='portfolio1'>";			   temp +="<a href='http://www.giobiondiart.com/' target='_blank'><img src='images/gio-biondi-screen.jpg' border='0' align='right'/></a>";			   temp +="<strong>GIO BIONDI ARTWORK</strong><br />";			   temp +="<a href='http://www.giobiondiart.com' target='_blank'>www.giobiondiart.com</a><BR/><br />";			   temp +="The online portfolio for New York City painter Gio Biondi.<br /><br />Contribution: Design, Art Direction, Web Production";			   temp +="</div>";                  //alert(temp);                  document.getElementById('list').innerHTML = temp;               }			   			   function wproject8() {                           temp ="<div id='portfolio1'>";				temp +="<a href='http://www.fahrenheitnyc.com' target='_blank'><img src='images/fahrenheitnyc.jpg' border='0' align='right'/></a>";		   			   temp +="<strong>&deg;FAHRENHEIT NYC <br/>Wedding Photography</strong><br />";			   temp +="<a href='http://www.fahrenheitnyc.com' target='_blank'>www.fahrenheitnyc.com</a><BR/><br />";			   temp +="The online wedding photography portfolio for CrankyT herself, Tina Sbrigato, professional NYC wedding photo-journalist. Just a little something I do on the weekends during the summer";			   temp +="</div>";                  //alert(temp);                  document.getElementById('list').innerHTML = temp;               }