var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937544&docid=68308374&x=3613',
		'title': '',
		'imageId': '68308374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937544&docid=66971515&x=3613',
		'title': '',
		'imageId': '66971515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937544&docid=66971512&x=3613',
		'title': '',
		'imageId': '66971512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937544&docid=66971514&x=3613',
		'title': '',
		'imageId': '66971514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937544&docid=66971513&x=3613',
		'title': '',
		'imageId': '66971513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937544&docid=68308372&x=3613',
		'title': '',
		'imageId': '68308372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937544&docid=68308375&x=3613',
		'title': '',
		'imageId': '68308375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937544&docid=68308376&x=3613',
		'title': '',
		'imageId': '68308376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937544&docid=68308373&x=3613',
		'title': '',
		'imageId': '68308373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937544';

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