var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995151&docid=69611117&x=5542',
		'title': '',
		'imageId': '69611117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995151&docid=69611116&x=5542',
		'title': '',
		'imageId': '69611116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995151&docid=69611120&x=5542',
		'title': '',
		'imageId': '69611120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995151&docid=69611118&x=5542',
		'title': '',
		'imageId': '69611118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995151&docid=69611119&x=5542',
		'title': '',
		'imageId': '69611119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995151&docid=69611115&x=5542',
		'title': '',
		'imageId': '69611115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995151&docid=69611112&x=5542',
		'title': '',
		'imageId': '69611112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995151';

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