var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929241&docid=68114015&x=5516',
		'title': '',
		'imageId': '68114015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929241&docid=68114016&x=5516',
		'title': '',
		'imageId': '68114016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929241&docid=68114017&x=5516',
		'title': '',
		'imageId': '68114017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929241&docid=68114018&x=5516',
		'title': '',
		'imageId': '68114018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929241&docid=68114014&x=5516',
		'title': '',
		'imageId': '68114014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929241&docid=68114020&x=5516',
		'title': '',
		'imageId': '68114020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929241&docid=68114021&x=5516',
		'title': '',
		'imageId': '68114021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929241&docid=68114019&x=5516',
		'title': '',
		'imageId': '68114019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929241&docid=68114022&x=5516',
		'title': '',
		'imageId': '68114022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929241';

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