// JavaScript Document

function NewSize(size){
	var o=document.getElementById("variableContent").className="variableContent"+size;
}