<!--
if (document.images)
    location.replace('http://www.qcbricks.com.au/welcome.htm');
else
    location.href = 'welcome.htm';
//-->