var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4036201&docid=70625211&x=3247',
		'title': '',
		'imageId': '70625211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036201&docid=70625206&x=3247',
		'title': '',
		'imageId': '70625206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036201&docid=70625207&x=3247',
		'title': '',
		'imageId': '70625207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036201&docid=70625208&x=3247',
		'title': '',
		'imageId': '70625208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036201&docid=70625205&x=3247',
		'title': '',
		'imageId': '70625205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036201&docid=70625209&x=3247',
		'title': '',
		'imageId': '70625209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036201&docid=70625210&x=3247',
		'title': '',
		'imageId': '70625210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036201&docid=70625204&x=3247',
		'title': '',
		'imageId': '70625204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4036201';

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