var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972155&docid=69073032&x=5231',
		'title': '',
		'imageId': '69073032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972155&docid=69073029&x=5231',
		'title': '',
		'imageId': '69073029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972155&docid=69073030&x=5231',
		'title': '',
		'imageId': '69073030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972155&docid=69073028&x=5231',
		'title': '',
		'imageId': '69073028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972155&docid=69073031&x=5231',
		'title': '',
		'imageId': '69073031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972155&docid=69073027&x=5231',
		'title': '',
		'imageId': '69073027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972155&docid=69073026&x=5231',
		'title': '',
		'imageId': '69073026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972155';

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