// JavaScript Document
// Website files designed and built by Bewebsmart UK Designs, 2007
// This file is copyright and Bewebsmart is a UK registered trademark

// Set Global Variables for the Website

	
// Variables for AddMailAddress function
	var mail_prefix = "info";
	var mail_suffix = "patterncrete.co.uk";
	// Variable for Text based URL
	var mail_url_text = "click here";
	// Variables for Image based URL
//	var mail_url_img_src = "";
//	var mail_url_img_width = "";
//	var mail_url_img_height = "";
	
// End of Javascript File