// Own Created Actions
function xmail(account, domain)
{
  document.write("<a href='mai" + "lto:" + account + "&#64;" + domain + "'>" + account + "<img border='0' \
    src='at.gif' alt='@' width='15' height='12' />" + domain + "</a>");
}

function unLoad()
	{
	 document.getElementById('warning').style.display="none";
}


pb=function(el)
	{
	if(el.value==''){el.value='expand your network..';
	} }
	pf=function(el)
		{ 
		if(el.value=='expand your network..'){ el.value=''; 
		} }


function showParagraph()
	{
	document.getElementById('switch').style.display="none"
	document.getElementById('switch2').style.display="none"
	var Text = '<p style="opacity: 0.999999;" id="test_p"> the second version. \With\ allot more feathers like: The video of the monht, contact forms, nformation about previous projects , photography and url submission.<br />\"\I\'\m really exited about that last one, not only it\'\s about extending networks. When i like the url/site i\'\ll put it in the list at Fano love\"\ he said.</p>';
	
var Text2 = '<p style="opacity: 0.999999;" id="test_p">Stefano Oldeman is also available for freelance work and other jobs in web design and development.</p><br /><p>For jobs offers,</p><br /><p>Please contact Stefano directly via Email<br /><a href="JavaScript:hideParagraph();">read again..</a></p>';

	document.getElementById('more1').innerHTML = Text;
	document.getElementById('more2').innerHTML = Text2;
	
	
}function hideParagraph(){
	document.getElementById('switch').style.display="block"
	document.getElementById('switch2').style.display="block"
	document.getElementById('more1').style.display="none"
	document.getElementById('more2').style.display="none"
	document.getElementById('apear').style.display="none"
}


