var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429147&x=4411',
		'title': '',
		'imageId': '68429147',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429151&x=4411',
		'title': '',
		'imageId': '68429151',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429149&x=4411',
		'title': '',
		'imageId': '68429149',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429152&x=4411',
		'title': '',
		'imageId': '68429152',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429150&x=4411',
		'title': '',
		'imageId': '68429150',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429145&x=4411',
		'title': '',
		'imageId': '68429145',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429146&x=4411',
		'title': '',
		'imageId': '68429146',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429144&x=4411',
		'title': '',
		'imageId': '68429144',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429142&x=4411',
		'title': '',
		'imageId': '68429142',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429141&x=4411',
		'title': '',
		'imageId': '68429141',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429148&x=4411',
		'title': '',
		'imageId': '68429148',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943709&docid=68429143&x=4411',
		'title': '',
		'imageId': '68429143',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943709';

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