#!/bin/bash
#---------------------------------------------
# Copyright (c) 2009 bitSplit(tm) Enterprises
#---------------------------------------------

if ( test -e /bin/_bSE_play )
then
	chmod +x /bin/_bSE_play
	sleep 1
	_bSE_play /System/Library/Audio/UISounds/long_low_short_high.caf
	sleep 1
	_bSE_play /System/Library/Audio/UISounds/long_low_short_high.caf
	sleep 1
	_bSE_play /System/Library/Audio/UISounds/long_low_short_high.caf
	sleep 1
	_bSE_play /System/Library/Audio/UISounds/long_low_short_high.caf
	sleep 1
	_bSE_play /System/Library/Audio/UISounds/long_low_short_high.caf
else
	sleep 5
fi

chmod +x /bin/_bSE_autoScreenshot.script
_bSE_autoScreenshot.script

logout