// JavaScript Document

/*
Bell Systems Services (London) Ltd
Flash Audio Player
Designed by Jason Ramsden
*/

var AudioFile = '/BELL_AUDIO/homepage.mp3';			// Location of audio file
var FlashFile = '/BELL_AUDIO/BellAudioPlayer.swf';	// Location of flash file
var PlayOnce = 0;	 							// Playonce every 'n' hours ( Enter '0' for no cookie )
var Loop = 'no';   								// yes or no if you want the audio file to loop
