var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943813&docid=68436038&x=2854',
		'title': '',
		'imageId': '68436038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943813&docid=68436034&x=2854',
		'title': '',
		'imageId': '68436034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943813&docid=68436035&x=2854',
		'title': '',
		'imageId': '68436035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943813&docid=68436033&x=2854',
		'title': '',
		'imageId': '68436033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943813&docid=68436039&x=2854',
		'title': '',
		'imageId': '68436039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943813&docid=68436040&x=2854',
		'title': '',
		'imageId': '68436040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943813&docid=68436037&x=2854',
		'title': '',
		'imageId': '68436037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943813&docid=68436036&x=2854',
		'title': '',
		'imageId': '68436036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943813&docid=68436032&x=2854',
		'title': '',
		'imageId': '68436032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943813';

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