// popup a URL
function popUpNoMenu (url, width, height, left, top)
{
day = new Date();
id = day.getTime();
if (width == null) width = 800;
if (height == null) height = 600;
if (left == null) left = 80;
if (top == null) top = 80;
eval("page" + id + " = window.open('" + url + "', '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=" + width + ",height=" + height + ",left=" + left + ",top=" + top + "');");
}
 |
|
| |
Call SIGN-A-RAMA
Sydney CBD
on 9262 4100 or
send
an email enquiry |
|
 |
|
 |
 |
 |
 |
|
|
|
|
|
|
| |