jQuery.noConflict();
/* base url */
var base_url = "http://www.getintoforex.com";
var WPSC_URL = "http://www.getintoforex.com/wp-content/plugins/wp-shopping-cart";

/* LightBox Configuration start*/
var fileLoadingImage = "../images/loading.gif";    
var fileBottomNavCloseImage = "../images/closelabel.gif";
var fileThickboxLoadingImage = "../images/loadingAnimation.gif";    
var resizeSpeed = 9;  // controls the speed of the image resizing (1=slowest and 10=fastest)
var borderSize = 10;  //if you adjust the padding in the CSS, you will need to update this variable
jQuery(document).ready( function() {
  });