var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993213&docid=69560439&x=3213',
		'title': '',
		'imageId': '69560439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993213&docid=69560441&x=3213',
		'title': '',
		'imageId': '69560441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993213&docid=69560440&x=3213',
		'title': '',
		'imageId': '69560440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993213&docid=69560445&x=3213',
		'title': '',
		'imageId': '69560445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993213&docid=69560446&x=3213',
		'title': '',
		'imageId': '69560446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993213&docid=69560442&x=3213',
		'title': '',
		'imageId': '69560442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993213&docid=69560444&x=3213',
		'title': '',
		'imageId': '69560444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993213&docid=69560443&x=3213',
		'title': '',
		'imageId': '69560443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993213';

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";
	})
}
