var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932271&docid=68183055&x=1117',
		'title': '',
		'imageId': '68183055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932271&docid=68183060&x=1117',
		'title': '',
		'imageId': '68183060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932271&docid=68183054&x=1117',
		'title': '',
		'imageId': '68183054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932271&docid=68183058&x=1117',
		'title': '',
		'imageId': '68183058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932271&docid=68183057&x=1117',
		'title': '',
		'imageId': '68183057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932271&docid=68183059&x=1117',
		'title': '',
		'imageId': '68183059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932271&docid=68183056&x=1117',
		'title': '',
		'imageId': '68183056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932271&docid=68183078&x=1117',
		'title': '',
		'imageId': '68183078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932271&docid=68183077&x=1117',
		'title': '',
		'imageId': '68183077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932271';

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