$(document).ready(function(){		   
	
	$("a[rel='store_oex']").colorbox({ width: 600, height: 500, html:'<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=d&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=OEX+1010+Santa+Clara+Place+San+Diego,+CA+92109&amp;sll=32.785101,-117.249355&amp;sspn=0.006846,0.013937&amp;ie=UTF8&amp;hq=OEX&amp;hnear=1010+Santa+Clara+Pl,+San+Diego,+California&amp;cid=13147495572324624694&amp;daddr=1010+Santa+Clara+Place,+San+Diego,+CA+92109+(OEX+Dive+%26+Kayak+in+Mission+Bay)&amp;ll=32.793624,-117.250557&amp;spn=0.033911,0.05064&amp;output=embed"></iframe>' });
});
