var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964009&docid=68905538&x=2652',
		'title': '',
		'imageId': '68905538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964009&docid=68905539&x=2652',
		'title': '',
		'imageId': '68905539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964009&docid=68905546&x=2652',
		'title': '',
		'imageId': '68905546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964009&docid=68905547&x=2652',
		'title': '',
		'imageId': '68905547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964009&docid=68905548&x=2652',
		'title': '',
		'imageId': '68905548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964009&docid=68905549&x=2652',
		'title': '',
		'imageId': '68905549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964009&docid=68905559&x=2652',
		'title': '',
		'imageId': '68905559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964009&docid=68905563&x=2652',
		'title': '',
		'imageId': '68905563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964009&docid=68905564&x=2652',
		'title': '',
		'imageId': '68905564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964009';

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