<!-- Begin FOOTER OPTIONS CODE

// NOTE: If you use a ' add a slash before it like this \'

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

var color			= "3E4A56"	// FOOTER BACKGROUND COLOR


// COPYRIGHT 2008 © Ab Stienen
// Unauthorized use or sale of this script is strictly prohibited by law


//document.write('<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0px" ALIGN="left" WIDTH="100%">');
document.write('<TR><TD ALIGN="left" WIDTH="100%"><IMG SRC="../picts/balk_onder.gif" HEIGHT="5px" WIDTH="100%" ALT="grijze_lijn">'); 
document.write('</TD></TR></TABLE>');

document.write('<TABLE CELLPADDING="0" CELLSPACING="10px" BORDER="0px" WIDTH="100%" BGCOLOR="#'+color+'"><TR><TD ALIGN="left" VALIGN="middle" HEIGHT="45px" WIDTH="50%">');
document.write('<SPAN CLASS="copyright">&copy;&nbsp;Copyright 2008&nbsp;');
document.write('<A HREF="service_ned.htm" target="_top">Sound And Vision&nbsp;</A>');
document.write('All Rights Reserved');
document.write('</SPAN><BR>');
document.write('<SPAN CLASS="copyright">&copy;&nbsp;Site Ontwerp en Beheer 2008 door LS');
document.write('</SPAN><BR></TD>');

document.write('<TD ALIGN="right" VALIGN="middle" WIDTH="50%">');
document.write('<SPAN CLASS="copyright">K.v.K. - nummer&nbsp;:17267460&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><BR>'); 
document.write('<SPAN CLASS="copyright">B.T.W. - nummer:152171629B01'); 
document.write('</SPAN><BR>');

document.write('</TD></TR></TABLE>');

//  End -->

