
function loadpage(page)
{
	if (page == 1)
	{
	mywindow = window.open("http://www.hoboditty.com/eblencomics/fortune/fortune.html", "_blank","width=800, height=500, left=50, top=50, titlebar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
	}
	else if (page == 2)
	{
	mywindow = window.open("dvd.html", "_blank","width=960, height=708, left=25, top=25, titlebar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
	}
	else if (page == 3)
	{
	mywindow = window.open("fortune/fortune.html", "_blank","width=800, height=500, left=50, top=50, titlebar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
	}
	else if (page == 4 || page==5)
	{
	mywindow = window.open("http://www.eblencomics.com/fortune/fortune.html", "_blank","width=800, height=500, left=50, top=50, titlebar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
	}
	else if (page == 9)
	{
	mywindow = window.open("about.htm", "_self","scrollbars=no");
	}
	else
	{
	mywindow = window.open("../eblencomics/fortune/fortune.html", "_blank","width=800, height=500, left=50, top=50, titlebar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
	}
}
function setflash()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="960" height="708">\n');
document.write('<param name="movie" value="flash/imagesflipping.swf" />\n');
document.write('<param name=quality value=high />\n');
document.write('<embed src="flash/imagesflipping.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="960" height="708"></embed>\n');
document.write('</object>\n');
}

function getcontent(request)

{

if(request == "examples")

{
	document.getElementById("content").innerHTML="<br /><h1>Eblen Design</h1><br /><p><span id='selected'><a onclick='getcontent(\"examples\")'>Examples</a></span> | <a onclick='getcontent(\"skills\")'>Skills and Education</a> | <a onclick='getcontent(\"about\")'>About Me</a></p>";
	
	document.getElementById("swaparea1").innerHTML="<h1 class='onclick'><a  href='http://rotoff.shlinklincolnsports.com/' target='_blank'>SLS Fantasy Golf</a></h1><br /><p class='exp'><span class='lp'>Language/Program: PHP, MySQL, XHTML, XML, Javascript, AJAX, CSS</span><br /><br />This is a golf fantasy league where users sign in, adjust weekly lineups, and keep track of stats.  The site utilizes PHP and MySQL to automate the back-end complete with an administration panel.<br /><br /><b>Log in to view the complete site.<br />email: jeffs_visitor<br />password: welcome</b></p><br /><br />";
	
	document.getElementById("swaparea5").innerHTML="<br /><br /><h1 class='onclick'><a onclick='loadpage(1)'>The Daily Fortune</a></h1><br /><p class='exp'><span class='lp'>Language/Program: XHTML, XML, Javascript, AJAX, PHP, CSS</span><br /><br />This is one of my personal projects.  The idea is that every user will receive one randomly-generated fortune per day (pulled from the XML).  They will also be able to provide one fortune per day (which is added to the XML for someone else to receive).</p><br /><br />";

	document.getElementById("swaparea2").innerHTML="<h1 class='onclick'><a onclick='loadpage(2)'>Mascord Efficient Living DVD</a></h1><br /><p class='exp'><span class='lp'>Language/Program: Flash (Javascript, XHTML)</span><br /><br />I was involved with the planning and layout of the Mascord Efficient Living DVD.  The final product is a PDF enriched by Flash, 3D PDFs, and Sketch-Up models of kitchens amongst other things.  My role entailed Flash, Javascript, XHTML, and AJAX.<br /><br />I created this flash as an intro to the DVD.</p><br /><br />";

	document.getElementById("swaparea4").innerHTML="<br /><br /><h1><a href='http://hoboditty.com/' target='_blank'>Hoboditty.com</a></h1><br /><p class='exp'><span class='lp'>Language/Program: Dreamweaver, Flash, Javascript, XHTML, Photoshop</span><br /><br />This is my personal website.  The images were created through a mix of free-hand, Paint, and Photoshop.<br /><br />I actually have had several websites, each created with Dreamweaver.  I have been straying from Dreamweaver recently, though.  In fact, this portfolio was created on Notepad ++.</p>";

	document.getElementById("swaparea3").innerHTML="<h1 class='onclick'><a href='http://hoboditty.com/websites/lanterns/lanterns.html' target='_blank'>Paul's Lanterns</a></h1><br /><p class='exp'><span class='lp'>Language/Program: XHTML, MySQL, Javascript, AJAX, PHP, CSS</span><br /><br />I created this site as an example for my portfolio and as a test for my skills. I incorporated moving and changing various elements using the DOM as well as communicating with server-side scripts.<br /><br />Flash and Photoshop were also used in the creation of this site.</p>";
}

else if(request == "skills")

{
	document.getElementById("content").innerHTML="<br /><h1>Eblen Design</h1><br /><p><a onclick='getcontent(\"examples\")'>Examples</a> | <span id='selected'><a onclick='getcontent(\"skills\")'>Skills and Education</a></span> | <a onclick='getcontent(\"about\")'>About Me</a></p>";
	
	document.getElementById("swaparea1").innerHTML="<h2>Web Languages and Programs</h2><br /><br /><p>XHTML, Javascript, Flash, AJAX, Photoshop, CSS, PHP, MySQL, and XML</p><br /><br />";

	document.getElementById("swaparea2").innerHTML="<h2>Experience and Education</h2><br /><br /><div id='center'><a href='pdf/resume.pdf' target='_blank'>Printable Resume</a> (PDF) &nbsp;&nbsp; </div><br /><br /><h3>Rotoff Fantasy Golf<br /></h3><br /><br /><p><a href='http://rotoff.shlinklincolnsports.com/' target='_blank'>Shlinklincoln Rotoff</a> is a dynamic fantasy golf website.  From CSS to the custom designed database, I hand-coded this site to have an easy, clean feel on the front end with complete functionality in the back.  This site is PHP driven and uses both Javascript and AJAX to keep it user-friendly.<br /><br />To see is to believe.  Please visit this website to get a good idea of my skill range.<br /><br /> <a href='pdf/EblenRecommendation.pdf' target='_blank'>Letter of Reference from Erik Planer (Owner)</a> (PDF)</p><br /><br /><h3>Alan Mascord Design Associates<br /></h3><br /><br /><p>At Mascord Design I worked on a DVD design project for AMDA and Whirlpool.  The DVD will be included with Mascord Efficient Living, a book about green building due out in March, 2008.  I managed the application of Flash, XHTML, and Javascript.  I was also a big contributor in the planning.<br /><br />I worked at AMDA for two and a half years.  My title was fulfillment; I took care of written, faxed, and online orders by printing, prepping, and shipping house plans.  I have become well-versed in printing various image formats (i.e. PDF, DWF, PLT, JPG, GIF, TIFF, DWG) in various programs (i.e. Reprodesk, Autodesk Design Review, Publisher, Adobe programs).<br /><br /><a href='pdf/lor_amy.pdf' target='_blank'>Letter of Reference from Amy Fullwiler (Marketing Director, Publisher)</a> (PDF)<br /><a href='pdf/Lor_jon.pdf' target='_blank'>Letter of Reference from Jon Epley (Operations Manager)</a> (PDF)<br /><a href='pdf/lor_joelle.pdf' target='_blank'>Letter of Reference from Joelle Irvine (Sales Manager)</a> (PDF)</p><br /><br /><h3>Hoboditty.com</h3><br /><br /><p><a href='http://www.hoboditty.com/' target='_blank'>Hoboditty</a> and the comics in it were made during my off-time.  As I've continued working on web art, I have become inspired by what can be done on the web.<br /><br />The website was created in Dreamweaver and adjusted with various text editors (Homesite+, notepad++, or just notepad).<br /><br />The images were either hand-drawn or created in Paint.  They were then colored and tweaked in Photoshop.</p><br /><br /><h3>Portland Community College</h3><br /><br /><p>I received a two year Associates of Science for Web Design from Portland Community College in 2004.  It was there that I first worked with computer languages.  Starting with Java, I moved on to HTML, Javascript, Cold Fussion, and several programs such as Dreamweaver and Flash.  <a href='http://dougkirby.com/' target='_blank'>Doug Kirby</a>, amongst other teachers, gave me a good foundation to creating web design.</p><br /><br /><h3>Puddleville</h3><br /><br /><p>I have been involved with <a href='http://puddleville.com/' target='_blank'>Puddleville</a> since summer, 2007.  We created a compilation comic and are working on the second one now.  Through the process I have become familiar with publishing, learned new ways to utilize Photoshop (pens and levels), and used various online tools such as <a href='http://wordpress.org/' target='_blank'>wordpress</a>, <a href='http://box.net/' target='_blank'>box.net</a> and <a href='http://www.yousendit.com/' target='_blank'>YouSendIt</a>.  We have been using a <a href='http://www.netcipia.com/xwiki/bin/view/Main/WebHome' target='_blank'>back-end wiki</a> to communicate amongst ourselves.<br /><br /></p>";
	document.getElementById("swaparea3").innerHTML="<div id='center'><a href='pdf/resume.pdf' target='_blank'>Printable Resume</a> (PDF) &nbsp;&nbsp; </div><br /><br />";
	document.getElementById("swaparea4").innerHTML="";
	document.getElementById("swaparea5").innerHTML="";
}

else

{
	document.getElementById("content").innerHTML="<br /><h1>Eblen Design</h1><br /><p><a onclick='getcontent(\"examples\")'>Examples</a> | <a onclick='getcontent(\"skills\")'>Skills and Education</a> | <span id='selected'><a onclick='getcontent(\"about\")'>About Me</a></span></p>";
	
	document.getElementById("swaparea1").innerHTML="<h2>Goal</h2><br /><br /><p>Find projects that will challenge me and help with the ongoing development of my computer skills.</p><br /><br /><h2>Web Design</h2><br /><br /><p>With a combination of technical prowess and design instinct, web design is a natural fit for me.  I have always had a good eye for what is aesthetically pleasing.  And feeding the desired design through a computer language becomes a logic problem that is both challenging and gratifying.  I find the key, or backbone, of any web project is the organization.  And I certainly pride myself in organization.  When opportunity has risen, I have taken a leadership role in reorganizing both McKenzie Willamette's records and Mascord Design's database.</p><br /><br /><p>The future of the Internet is inspirational to me.  With many new devices allowing for more Internet access, faster download speeds, and more functionality, I believe we have just touched the tip of the iceberg as far as what can be accomplished.  <a href='http://secondlife.com/' target='_blank'>Second Life</a>, <a href='http://www.cs.cmu.edu/~johnny/projects/wii/' target='_blank'>new uses for the Wii</a>, and <a href='http://money.cnn.com/magazines/business2/business2_archive/2007/04/01/8403349/' target='_blank'>static-charged cell phones</a> are just a few of the exciting trends.  No one knows where computer science will take us in the future or what kind of impact it will have on our society.  But new technologies and new uses for existing technologies are growing exponentially, implying the impact will be grand.  No where is this more apparent than the Internet.  Once cryptic words, the Internet will continue to expand in new, beautiful, unimagined ways.</p><br /><br />";

	document.getElementById("swaparea3").innerHTML="<h2>Contact Information</h2><br /><br /><p><a href='mailto:numlock42@yahoo.com'>Email</a> is the best way to reach me: numlock42@yahoo.com.  Or you can call me: (503) 764-5704.</p><br /><br />";

	document.getElementById("swaparea2").innerHTML="";

	document.getElementById("swaparea4").innerHTML="";
	document.getElementById("swaparea5").innerHTML="";
}

}