var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950193&docid=68611893&x=5115',
		'title': '',
		'imageId': '68611893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950193&docid=68611899&x=5115',
		'title': '',
		'imageId': '68611899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950193&docid=68611900&x=5115',
		'title': '',
		'imageId': '68611900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950193&docid=68611898&x=5115',
		'title': '',
		'imageId': '68611898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950193&docid=68611894&x=5115',
		'title': '',
		'imageId': '68611894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950193&docid=68611897&x=5115',
		'title': '',
		'imageId': '68611897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950193&docid=68611901&x=5115',
		'title': '',
		'imageId': '68611901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950193&docid=68611895&x=5115',
		'title': '',
		'imageId': '68611895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950193&docid=68611896&x=5115',
		'title': '',
		'imageId': '68611896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950193';

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