
function showPhoneSS(url) {
	$("#iphone_ss_img").attr("src",url);
}

