Dialog.alert({url: "traiteur.html", options: {method: 'get'}},
{className: "alphacube", width:395, okLabel: "x"});
Dialog.alert({url: "slagerij.html", options: {method: 'get'}},
{className: "alphacube", width:395, okLabel: "x"});
Dialog.alert({url: "barbecue.html", options: {method: 'get'}},
{className: "alphacube", width:395, okLabel: "x"});
Dialog.alert({url: "vleeswaren.html", options: {method: 'get'}},
{className: "alphacube", width:395, okLabel: "x"});
Dialog.alert({url: "geschiedenis.html", options: {method: 'get'}},
{className: "alphacube", width:395, okLabel: "x"});
Dialog.alert({url: "aanbieding.php", options: {method: 'get'}},
{className: "alphacube", width:395, okLabel: "x"});
Dialog.alert({url: "contact.php", options: {method: 'get'}},
{className: "alphacube", width:395, okLabel: "x"});
Dialog.alert({url: "verzonden.php", options: {method: 'get'}},
{className: "alphacube", width:395, okLabel: "x"});
|