
function OnMouseDown () {

	GetComponent(PlayListJs).enabled = true;
}