var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3941665&docid=68401049&x=4035',
		'title': '',
		'imageId': '68401049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941665&docid=68401055&x=4035',
		'title': '',
		'imageId': '68401055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941665&docid=68401054&x=4035',
		'title': '',
		'imageId': '68401054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941665&docid=68401051&x=4035',
		'title': '',
		'imageId': '68401051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941665&docid=68401052&x=4035',
		'title': '',
		'imageId': '68401052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941665&docid=68401050&x=4035',
		'title': '',
		'imageId': '68401050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941665&docid=68401047&x=4035',
		'title': '',
		'imageId': '68401047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941665&docid=68401048&x=4035',
		'title': '',
		'imageId': '68401048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941665&docid=68401053&x=4035',
		'title': '',
		'imageId': '68401053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3941665';

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