// *********************************************************************************************************************
// name:		location.js                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
// author:		Albert William Demello, III
// created:	20050905
// purpose:	Set the contents of the variable "BBlocation".
//		--------------------------------------------------------------------------------------------------------------------------------
//		This is part of a scheme to be able to automaticly write base tag {<base href="">} 
//		based on contents of the variable "BBlocation"
// *********************************************************************************************************************
// document.write("location.js");
// Set location Variable
// ************************
var _There = 1;

// End of Script 
