﻿// JScript File
	function OpenDeckingGallery()
	{
		winpops=window.open("gallery-decking.aspx","","width=1100,scrollbars,height=800,resizable,")
	}
	function OpenDrivewaysGallery()
	{
		winpops=window.open("gallery-driveways.aspx","","width=1100,scrollbars,height=800,resizable,")
	}
	function OpenLandscapesGallery()
	{
		winpops=window.open("gallery-landscapes.aspx","","width=1100,scrollbars,height=800,resizable,")
	}	
	function OpenPatiosGallery()
	{
		winpops=window.open("gallery-patios.aspx","","width=1100,scrollbars,height=800,resizable,")
	}		                         
	function OpenWallingGallery()
	{
		winpops=window.open("gallery-walling.aspx","","width=1100,scrollbars,height=800,resizable,")
    }   