<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,9 +9,9 @@
 	&lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;
 		$(document).ready(function() {
 			$('div.photo a').fancyZoom({scaleImg: true, closeOnClick: true, edgy:true});
-			$('#medium_box_link').fancyZoom({width:400, height:300});
-			$('#large_box_link').fancyZoom();
-			$('#flash_box_link').fancyZoom();
+			$('#medium_box_link').fancyZoom({width:400, height:300, edgy:true});
+			$('#large_box_link').fancyZoom({edgy:true});
+			$('#flash_box_link').fancyZoom({edgy:true});
 		});
 	&lt;/script&gt;
 	</diff>
      <filename>jquery/index.html</filename>
    </modified>
    <modified>
      <diff>@@ -12,7 +12,6 @@ jQuery.fn.fancyZoom = function(options){
   if ($('#zoom').length == 0) {
 		switch(is_edgy) {
 			case true:
-			console.log('test');
 				var html = '&lt;div id=&quot;zoom&quot; class=&quot;edgy&quot; style=&quot;display:none;&quot;&gt; \
 											&lt;div id=&quot;zoom_content&quot;&gt; \
 											&lt;/div&gt; &lt;!-- /zoom_content --&gt; \</diff>
      <filename>jquery/js/fancyzoom.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>708eaac65b866cc35b6702438ea9cf0b01563399</id>
    </parent>
  </parents>
  <author>
    <name>Micheal Stickel</name>
    <email>mike@ma0301b-dhcp200.apple.com</email>
  </author>
  <url>http://github.com/stickel/fancy-zoom/commit/5bfcf28e475435fdeeb2de530f10f9e84e8c27cf</url>
  <id>5bfcf28e475435fdeeb2de530f10f9e84e8c27cf</id>
  <committed-date>2008-09-05T18:54:26-07:00</committed-date>
  <authored-date>2008-09-05T18:54:26-07:00</authored-date>
  <message>Getting rid of a rogue log() and updating the jQuery HTML example (wasn't doing as expected)</message>
  <tree>35df6b04826226fb2073c12885652b2c2e6d4268</tree>
  <committer>
    <name>Micheal Stickel</name>
    <email>mike@ma0301b-dhcp200.apple.com</email>
  </committer>
</commit>
