
<!--
//Slide Show script (this notice must stay intact)
//For this and more scripts
//visit java-scripts.net or http://wsabstract.com

if (document.images) {
     button1 = new Image
     button2 = new Image
	button3 = new Image
    button4 = new Image
	button5 = new Image
    button6 = new Image

     button1.src = '/images/refresh/qstn1.gif'
     button2.src = '/images/refresh/qstn1_over.gif'
	 
	   button3.src = '/images/refresh/qstn2.gif'
     button4.src = '/images/refresh/qstn2_over.gif'

	   button5.src = '/images/refresh/qstn3.gif'
     button6.src = '/images/refresh/qstn3_over.gif'
	 
 }
//-->





$(document).ready(function()
{

	

	
	$('#1 a').qtip(
   {
      content: {
         title: {
            text: 'Anti Corruption Report 2010',
            button: 'X Close'
         },
         text: '<div style="width:674px; height:365px;font-family:Arial, Helvetica, sans-serif; font-size:12px;"><img src="images/acp/is-bribery-act-fair.png" width="674" height="365" border="0" usemap="#Map" /><map name="Map" id="Map"><area shape="rect" coords="485,327,666,359" href="mailto:askoncorruption@gtuk.com" /></map></div>'
  },
      position: {
         target: $(document.body), // Position it via the document body...
         corner: 'center' // ...at the center of the viewport
      },
      show: {
         when: 'click', // Show it on click
         solo: true // And hide all other tooltips
      },
      hide: false,
      style: {
         width: { max: 748 },
         padding: '0px',
         border: {
            width: 9,
            radius: 9,
         color: '#F7941E'
         },

		  title: {
			  background:"#F7941E",
		      'font-size': 16, 
		  color: '#FFFFFF'
		  },
         name: 'light'
      }, 
      api: {
         beforeShow: function()
         {
            // Fade in the modal "blanket" using the defined show speed
            $('#qtip-blanket').fadeIn(this.options.show.effect.length);
         },
         beforeHide: function()
         {
            // Fade out the modal "blanket" using the defined hide speed
            $('#qtip-blanket').fadeOut(this.options.hide.effect.length);
         }
      }
   });
	
	
	
/* ------------------------------------------------------------------------------------------------------------ */

	
	$('#2 a').qtip(
   {
      content: {
         title: {
            text: 'Anti Corruption Report 2010',
            button: 'X Close'
         },
         text: '<div style="width:674px; height:365px;font-family:Arial, Helvetica, sans-serif; font-size:12px;"><img src="images/acp/business-respond.png" width="674" height="365" border="0" usemap="#Map"/><map name="Map" id="Map"><area shape="rect" coords="495,328,668,359" href="askoncorruption@gtuk.com" /></map></div>'
  },
      position: {
         target: $(document.body), // Position it via the document body...
         corner: 'center' // ...at the center of the viewport
      },
      show: {
         when: 'click', // Show it on click
         solo: true // And hide all other tooltips
      },
      hide: false,
      style: {
         width: { max: 748 },
         padding: '0px',
         border: {
            width: 9,
            radius: 9,
         color: '#F7941E'
         },

		  title: {
			  background:"#F7941E",
		      'font-size': 16, 
		  color: '#FFFFFF'
		  },
         name: 'light'
      }, 
      api: {
         beforeShow: function()
         {
            // Fade in the modal "blanket" using the defined show speed
            $('#qtip-blanket').fadeIn(this.options.show.effect.length);
         },
         beforeHide: function()
         {
            // Fade out the modal "blanket" using the defined hide speed
            $('#qtip-blanket').fadeOut(this.options.hide.effect.length);
         }
      }
   });
   
   
  /* ------------------------------------------------------------------------------------------------------------ */

	
	$('#3 a').qtip(
   {
      content: {
         title: {
            text: 'Anti Corruption Report 2010',
            button: 'X Close'
         },
         text: '<div style="width:674px; height:365px;font-family:Arial, Helvetica, sans-serif; font-size:12px;"><img src="images/acp/doing-business-different.png" width="674" height="365" border="0" usemap="#Map" />  <map name="Map" id="Map"><area shape="rect" coords="510,323,668,360" href="askoncorruption@gtuk.com" /></map></div>'
  },
      position: {
         target: $(document.body), // Position it via the document body...
         corner: 'center' // ...at the center of the viewport
      },
      show: {
         when: 'click', // Show it on click
         solo: true // And hide all other tooltips
      },
      hide: false,
      style: {
         width: { max: 748 },
         padding: '0px',
         border: {
            width: 9,
            radius: 9,
         color: '#F7941E'
         },

		  title: {
			  background:"#F7941E",
		      'font-size': 16, 
		  color: '#FFFFFF'
		  },
         name: 'light'
      }, 
      api: {
         beforeShow: function()
         {
            // Fade in the modal "blanket" using the defined show speed
            $('#qtip-blanket').fadeIn(this.options.show.effect.length);
         },
         beforeHide: function()
         {
            // Fade out the modal "blanket" using the defined hide speed
            $('#qtip-blanket').fadeOut(this.options.hide.effect.length);
         }
      }
   });
   
   /* ------------------------------------------------------------------------------------------------------------ */

	
	$('#4 a').qtip(
   {
      content: {
         title: {
            text: 'Anti Corruption Report 2010',
            button: 'X Close'
         },
         text: '<div style="width:674px; height:365px;font-family:Arial, Helvetica, sans-serif; font-size:12px;"><img src="images/acp/is-anti-corruption.png" width="674" height="375" usemap="#Map"/></div><map name="Map" id="Map"><area shape="rect" coords="552,453,683,467" href="mailto:heretohelp@gtuk.com" /></map>'
  },
      position: {
         target: $(document.body), // Position it via the document body...
         corner: 'center' // ...at the center of the viewport
      },
      show: {
         when: 'click', // Show it on click
         solo: true // And hide all other tooltips
      },
      hide: false,
      style: {
         width: { max: 748 },
         padding: '0px',
         border: {
            width: 9,
            radius: 9,
         color: '#F7941E'
         },

		  title: {
			  background:"#F7941E",
		      'font-size': 16, 
		  color: '#FFFFFF'
		  },
         name: 'light'
      }, 
      api: {
         beforeShow: function()
         {
            // Fade in the modal "blanket" using the defined show speed
            $('#qtip-blanket').fadeIn(this.options.show.effect.length);
         },
         beforeHide: function()
         {
            // Fade out the modal "blanket" using the defined hide speed
            $('#qtip-blanket').fadeOut(this.options.hide.effect.length);
         }
      }
   });
   
   /* ------------------------------------------------------------------------------------------------------------ */

	
	$('#5 a').qtip(
   {
      content: {
         title: {
            text: 'Anti Corruption Report 2010',
            button: 'X Close'
         },
         text: '<div style="width:674px; height:365px;font-family:Arial, Helvetica, sans-serif; font-size:12px;"><img src="images/acp/how-we-can-help.png" width="674" height="365" usemap="#Map"/></div><map name="Map" id="Map"><area shape="rect" coords="552,453,683,467" href="mailto:heretohelp@gtuk.com" /></map>'
  },
      position: {
         target: $(document.body), // Position it via the document body...
         corner: 'center' // ...at the center of the viewport
      },
      show: {
         when: 'click', // Show it on click
         solo: true // And hide all other tooltips
      },
      hide: false,
      style: {
         width: { max: 748 },
         padding: '0px',
         border: {
            width: 9,
            radius: 9,
         color: '#F7941E'
         },

		  title: {
			  background:"#F7941E",
		      'font-size': 16, 
		  color: '#FFFFFF'
		  },
         name: 'light'
      }, 
      api: {
         beforeShow: function()
         {
            // Fade in the modal "blanket" using the defined show speed
            $('#qtip-blanket').fadeIn(this.options.show.effect.length);
         },
         beforeHide: function()
         {
            // Fade out the modal "blanket" using the defined hide speed
            $('#qtip-blanket').fadeOut(this.options.hide.effect.length);
         }
      }
   });
   
	

   // Create the modal backdrop on document load so all modal tooltips can use it
   $('<div id="qtip-blanket">')
      .css({
         position: 'absolute',
         top: $(document).scrollTop(), // Use document scrollTop so it's on-screen even if the window is scrolled
         left: 0,
         height: $(document).height(), // Span the full document height...
         width: '100%', // ...and full width

         opacity: 0.7, // Make it slightly transparent
         backgroundColor: 'black',
         zIndex: 5000  // Make sure the zIndex is below 6000 to keep it below tooltips!
      })
      .appendTo(document.body) // Append to the document body
      .hide(); // Hide it initially
});
//swfobject.registerObject("FlashID");



