function directions(url)
	{
	window.open(url,'download', 'toolbar=1,location=0,directories=0,status=0,menubar=1,scrollbars=1,resizable=1,width=650,height=450');
}
function openpic(url)
	{
	window.open(url,'_picture', 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=680,height=453');
}
function openprice(url)
	{
	window.open(url,'_price', 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=820,height=630');
}
function voucher(url)
	{
	window.open(url,'_voucher', 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=827,height=563');
}
function termsandcond () {
	window.open('http://www.giftdaze.co.uk/terms_and_conditions.htm','new','resizable=1, scrollbars=1,width=580,height=380,left=20,top=20');
}
function displaycards () {
	window.open('http://www.giftdaze.co.uk/oct07_displaycards.php','new','resizable=1, scrollbars=1,width=580,height=380,left=20,top=20');
}
function displaycard (cardref) {
	window.open('http://www.giftdaze.co.uk/display_single_card.php?cardref='+cardref,'new','resizable=1, scrollbars=1,width=580,height=380,left=20,top=20');
}
function displaytesti (testiref) {
	window.open('http://www.giftdaze.co.uk/display_single_testi.php?testiref='+testiref,'new','resizable=1, scrollbars=1,width=750,height=170,left=20,top=20');
}
	function help (h) {
	window.open('http://www.giftdaze.co.uk/help.php?h='+h,'new','resizable=1, scrollbars=1,width=350,height=250,left=20,top=20');
}

var urlAddress = "http://www.giftdaze.co.uk/index.php";
var pageName = "Recording Gift Daze";