// JavaScript Document
function MM_openBrWindow(directoryPath) {

	thePath = "indexf.html";

	if (directoryPath == "fVar")
	{
		thePath = "flash/indexf.html"; 
	}
  	window.open(thePath,'VitaminC2','width=738,height=415,resizable=no,scrollbars=no');
}
function MM_executeFlashDetection(){
//This is a stand in JavaScript function that interacts with the Dreamweaver Behavior Menu.
//This function can be removed when this page is deployed if desired.
}
