var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729136&x=3737',
		'title': '',
		'imageId': '68729136',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729139&x=3737',
		'title': '',
		'imageId': '68729139',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729128&x=3737',
		'title': '',
		'imageId': '68729128',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729130&x=3737',
		'title': '',
		'imageId': '68729130',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729133&x=3737',
		'title': '',
		'imageId': '68729133',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729138&x=3737',
		'title': '',
		'imageId': '68729138',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729132&x=3737',
		'title': '',
		'imageId': '68729132',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729135&x=3737',
		'title': '',
		'imageId': '68729135',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729129&x=3737',
		'title': '',
		'imageId': '68729129',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729134&x=3737',
		'title': '',
		'imageId': '68729134',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729137&x=3737',
		'title': '',
		'imageId': '68729137',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956004&docid=68729131&x=3737',
		'title': '',
		'imageId': '68729131',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956004';

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