var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977146&docid=67801396&x=3623',
		'title': '',
		'imageId': '67801396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977146&docid=67801397&x=3623',
		'title': '',
		'imageId': '67801397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977146&docid=67801398&x=3623',
		'title': '',
		'imageId': '67801398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977146&docid=67801399&x=3623',
		'title': '',
		'imageId': '67801399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977146&docid=67801400&x=3623',
		'title': '',
		'imageId': '67801400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977146&docid=67801401&x=3623',
		'title': '',
		'imageId': '67801401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977146&docid=67801703&x=3623',
		'title': '',
		'imageId': '67801703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977146';

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