matching images

matching images

hi, i am trying to match images. this one works fine only with same images but i want to match unidentical images based on their id or src 

below is the working code for similar images


now when u click two images which are similar it wil hide or vanish. now i need to design for non identical images.lets say for example Match 1 : UK,London Match 2: USA,Washington
now for match 1, 2 both are different images and i want it to happen the same as before with different images as well. like if i click UK, London Images it needs to be vanished..thats wat i need 
can u help me the code with different images based on the image id or src. i am trying to do but i cant get it. plz help me with...


regards