function swapImageStrat() {
	document.placeholder.src='images/title-strategicmarketing.gif' 
}
function swapImageWebDev() {
	document.placeholder.src='images/title-webdevelopment.gif' 
}
function swapImageBrand() {
	document.placeholder.src='images/title-brandidentity.gif' 
}
function swapImagePrint() {
	document.placeholder.src='images/title-printmedia.gif' 
}
function swapImagePhoto() {
	document.placeholder.src='images/title-photovideo.gif' 
}

