if(document.getElementById('js_sub_one'))
{
	document.body.setAttribute('class', 'sub oneCol');	
}
