
function mostrarf(img)
{	
	document.getElementById('workfotos').innerHTML='<img src="images/portafolio/'+img+'" alt="work1" width="480" height="320"/>';	
}

function PopWindow()
{
window.open('','popup1','width=350,height=470,menubar=no,scrollbars=no,toolbar=no,location=no,directories=no,resizable=no,top=0,left=0');
}
function PopWindow2()
{
window.open('shopbistropopup.htm','popup2','width=337,height=198,menubar=no,scrollbars=no,toolbar=no,location=no,directories=no,resizable=no,top=365,left=88');
}
function PopWindow3()
{
window.open('shopbistropopupeng.htm','popup3','width=337,height=198,menubar=no,scrollbars=no,toolbar=no,location=no,directories=no,resizable=no,top=365,left=88');
}
function PopWindow4()
{
window.open('greetings','popup4','width=955,height=600,menubar=no,scrollbars=no,toolbar=no,location=no,directories=no,resizable=no,top=20,left=88');
}

