/*
 * Author: 	M. Heesen
 * Company:	Keukenweb BV
 * City:	Amsterdam
 * Country:	the Netherlands
 * Property ofKeukenweb BV
 * This program cannot be copied or distributed in any form without
 * specific written approval of Company Management.
 * © copyright

*/

<!--
function ShowKeuk( ShowRoomId )
{
window.open('../templates/PresentSrk.csp?SRId='+ShowRoomId+'','ShowKeuk','width=800,height=750,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,copyhistory=no,resizable=yes');
}
//--> 
<!--
function ShowKeuk1( ShowRoomId )
{
window.open('PresentSrk.csp?SRId='+ShowRoomId+'','ShowKeuk','width=800,height=750,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,copyhistory=no,resizable=yes');
}
//--> 