﻿function swapTransformative(){
	    window.location = "Videos1.html";
}

function swapHowMany(){
	    window.location = "Videos2.html";
}

function swapImpact(){
	    window.location = "Videos3.html";
}

function swapSweetMoves(){
	    window.location = "Videos4.html";
}

function swapOutWithOld(){
	    window.location = "Videos5.html";
}
