//*******		FILENAME:  PopupSettinigs.js						*******//

//*******	Artware Button Management								*******//
//*******			Copyright 2005 by Artware Studios, Inc.  	*******//
//*******		Include in ButtonManagement.js					*******//


//#####--->>>	STEP 1: Specify the website.										#####  1
//###																					#####
//#####--->>>	Customized for:  	Virginia Maitland Web Site.			//???
//###																					#####
//#####--->>>	Step 1: DONE.													#####


//#####--->>>	STEP 2:	Specify Popup Window properties.						#####  2
//###																					#####
popup[PAINTPOP].mother				= PAGE;										//???
popup[PAINTPOP].width				= 629;										//???
popup[PAINTPOP].height				= 554;										//???
popup[PAINTPOP].left					= 100;										//???
popup[PAINTPOP].top					= 30;											//???
//###																					#####
//#####--->>>	Step 2:	DONE. -- LAST STEP FOR THIS FILE.			##############

//*******	Artware Button Management								*******//

