var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007329&docid=69886265&x=4929',
		'title': '',
		'imageId': '69886265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007329&docid=69886268&x=4929',
		'title': '',
		'imageId': '69886268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007329&docid=69886270&x=4929',
		'title': '',
		'imageId': '69886270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007329&docid=69886267&x=4929',
		'title': '',
		'imageId': '69886267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007329&docid=69886266&x=4929',
		'title': '',
		'imageId': '69886266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007329&docid=69886269&x=4929',
		'title': '',
		'imageId': '69886269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007329&docid=69886264&x=4929',
		'title': '',
		'imageId': '69886264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007329';

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