	

 var whichClip=0;
																									 var library= new Array("dailytellypress","ampolswagman","rotaryaward","ampolman","sullivan","key","gymea","johnelliott")

 function changePressArtical(showpressartical,hideOthers,hideOriginalPic,hideOne,hideTwo,hideThree,hideFour,hideFive,hideSix,hideSeven,stylechanges,textVisibleonPics,hideText2,hideText3,hideText4,hideText5,hideText6,hideText7,hideText8,hideText9){
																									 												var compareClip = new String(showpressartical);
																																							if(whichClip == 0){
																																								whichClip =1;
																																								if(compareClip.indexOf("dailytellypress")!=-1){ /*------------- first pic -----------*/
																																								var currentClip = window.document.getElementById(showpressartical);
																																											currentClip.style.visibility="visible";
																																											var PreviousPic=window.document.getElementById(hideOthers)
						 		 																																			 PreviousPic.style.visibility="hidden";
																																											 var originalClip=window.document.getElementById(hideOriginalPic)
						 		 																																			 originalClip.style.visibility="hidden"; 
																																											 var originalClip2=window.document.getElementById(hideOne)
						 		 																																			 originalClip2.style.visibility="hidden";
																																											 var originalClip3=window.document.getElementById(hideTwo)
						 		 																																			 originalClip3.style.visibility="hidden";
																																											 var originalClip4=window.document.getElementById(hideThree)
						 		 																																			 originalClip4.style.visibility="hidden";
																																											 var originalClip5=window.document.getElementById(hideFour)
						 		 																																			 originalClip5.style.visibility="hidden";
																																											 var originalClip6=window.document.getElementById(hideFive)
						 		 																																			 originalClip6.style.visibility="hidden";
																																											  var originalClip7=window.document.getElementById(hideSix)
						 		 																																			 originalClip7.style.visibility="hidden";
																																											  var originalClip8=window.document.getElementById(hideSeven)
						 		 																																			 originalClip8.style.visibility="hidden";
																																											 var styleChange=window.document.getElementById(stylechanges);
																																											 		styleChange.style.borderColor="red";
																																													 styleChange.style.backgroundColor="lightsteelblue";
																															/*------------------text visible and hidden top left-------*/			 
																																											var topLeftPic=window.document.getElementById(textVisibleonPics)
																																													topLeftPic.style.visibility="visible";
																																													topLeftPic.style.position="absolute";
																																													topLeftPic.style.left=2+"%";	
																																													topLeftPic.style.top=12+"%";		 
																																											
																																										
																																										var topMidPic=window.document.getElementById(hideText2)
																																													topMidPic.style.visibility="hidden";
																																													topMidPic.style.position="absolute";
																																													topMidPic.style.left=2+"%";	
																																													topMidPic.style.top=12+"%";
																																													
																																										var topRightPic=window.document.getElementById(hideText3)
																																													topRightPic.style.visibility="hidden";
																																													topRightPic.style.position="absolute";
																																													topRightPic.style.left=2+"%";	
																																													topRightPic.style.top=12+"%";	
																																													/*------------above top row below mid row ----------------------*/
																																										var midLeftPic=window.document.getElementById(hideText4)
																																													midLeftPic.style.visibility="hidden";
																																													midLeftPic.style.position="absolute";
																																													midLeftPic.style.left=2+"%";	
																																													midLeftPic.style.top=12+"%";	
																																									var midMidPic=window.document.getElementById(hideText5)
																																													midMidPic.style.visibility="hidden";
																																													midMidPic.style.position="absolute";
																																													midMidPic.style.left=2+"%";	
																																													midMidPic.style.top=12+"%";
																																									var midRightPic=window.document.getElementById(hideText6)
																																													midRightPic.style.visibility="hidden";
																																													midRightPic.style.position="absolute";
																																													midRightPic.style.left=2+"%";	
																																													midRightPic.style.top=12+"%";
																																													/*--------------------------above mid row below bottom row-------------------*/
																																										var botLeftPic=window.document.getElementById(hideText7)
																																													botLeftPic.style.visibility="hidden";
																																													botLeftPic.style.position="absolute";
																																													botLeftPic.style.left=2+"%";	
																																													botLeftPic.style.top=12+"%";	
																																									var botMidPic=window.document.getElementById(hideText8)
																																													botMidPic.style.visibility="Hidden";
																																													botMidPic.style.position="absolute";
																																													botMidPic.style.left=2+"%";	
																																													botMidPic.style.top=12+"%";
																																									var botRightPic=window.document.getElementById(hideText9)
																																													botRightPic.style.visibility="hidden";
																																													botRightPic.style.position="absolute";
																																													botRightPic.style.left=2+"%";	
																																													botRightPic.style.top=12+"%";																																																	 
																																											 }	
																																											 
																																		/*----------------second picture------------ */
																																											 if(compareClip.indexOf("ampolswagman")!=-1){
																																											var currentClip = window.document.getElementById(showpressartical);
																																											currentClip.style.visibility="visible";
																																											var PreviousPic=window.document.getElementById(hideOthers)
						 		 																																			 PreviousPic.style.visibility="hidden";
																																											var originalClip=window.document.getElementById(hideOriginalPic)
						 		 																																			 originalClip.style.visibility="hidden"; 
																																											 var originalClip2=window.document.getElementById(hideOne)
						 		 																																			 originalClip2.style.visibility="hidden";
																																											 var originalClip3=window.document.getElementById(hideTwo)
						 		 																																			 originalClip3.style.visibility="hidden";
																																											 var originalClip4=window.document.getElementById(hideThree)
						 		 																																			 originalClip4.style.visibility="hidden";
																																											 var originalClip5=window.document.getElementById(hideFour)
						 		 																																			 originalClip5.style.visibility="hidden";
																																											 var originalClip6=window.document.getElementById(hideFive)
						 		 																																			 originalClip6.style.visibility="hidden";
																																											  var originalClip7=window.document.getElementById(hideSix)
						 		 																																			 originalClip7.style.visibility="hidden";
																																											  var originalClip8=window.document.getElementById(hideSeven)
						 		 																																			 originalClip8.style.visibility="hidden";
																																											  var styleChange=window.document.getElementById(stylechanges);
																																											 		 styleChange.style.borderColor="red";
																																													 styleChange.style.backgroundColor="lightsteelblue";
																																										/*------------------text visible and hidden-------*/			 
																																											
																																										var topMidPic=window.document.getElementById(textVisibleonPics)
																																													topMidPic.style.visibility="visible";
																																													topMidPic.style.position="absolute";
																																													topMidPic.style.left=2+"%";	
																																													topMidPic.style.top=12+"%";
																																											
																																										var topLeftPic=window.document.getElementById(hideText2)
																																													topLeftPic.style.visibility="hidden";
																																													topLeftPic.style.position="absolute";
																																													topLeftPic.style.left=2+"%";	
																																													topLeftPic.style.top=12+"%";
																																										var topRightPic=window.document.getElementById(hideText3)
																																													topRightPic.style.visibility="hidden";
																																													topRightPic.style.position="absolute";
																																													topRightPic.style.left=2+"%";	
																																													topRightPic.style.top=12+"%";
																																										/*-------------------above first row of pics for picture 2---------------*/
																																																																																							/*------------above top row below mid row ----------------------*/
																																										var midLeftPic=window.document.getElementById(hideText4)
																																													midLeftPic.style.visibility="hidden";
																																													midLeftPic.style.position="absolute";
																																													midLeftPic.style.left=2+"%";	
																																													midLeftPic.style.top=12+"%";	
																																									var midMidPic=window.document.getElementById(hideText5)
																																													midMidPic.style.visibility="hidden";
																																													midMidPic.style.position="absolute";
																																													midMidPic.style.left=2+"%";	
																																													midMidPic.style.top=12+"%";
																																									var midRightPic=window.document.getElementById(hideText6)
																																													midRightPic.style.visibility="hidden";
																																													midRightPic.style.position="absolute";
																																													midRightPic.style.left=2+"%";	
																																													midRightPic.style.top=12+"%";
																																													/*--------------------------above mid row below bottom row-------------------*/
																																										var botLeftPic=window.document.getElementById(hideText7)
																																													botLeftPic.style.visibility="hidden";
																																													botLeftPic.style.position="absolute";
																																													botLeftPic.style.left=2+"%";	
																																													botLeftPic.style.top=12+"%";	
																																									var botMidPic=window.document.getElementById(hideText8)
																																													botMidPic.style.visibility="hidden";
																																													botMidPic.style.position="absolute";
																																													botMidPic.style.left=2+"%";	
																																													botMidPic.style.top=12+"%";
																																									var botRightPic=window.document.getElementById(hideText9)
																																													botRightPic.style.visibility="hidden";
																																													botRightPic.style.position="absolute";
																																													botRightPic.style.left=2+"%";	
																																													botRightPic.style.top=12+"%";																																																	 
																																											 }	
																																																	
																																							/* ----------------------third pic--------------- */
																																											  if(compareClip.indexOf("rotaryaward")!=-1){
																																											var currentClip = window.document.getElementById(showpressartical);
																																											currentClip.style.visibility="visible";
																																											var PreviousPic=window.document.getElementById(hideOthers)
						 		 																																			 PreviousPic.style.visibility="hidden";
																																											var originalClip=window.document.getElementById(hideOriginalPic)
						 		 																																			 originalClip.style.visibility="hidden"; 
																																											 var originalClip2=window.document.getElementById(hideOne)
						 		 																																			 originalClip2.style.visibility="hidden";
																																											 var originalClip3=window.document.getElementById(hideTwo)
						 		 																																			 originalClip3.style.visibility="hidden";
																																											 var originalClip4=window.document.getElementById(hideThree)
						 		 																																			 originalClip4.style.visibility="hidden";
																																											 var originalClip5=window.document.getElementById(hideFour)
						 		 																																			 originalClip5.style.visibility="hidden";
																																											 var originalClip6=window.document.getElementById(hideFive)
						 		 																																			 originalClip6.style.visibility="hidden";
																																											  var originalClip7=window.document.getElementById(hideSix)
						 		 																																			 originalClip7.style.visibility="hidden";
																																											  var originalClip8=window.document.getElementById(hideSeven)
						 		 																																			 originalClip8.style.visibility="hidden";
																																											  var styleChange=window.document.getElementById(stylechanges);
																																											 		 styleChange.style.borderColor="red";
																																													 styleChange.style.backgroundColor="lightsteelblue";
																																													 /*=========text visible and hidden for third picture top right========*/
																																												var topRightPic=window.document.getElementById(textVisibleonPics)
																																													topRightPic.style.visibility="visible";
																																													topRightPic.style.position="absolute";
																																													topRightPic.style.left=2+"%";	
																																													topRightPic.style.top=12+"%";	
																																												var topMidPic=window.document.getElementById(hideText2)
																																													topMidPic.style.visibility="hidden";
																																													topMidPic.style.position="absolute";
																																													topMidPic.style.left=2+"%";	
																																													topMidPic.style.top=12+"%";
																																												var topLeftPic=window.document.getElementById(hideText3)
																																													topLeftPic.style.visibility="hidden";
																																													topLeftPic.style.position="absolute";
																																													topLeftPic.style.left=2+"%";	
																																													topLeftPic.style.top=12+"%";
																																													
																																												/*-------------------above first row of pics for picture 2---------------*/
																																																																																							/*------------above top row below mid row ----------------------*/
																																										var midLeftPic=window.document.getElementById(hideText4)
																																													midLeftPic.style.visibility="hidden";
																																													midLeftPic.style.position="absolute";
																																													midLeftPic.style.left=2+"%";	
																																													midLeftPic.style.top=12+"%";	
																																									var midMidPic=window.document.getElementById(hideText5)
																																													midMidPic.style.visibility="hidden";
																																													midMidPic.style.position="absolute";
																																													midMidPic.style.left=2+"%";	
																																													midMidPic.style.top=12+"%";
																																									var midRightPic=window.document.getElementById(hideText6)
																																													midRightPic.style.visibility="hidden";
																																													midRightPic.style.position="absolute";
																																													midRightPic.style.left=2+"%";	
																																													midRightPic.style.top=12+"%";
																																													/*--------------------------above mid row below bottom row-------------------*/
																																										var botLeftPic=window.document.getElementById(hideText7)
																																													botLeftPic.style.visibility="hidden";
																																													botLeftPic.style.position="absolute";
																																													botLeftPic.style.left=2+"%";	
																																													botLeftPic.style.top=12+"%";	
																																									var botMidPic=window.document.getElementById(hideText8)
																																													botMidPic.style.visibility="hidden";
																																													botMidPic.style.position="absolute";
																																													botMidPic.style.left=2+"%";	
																																													botMidPic.style.top=12+"%";
																																									var botRightPic=window.document.getElementById(hideText9)
																																													botRightPic.style.visibility="hidden";
																																													botRightPic.style.position="absolute";
																																													botRightPic.style.left=2+"%";	
																																													botRightPic.style.top=12+"%";																																																	 
																																											
																																												 }
																																			  /* ----------------------------fourth pic start of Middle row of picture getting very confussed and fuzzy----------------------*/
																																												 if(compareClip.indexOf("ampolman")!=-1){
																																											var currentClip = window.document.getElementById(showpressartical);
																																											currentClip.style.visibility="visible";
																																											var PreviousPic=window.document.getElementById(hideOthers)
						 		 																																			 PreviousPic.style.visibility="hidden";
																																											var originalClip=window.document.getElementById(hideOriginalPic)
						 		 																																			 originalClip.style.visibility="hidden"; 
																																											 var originalClip2=window.document.getElementById(hideOne)
						 		 																																			 originalClip2.style.visibility="hidden";
																																											 var originalClip3=window.document.getElementById(hideTwo)
						 		 																																			 originalClip3.style.visibility="hidden";
																																											 var originalClip4=window.document.getElementById(hideThree)
						 		 																																			 originalClip4.style.visibility="hidden";
																																											 var originalClip5=window.document.getElementById(hideFour)
						 		 																																			 originalClip5.style.visibility="hidden";
																																											 var originalClip6=window.document.getElementById(hideFive)
						 		 																																			 originalClip6.style.visibility="hidden";
																																											  var originalClip7=window.document.getElementById(hideSix)
						 		 																																			 originalClip7.style.visibility="hidden";
																																											  var originalClip8=window.document.getElementById(hideSeven)
						 		 																																			 originalClip8.style.visibility="hidden";
																																											  var styleChange=window.document.getElementById(stylechanges);
																																											 		 styleChange.style.borderColor="red";
																																													 styleChange.style.backgroundColor="lightsteelblue";
																																									 /*=========text visible and hidden for third picture top right========*/
																																											var midLeftPic=window.document.getElementById(textVisibleonPics)
																																													midLeftPic.style.visibility="visible";
																																													midLeftPic.style.position="absolute";
																																													midLeftPic.style.left=2+"%";	
																																													midLeftPic.style.top=12+"%";	
																																													
																																												var topMidPic=window.document.getElementById(hideText2)
																																													topMidPic.style.visibility="hidden";
																																													topMidPic.style.position="absolute";
																																													topMidPic.style.left=2+"%";	
																																													topMidPic.style.top=12+"%";
																																												var topLeftPic=window.document.getElementById(hideText3)
																																													topLeftPic.style.visibility="hidden";
																																													topLeftPic.style.position="absolute";
																																													topLeftPic.style.left=2+"%";	
																																													topLeftPic.style.top=12+"%";
																																													
																																												/*-------------------above first row of pics for picture 2---------------*/
																																									var topRightPic=window.document.getElementById(hideText4)
																																													topRightPic.style.visibility="hidden";
																																													topRightPic.style.position="absolute";
																																													topRightPic.style.left=2+"%";	
																																													topRightPic.style.top=12+"%";																																														/*------------above top row below mid row ----------------------*/
																																										
																																									var midMidPic=window.document.getElementById(hideText5)
																																													midMidPic.style.visibility="hidden";
																																													midMidPic.style.position="absolute";
																																													midMidPic.style.left=2+"%";	
																																													midMidPic.style.top=12+"%";
																																									var midRightPic=window.document.getElementById(hideText6)
																																													midRightPic.style.visibility="hidden";
																																													midRightPic.style.position="absolute";
																																													midRightPic.style.left=2+"%";	
																																													midRightPic.style.top=12+"%";
																																													/*--------------------------above mid row below bottom row-------------------*/
																																										var botLeftPic=window.document.getElementById(hideText7)
																																													botLeftPic.style.visibility="hidden";
																																													botLeftPic.style.position="absolute";
																																													botLeftPic.style.left=2+"%";	
																																													botLeftPic.style.top=12+"%";	
																																									var botMidPic=window.document.getElementById(hideText8)
																																													botMidPic.style.visibility="hidden";
																																													botMidPic.style.position="absolute";
																																													botMidPic.style.left=2+"%";	
																																													botMidPic.style.top=12+"%";
																																									var botRightPic=window.document.getElementById(hideText9)
																																													botRightPic.style.visibility="hidden";
																																													botRightPic.style.position="absolute";
																																													botRightPic.style.left=2+"%";	
																																													botRightPic.style.top=12+"%";
																																											  } 
																																			/*---------------------------------- fiveth pic------------------------- */
																																												 if(compareClip.indexOf("sullivan")!=-1){
																																											var currentClip = window.document.getElementById(showpressartical);
																																											currentClip.style.visibility="visible";
																																											var PreviousPic=window.document.getElementById(hideOthers)
						 		 																																			 PreviousPic.style.visibility="hidden";
																																											var originalClip=window.document.getElementById(hideOriginalPic)
						 		 																																			 originalClip.style.visibility="hidden"; 
																																											 var originalClip2=window.document.getElementById(hideOne)
						 		 																																			 originalClip2.style.visibility="hidden";
																																											 var originalClip3=window.document.getElementById(hideTwo)
						 		 																																			 originalClip3.style.visibility="hidden";
																																											 var originalClip4=window.document.getElementById(hideThree)
						 		 																																			 originalClip4.style.visibility="hidden";
																																											 var originalClip5=window.document.getElementById(hideFour)
						 		 																																			 originalClip5.style.visibility="hidden";
																																											 var originalClip6=window.document.getElementById(hideFive)
						 		 																																			 originalClip6.style.visibility="hidden";
																																											  var originalClip7=window.document.getElementById(hideSix)
						 		 																																			 originalClip7.style.visibility="hidden";
																																											  var originalClip8=window.document.getElementById(hideSeven)
						 		 																																			 originalClip8.style.visibility="hidden";
																																											  var styleChange=window.document.getElementById(stylechanges);
																																											 		  styleChange.style.borderColor="red";
																																													 styleChange.style.backgroundColor="lightsteelblue";
																																											/*=========text visible and hidden for third picture top right========*/
																																											var midMidPic=window.document.getElementById(textVisibleonPics)
																																													midMidPic.style.visibility="visible";
																																													midMidPic.style.position="absolute";
																																													midMidPic.style.left=2+"%";	
																																													midMidPic.style.top=12+"%";	
																																													
																																												var topMidPic=window.document.getElementById(hideText2)
																																													topMidPic.style.visibility="hidden";
																																													topMidPic.style.position="absolute";
																																													topMidPic.style.left=2+"%";	
																																													topMidPic.style.top=12+"%";
																																												var topLeftPic=window.document.getElementById(hideText3)
																																													topLeftPic.style.visibility="hidden";
																																													topLeftPic.style.position="absolute";
																																													topLeftPic.style.left=2+"%";	
																																													topLeftPic.style.top=12+"%";
																																													
																																												/*-------------------above first row of pics for picture 2---------------*/
																																									var midLeftPic=window.document.getElementById(hideText4)
																																													midLeftPic.style.visibility="hidden";
																																													midLeftPic.style.position="absolute";
																																													midLeftPic.style.left=2+"%";	
																																													midLeftPic.style.top=12+"%";
																																									var topRightPic=window.document.getElementById(hideText5)
																																													topRightPic.style.visibility="hidden";
																																													topRightPic.style.position="absolute";
																																													topRightPic.style.left=2+"%";	
																																													topRightPic.style.top=12+"%";																																														/*------------above top row below mid row ----------------------*/
																																									
																																									var midRightPic=window.document.getElementById(hideText6)
																																													midRightPic.style.visibility="hidden";
																																													midRightPic.style.position="absolute";
																																													midRightPic.style.left=2+"%";	
																																													midRightPic.style.top=12+"%";
																																													/*--------------------------above mid row below bottom row-------------------*/
																																										var botLeftPic=window.document.getElementById(hideText7)
																																													botLeftPic.style.visibility="hidden";
																																													botLeftPic.style.position="absolute";
																																													botLeftPic.style.left=2+"%";	
																																													botLeftPic.style.top=12+"%";	
																																									var botMidPic=window.document.getElementById(hideText8)
																																													botMidPic.style.visibility="hidden";
																																													botMidPic.style.position="absolute";
																																													botMidPic.style.left=2+"%";	
																																													botMidPic.style.top=12+"%";
																																									var botRightPic=window.document.getElementById(hideText9)
																																													botRightPic.style.visibility="hidden";
																																													botRightPic.style.position="absolute";
																																													botRightPic.style.left=2+"%";	
																																													botRightPic.style.top=12+"%";
																																											} 
																																			/*------------------six picture------------------------*/
																																											 if(compareClip.indexOf("key")!=-1){
																																											var currentClip = window.document.getElementById(showpressartical);
																																											currentClip.style.visibility="visible";
																																											var PreviousPic=window.document.getElementById(hideOthers)
						 		 																																			 PreviousPic.style.visibility="hidden";
																																											var originalClip=window.document.getElementById(hideOriginalPic)
						 		 																																			 originalClip.style.visibility="hidden"; 
																																											 var originalClip2=window.document.getElementById(hideOne)
						 		 																																			 originalClip2.style.visibility="hidden";
																																											 var originalClip3=window.document.getElementById(hideTwo)
						 		 																																			 originalClip3.style.visibility="hidden";
																																											 var originalClip4=window.document.getElementById(hideThree)
						 		 																																			 originalClip4.style.visibility="hidden";
																																											 var originalClip5=window.document.getElementById(hideFour)
						 		 																																			 originalClip5.style.visibility="hidden";
																																											 var originalClip6=window.document.getElementById(hideFive)
						 		 																																			 originalClip6.style.visibility="hidden";
																																											  var originalClip7=window.document.getElementById(hideSix)
						 		 																																			 originalClip7.style.visibility="hidden";
																																											  var originalClip8=window.document.getElementById(hideSeven)
						 		 																																			 originalClip8.style.visibility="hidden";
																																											  var styleChange=window.document.getElementById(stylechanges);
																																											 		 styleChange.style.borderColor="red";
																																													 styleChange.style.backgroundColor="lightsteelblue";
																																													 /*=========text visible and hidden for third picture top right========*/
																																											var midRightPic=window.document.getElementById(textVisibleonPics )
																																													midRightPic.style.visibility="visible";
																																													midRightPic.style.position="absolute";
																																													midRightPic.style.left=2+"%";	
																																													midRightPic.style.top=12+"%";	
																																													
																																												var topMidPic=window.document.getElementById(hideText2)
																																													topMidPic.style.visibility="hidden";
																																													topMidPic.style.position="absolute";
																																													topMidPic.style.left=2+"%";	
																																													topMidPic.style.top=12+"%";
																																												var topLeftPic=window.document.getElementById(hideText3)
																																													topLeftPic.style.visibility="hidden";
																																													topLeftPic.style.position="absolute";
																																													topLeftPic.style.left=2+"%";	
																																													topLeftPic.style.top=12+"%";
																																													
																																												/*-------------------above first row of pics for picture 2---------------*/
																																									var midLeftPic=window.document.getElementById(hideText4)
																																													midLeftPic.style.visibility="hidden";
																																													midLeftPic.style.position="absolute";
																																													midLeftPic.style.left=2+"%";	
																																													midLeftPic.style.top=12+"%"; 
																																									var midMidPic=window.document.getElementById(hideText5)
																																													midMidPic.style.visibility="hidden";
																																													midMidPic.style.position="absolute";
																																													midMidPic.style.left=2+"%";	
																																													midMidPic.style.top=12+"%";
																																									var topRightPic=window.document.getElementById(hideText6)
																																													topRightPic.style.visibility="hidden";
																																													topRightPic.style.position="absolute";
																																													topRightPic.style.left=2+"%";	
																																													topRightPic.style.top=12+"%";																																														/*------------above top row below mid row ----------------------*/
																																									
																																									
																																													/*--------------------------above mid row below bottom row-------------------*/
																																										var botLeftPic=window.document.getElementById(hideText7)
																																													botLeftPic.style.visibility="hidden";
																																													botLeftPic.style.position="absolute";
																																													botLeftPic.style.left=2+"%";	
																																													botLeftPic.style.top=12+"%";	
																																									var botMidPic=window.document.getElementById(hideText8)
																																													botMidPic.style.visibility="hidden";
																																													botMidPic.style.position="absolute";
																																													botMidPic.style.left=2+"%";	
																																													botMidPic.style.top=12+"%";
																																									var botRightPic=window.document.getElementById(hideText9)
																																													botRightPic.style.visibility="hidden";
																																													botRightPic.style.position="absolute";
																																													botRightPic.style.left=2+"%";	
																																													botRightPic.style.top=12+"%";
																																											 }
																																				/*-------------------------------------- seven ------------------------- */
																																											  if(compareClip.indexOf("gymea")!=-1){
																																											var currentClip = window.document.getElementById(showpressartical);
																																											currentClip.style.visibility="visible";
																																											var PreviousPic=window.document.getElementById(hideOthers)
						 		 																																			 PreviousPic.style.visibility="hidden";
																																											var originalClip=window.document.getElementById(hideOriginalPic)
						 		 																																			 originalClip.style.visibility="hidden"; 
																																											 var originalClip2=window.document.getElementById(hideOne)
						 		 																																			 originalClip2.style.visibility="hidden";
																																											 var originalClip3=window.document.getElementById(hideTwo)
						 		 																																			 originalClip3.style.visibility="hidden";
																																											 var originalClip4=window.document.getElementById(hideThree)
						 		 																																			 originalClip4.style.visibility="hidden";
																																											 var originalClip5=window.document.getElementById(hideFour)
						 		 																																			 originalClip5.style.visibility="hidden";
																																											 var originalClip6=window.document.getElementById(hideFive)
						 		 																																			 originalClip6.style.visibility="hidden";
																																											  var originalClip7=window.document.getElementById(hideSix)
						 		 																																			 originalClip7.style.visibility="hidden";
																																											  var originalClip8=window.document.getElementById(hideSeven)
						 		 																																			 originalClip8.style.visibility="hidden";
																																											  var styleChange=window.document.getElementById(stylechanges);
																																											 		  styleChange.style.borderColor="red";
																																													 styleChange.style.backgroundColor="lightsteelblue";
																																												 /*=========text visible and hidden for third picture top right========*/
																																												var botLeftPic=window.document.getElementById(textVisibleonPics)
																																													botLeftPic.style.visibility="visible";
																																													botLeftPic.style.position="absolute";
																																													botLeftPic.style.left=2+"%";	
																																													botLeftPic.style.top=12+"%";	
																																													
																																												var topMidPic=window.document.getElementById(hideText2)
																																													topMidPic.style.visibility="hidden";
																																													topMidPic.style.position="absolute";
																																													topMidPic.style.left=2+"%";	
																																													topMidPic.style.top=12+"%";
																																												var topLeftPic=window.document.getElementById(hideText3)
																																													topLeftPic.style.visibility="hidden";
																																													topLeftPic.style.position="absolute";
																																													topLeftPic.style.left=2+"%";	
																																													topLeftPic.style.top=12+"%";
																																													
																																												/*-------------------above first row of pics for picture 2---------------*/
																																									var midLeftPic=window.document.getElementById(hideText4)
																																													midLeftPic.style.visibility="hidden";
																																													midLeftPic.style.position="absolute";
																																													midLeftPic.style.left=2+"%";	
																																													midLeftPic.style.top=12+"%"; 
																																									var midMidPic=window.document.getElementById(hideText5)
																																													midMidPic.style.visibility="hidden";
																																													midMidPic.style.position="absolute";
																																													midMidPic.style.left=2+"%";	
																																													midMidPic.style.top=12+"%";
																																									var midRightPic=window.document.getElementById(hideText6)
																																													midRightPic.style.visibility="hidden";
																																													midRightPic.style.position="absolute";
																																													midRightPic.style.left=2+"%";	
																																													midRightPic.style.top=12+"%";	
																																												
																																																																																						/*------------above top row below mid row ----------------------*/
																																									
																																									
																																													/*--------------------------above mid row below bottom row-------------------*/
																																										var topRightPic=window.document.getElementById(hideText7)
																																													topRightPic.style.visibility="hidden";
																																													topRightPic.style.position="absolute";
																																													topRightPic.style.left=2+"%";	
																																													topRightPic.style.top=12+"%";	
																																										
																																										
																																									var botMidPic=window.document.getElementById(hideText8)
																																													botMidPic.style.visibility="hidden";
																																													botMidPic.style.position="absolute";
																																													botMidPic.style.left=2+"%";	
																																													botMidPic.style.top=12+"%";
																																									var botRightPic=window.document.getElementById(hideText9)
																																													botRightPic.style.visibility="hidden";
																																													botRightPic.style.position="absolute";
																																													botRightPic.style.left=2+"%";	
																																													botRightPic.style.top=12+"%";
																																											 } 
																															/* ------------------------------------------- eight ----------------------- */
																																											  if(compareClip.indexOf("johnelliott")!=-1){
																																											var currentClip = window.document.getElementById(showpressartical);
																																											currentClip.style.visibility="visible";
																																											var PreviousPic=window.document.getElementById(hideOthers)
						 		 																																			 PreviousPic.style.visibility="hidden";
																																											var originalClip=window.document.getElementById(hideOriginalPic)
						 		 																																			 originalClip.style.visibility="hidden"; 
																																											 var originalClip2=window.document.getElementById(hideOne)
						 		 																																			 originalClip2.style.visibility="hidden";
																																											 var originalClip3=window.document.getElementById(hideTwo)
						 		 																																			 originalClip3.style.visibility="hidden";
																																											 var originalClip4=window.document.getElementById(hideThree)
						 		 																																			 originalClip4.style.visibility="hidden";
																																											 var originalClip5=window.document.getElementById(hideFour)
						 		 																																			 originalClip5.style.visibility="hidden";
																																											 var originalClip6=window.document.getElementById(hideFive)
						 		 																																			 originalClip6.style.visibility="hidden";
																																											  var originalClip7=window.document.getElementById(hideSix)
						 		 																																			 originalClip7.style.visibility="hidden";
																																											  var originalClip8=window.document.getElementById(hideSeven)
						 		 																																			 originalClip8.style.visibility="hidden";
																																											  var styleChange=window.document.getElementById(stylechanges);
																																											 		  styleChange.style.borderColor="red";
																																													 styleChange.style.backgroundColor="lightsteelblue";
																																											 /*=========text visible and hidden for third picture top right========*/
																																												var botMidPic=window.document.getElementById(textVisibleonPics)
																																													botMidPic.style.visibility="visible";
																																													botMidPic.style.position="absolute";
																																													botMidPic.style.left=2+"%";	
																																													botMidPic.style.top=12+"%";	
																																													
																																												var topMidPic=window.document.getElementById(hideText2)
																																													topMidPic.style.visibility="hidden";
																																													topMidPic.style.position="absolute";
																																													topMidPic.style.left=2+"%";	
																																													topMidPic.style.top=12+"%";
																																												var topLeftPic=window.document.getElementById(hideText3)
																																													topLeftPic.style.visibility="hidden";
																																													topLeftPic.style.position="absolute";
																																													topLeftPic.style.left=2+"%";	
																																													topLeftPic.style.top=12+"%";
																																													
																																												/*-------------------above first row of pics for picture 2---------------*/
																																									var midLeftPic=window.document.getElementById(hideText4)
																																													midLeftPic.style.visibility="hidden";
																																													midLeftPic.style.position="absolute";
																																													midLeftPic.style.left=2+"%";	
																																													midLeftPic.style.top=12+"%"; 
																																									var midMidPic=window.document.getElementById(hideText5)
																																													midMidPic.style.visibility="hidden";
																																													midMidPic.style.position="absolute";
																																													midMidPic.style.left=2+"%";	
																																													midMidPic.style.top=12+"%";
																																									var midRightPic=window.document.getElementById(hideText6)
																																													midRightPic.style.visibility="hidden";
																																													midRightPic.style.position="absolute";
																																													midRightPic.style.left=2+"%";	
																																													midRightPic.style.top=12+"%";	
																																												
																																																																																						/*------------above top row below mid row ----------------------*/
																																									
																																									
																																													/*--------------------------above mid row below bottom row-------------------*/
																																										var botLeftPic=window.document.getElementById(hideText7)
																																													botLeftPic.style.visibility="hidden";
																																													botLeftPic.style.position="absolute";
																																													botLeftPic.style.left=2+"%";	
																																													botLeftPic.style.top=12+"%";
																																										
																																										var topRightPic=window.document.getElementById(hideText8)
																																													topRightPic.style.visibility="hidden";
																																													topRightPic.style.position="absolute";
																																													topRightPic.style.left=2+"%";	
																																													topRightPic.style.top=12+"%";	
																																																																																				
																																									var botRightPic=window.document.getElementById(hideText9)
																																													botRightPic.style.visibility="hidden";
																																													botRightPic.style.position="absolute";
																																													botRightPic.style.left=2+"%";	
																																													botRightPic.style.top=12+"%";
																																											 } 
																																											 
																																		/* ------------------------------- nine --------------------------- */
																																											  if(compareClip.indexOf("crocdonald")!=-1){
																																											var currentClip = window.document.getElementById(showpressartical);
																																											currentClip.style.visibility="visible";
																																											var PreviousPic=window.document.getElementById(hideOthers)
						 		 																																			 PreviousPic.style.visibility="hidden";
																																											var originalClip=window.document.getElementById(hideOriginalPic)
						 		 																																			 originalClip.style.visibility="hidden"; 
																																											 var originalClip2=window.document.getElementById(hideOne)
						 		 																																			 originalClip2.style.visibility="hidden";
																																											 var originalClip3=window.document.getElementById(hideTwo)
						 		 																																			 originalClip3.style.visibility="hidden";
																																											 var originalClip4=window.document.getElementById(hideThree)
						 		 																																			 originalClip4.style.visibility="hidden";
																																											 var originalClip5=window.document.getElementById(hideFour)
						 		 																																			 originalClip5.style.visibility="hidden";
																																											 var originalClip6=window.document.getElementById(hideFive)
						 		 																																			 originalClip6.style.visibility="hidden";
																																											  var originalClip7=window.document.getElementById(hideSix)
						 		 																																			 originalClip7.style.visibility="hidden";
																																											  var originalClip8=window.document.getElementById(hideSeven)
						 		 																																			 originalClip8.style.visibility="hidden";
																																											  var styleChange=window.document.getElementById(stylechanges);
																																											 		  styleChange.style.borderColor="red";
																																													 styleChange.style.backgroundColor="lightsteelblue";
																																										 /*=========text visible and hidden for third picture top right========*/
																																												var botRightPic=window.document.getElementById(textVisibleonPics)
																																													botRightPic.style.visibility="visible";
																																													botRightPic.style.position="absolute";
																																													botRightPic.style.left=2+"%";	
																																													botRightPic.style.top=12+"%";
																																												
																																												var topMidPic=window.document.getElementById(hideText2)
																																													topMidPic.style.visibility="hidden";
																																													topMidPic.style.position="absolute";
																																													topMidPic.style.left=2+"%";	
																																													topMidPic.style.top=12+"%";
																																												var topLeftPic=window.document.getElementById(hideText3)
																																													topLeftPic.style.visibility="hidden";
																																													topLeftPic.style.position="absolute";
																																													topLeftPic.style.left=2+"%";	
																																													topLeftPic.style.top=12+"%";
																																													
																																												/*-------------------above first row of pics for picture 2---------------*/
																																									var midLeftPic=window.document.getElementById(hideText4)
																																													midLeftPic.style.visibility="hidden";
																																													midLeftPic.style.position="absolute";
																																													midLeftPic.style.left=2+"%";	
																																													midLeftPic.style.top=12+"%"; 
																																									var midMidPic=window.document.getElementById(hideText5)
																																													midMidPic.style.visibility="hidden";
																																													midMidPic.style.position="absolute";
																																													midMidPic.style.left=2+"%";	
																																													midMidPic.style.top=12+"%";
																																									var midRightPic=window.document.getElementById(hideText6)
																																													midRightPic.style.visibility="hidden";
																																													midRightPic.style.position="absolute";
																																													midRightPic.style.left=2+"%";	
																																													midRightPic.style.top=12+"%";	
																																												
																																																																																						/*------------above top row below mid row ----------------------*/
																																									
																																									
																																													/*--------------------------above mid row below bottom row-------------------*/
																																										var botLeftPic=window.document.getElementById(hideText7)
																																													botLeftPic.style.visibility="hidden";
																																													botLeftPic.style.position="absolute";
																																													botLeftPic.style.left=2+"%";	
																																													botLeftPic.style.top=12+"%";
																																													
																																										var botMidPic=window.document.getElementById(hideText8)
																																													botMidPic.style.visibility="hidden";
																																													botMidPic.style.position="absolute";
																																													botMidPic.style.left=2+"%";	
																																													botMidPic.style.top=12+"%";
																																										
																																										var topRightPic=window.document.getElementById(hideText9)
																																													topRightPic.style.visibility="hidden";
																																													topRightPic.style.position="absolute";
																																													topRightPic.style.left=2+"%";	
																																													topRightPic.style.top=12+"%";	
																																								
																																											 }
																																																																															
																																											}whichClip=0;
																																											} 										 			

