// JavaScript Document


// Popup function
function foto_1() {		
	props=window.open(
		'popup_portfolio/foto_01.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left =0, top =0'
	);	
}

	

function foto_2() {		
	props=window.open(
		'popup_portfolio/foto_02.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=420, height=287, left =0, top =0'
	);	
}



function foto_3() {		
	props=window.open(
		'popup_portfolio/foto_03.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left = 0, top = 0'
	);	
}

	

function foto_4() {		
	props=window.open(
		'popup_portfolio/foto_04.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=420, height=287, left =0, top =0'
	);	
}

function foto_5() {		
	props=window.open(
		'popup_portfolio/foto_05.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left = 0, top = 0'
	);	
}

	

function foto_6() {		
	props=window.open(
		'popup_portfolio/foto_06.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left = 0, top = 0'
	);	
}

	

function foto_7() {		
	props=window.open(
		'popup_portfolio/foto_07.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left = 0, top = 0'
	);	
}

function foto_8() {		
	props=window.open(
		'popup_portfolio/foto_08.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left = 0, top = 0'
	);	
}

	

function foto_9() {		
	props=window.open(
		'popup_portfolio/foto_09.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left = 0, top = 0'
	);	
}

function foto_10() {		
	props=window.open(
		'popup_portfolio/foto_10.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left = 0, top = 0'
	);	
}

function foto_11() {		
	props=window.open(
		'popup_portfolio/foto_11.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left = 0, top = 0'
	);	
}

function foto_12() {		
	props=window.open(
		'popup_portfolio/foto_12.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left = 0, top = 0'
	);	
}

function foto_13() {		
	props=window.open(
		'popup_portfolio/foto13.html', 
		'poppage', 
		'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=287, height=420, left = 0, top = 0'
	);	
}
//

// Submit with textlink function
function submit() {
    document.poll.submit();
}
//


// staus function
function statusName()
{
window.status = "Schilders & afwerkingsbedrijf J.L. Roos"
}
//

