var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630784&x=304',
		'title': '',
		'imageId': '67630784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630795&x=304',
		'title': '',
		'imageId': '67630795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630792&x=304',
		'title': '',
		'imageId': '67630792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630790&x=304',
		'title': '',
		'imageId': '67630790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630788&x=304',
		'title': '',
		'imageId': '67630788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630793&x=304',
		'title': '',
		'imageId': '67630793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630787&x=304',
		'title': '',
		'imageId': '67630787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630799&x=304',
		'title': '',
		'imageId': '67630799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630798&x=304',
		'title': '',
		'imageId': '67630798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630786&x=304',
		'title': '',
		'imageId': '67630786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630789&x=304',
		'title': '',
		'imageId': '67630789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630791&x=304',
		'title': '',
		'imageId': '67630791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630794&x=304',
		'title': '',
		'imageId': '67630794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630796&x=304',
		'title': '',
		'imageId': '67630796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630785&x=304',
		'title': '',
		'imageId': '67630785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948613&docid=67630797&x=304',
		'title': '',
		'imageId': '67630797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948613';

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