function go_imagelink(the_linkid){
	if(the_linkid=='dat_link'){
			theurl='http://www.datmedia.co.uk?fromvidpr';
  		settings='scrollbars=yes,status=yes,resizable=yes,width=820,height=820,left=10,top=10';
	}
	if(the_linkid=='client_link'){
			theurl='http://global.lexisnexis.com/uk?fromvidpr';
  		settings='scrollbars=yes,status=yes,resizable=yes,width=820,height=820,left=10,top=10';
	}
		webwin=window.open(theurl,'webwin',settings);
}


function run_when_preview_built(the_id,the_section,the_category){

	}

function run_when_status_is_polled(){

}
