<?
print "<HTML>
<HEAD>
<base target=\"main\">
<title>inktbonus.nl uw online cartridge en toner specialist</title>
<link rel=\"stylesheet\" type=\"text/css\" href=\"http://www.inktbonus.nl/test/images/cataloge.css\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"http://www.inktbonus.nl/test/images/main.css\">
<style type=\"text/css\">
<!--
blockquote {
margin-left: 15px;
}
div {
margin-bottom: 4px;
}
div.search {
line-height: 14pt;
}
a.search {
cursor: pointer;
margin: 1px;
padding: 1px, 2px, 1px, 2px;
}
a.search:hover {
text-decoration: none;
border-bottom: 1px solid #0053A0;
}
-->
</style>
<SCRIPT language=JavaScript>
<!--
if (top == self)
top.location.replace('/index.asp');
var windowtype;
var oldamount;
windowtype = 'HTML'
function swtch(id) {
if (document.getElementById(id).style.display == 'none') {
document.getElementById(id).style.display = '';
} else {
document.getElementById(id).style.display = 'none';
}
}
function hideDiv(id) {
document.getElementById(id).style.display='none';
}
function showDiv(id) {
document.getElementById(id).style.display='';
}
function hideDivFromName(n) {
document.getElementById(n).style.display='none';
document.getElementById(n+\"printers\").style.display='none';
document.getElementById(n+\"cartridges\").style.display='none';
}
function selectLink(id) {
document.getElementById(id).style.background='#CCDDEC';
document.getElementById(id).style.border='1px solid #0053A0';
document.getElementById(id).style.margin='0px';
}
function unselectLink(id) {
document.getElementById(id).style.background='';
document.getElementById(id).style.border='';
document.getElementById(id).style.margin='1px';
}
function unselectLinkFromName(id) {
document.getElementById(id).style.background='';
document.getElementById(id).style.border='';
document.getElementById(id).style.margin='1px';
document.getElementById(id+\"printers\").style.background='';
document.getElementById(id+\"printers\").style.border='';
document.getElementById(id+\"printers\").style.margin='1px';
document.getElementById(id+\"cartridges\").style.background='';
document.getElementById(id+\"cartridges\").style.border='';
document.getElementById(id+\"cartridges\").style.margin='1px';
}
function formatCurrency(num) {
if (num<0)
num=0
cents = num%100;
num = Math.floor(num/100).toString();
if (cents<10)
cents = \"0\" + cents;
for (var i = 0; i < Math.floor((num.length-(1+i))/3); i++)
num = num.substring(0,num.length-(4*i+3))+'.'+
num.substring(num.length-(4*i+3));
return (num + ',' + cents);
}
//-->
</SCRIPT>
</HEAD>
<body>
<TABLE border=0 height=100% width=100% cellpadding=0 cellspacing=0 ID=\"Table1\">
<TR>
<TD width=100% valign=top>
<br /> <b><script type=\"text/javascript\">
today = new Date()
if(today.getMinutes() < 10){
pad = \"0\"}
else
pad = \"\";
if((today.getHours() >=0) && (today.getHours() <=3)) document.write(\"goede avond welkom op inktbonus.nl online shop!\");
if((today.getHours() >=4) && (today.getHours() <=6)) document.write(\"goede avond welkom op inktbonus.nl online shop!\");
if((today.getHours() >=7) && (today.getHours() <=11)) document.write(\"Goedemorgen welkom op inktbonus.nl online shop!\");
if((today.getHours() >=12) && (today.getHours() <=17)) document.write(\"Goedemiddag welkom op inktbonus.nl online shop!\");
if((today.getHours() >=18) && (today.getHours() <=24)) document.write(\"goede avond welkom op inktbonus.nl online shop!\");
</script></b><br><br>
<!-- mainContent -->
<div id=\"mainContent\">
<div class=\"content\">
<?php echo("$layout_include"); ?>
</div>
</div>
<!-- end mainContent -->
</TD>
</TABLE>
</BODY>
</HTML>
";
?>