var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995154&docid=69611165&x=1745',
		'title': '',
		'imageId': '69611165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995154&docid=69611168&x=1745',
		'title': '',
		'imageId': '69611168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995154&docid=69611167&x=1745',
		'title': '',
		'imageId': '69611167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995154&docid=69611164&x=1745',
		'title': '',
		'imageId': '69611164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995154&docid=69611166&x=1745',
		'title': '',
		'imageId': '69611166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995154&docid=70021068&x=1745',
		'title': '',
		'imageId': '70021068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995154&docid=70021067&x=1745',
		'title': '',
		'imageId': '70021067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995154';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
