var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993280&docid=69565763&x=5948',
		'title': '',
		'imageId': '69565763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993280&docid=69565769&x=5948',
		'title': '',
		'imageId': '69565769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993280&docid=69565764&x=5948',
		'title': '',
		'imageId': '69565764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993280&docid=69565767&x=5948',
		'title': '',
		'imageId': '69565767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993280&docid=69565765&x=5948',
		'title': '',
		'imageId': '69565765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993280&docid=69565768&x=5948',
		'title': '',
		'imageId': '69565768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993280&docid=69565766&x=5948',
		'title': '',
		'imageId': '69565766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993280&docid=69565770&x=5948',
		'title': '',
		'imageId': '69565770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993280';

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