var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922136&docid=67954000&x=946',
		'title': '',
		'imageId': '67954000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922136&docid=67954001&x=946',
		'title': '',
		'imageId': '67954001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922136&docid=67954002&x=946',
		'title': '',
		'imageId': '67954002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922136&docid=67954003&x=946',
		'title': '',
		'imageId': '67954003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922136&docid=67954004&x=946',
		'title': '',
		'imageId': '67954004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922136&docid=67954005&x=946',
		'title': '',
		'imageId': '67954005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922136&docid=67954006&x=946',
		'title': '',
		'imageId': '67954006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922136&docid=67954007&x=946',
		'title': '',
		'imageId': '67954007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922136&docid=67954008&x=946',
		'title': '',
		'imageId': '67954008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922136';

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