/*var body = document.getElementsByTagName('body').item(0);
script = document.createElement('script');
script.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js';
script.type = 'text/javascript';
body.appendChild(script);*/

function cartChangeProductPhoto(){
	
}

function cartRecalcPrice(){
	
}
