var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3996611&docid=69304972&x=2016',
		'title': '',
		'imageId': '69304972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996611&docid=69304974&x=2016',
		'title': '',
		'imageId': '69304974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996611&docid=69304976&x=2016',
		'title': '',
		'imageId': '69304976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996611&docid=69304975&x=2016',
		'title': '',
		'imageId': '69304975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996611&docid=69304973&x=2016',
		'title': '',
		'imageId': '69304973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996611&docid=69304993&x=2016',
		'title': '',
		'imageId': '69304993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996611&docid=69304971&x=2016',
		'title': '',
		'imageId': '69304971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3996611';

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