			$(document).ready(function(){
				$("a[href='skimming.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='re-skimming.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='wet-plastering.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='boarding.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='dry-lining.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='rendering.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='tape-jointing.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='painting.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='coving.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='woodwork.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='tiling.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
				$("a[href='bricklaying.aspx']").colorbox({width:"597px", height:"585px", iframe:true});
			});
