// JavaScript Document
// purgeContent()

function purgeContent(){
	theVideos.loadContent('purge.html');
}
