﻿    jQuery(document).ready(function($) {
      $('a[rel*=facebox]').facebox({
        loading_image : 'images/loading.gif',
        close_image   : 'images/closelabel.gif'
      }) 
    })

document.write("<a rel='facebox' title='Send Link to Friend' href=\"friend.php?id=http://www.mykitchenrestaurant.com.my/");
document.write("&js=on;\"><img src='images/sendfriend.gif' alt='Send to Friend' /></a>");