var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932611&docid=67950697&x=2923',
		'title': '',
		'imageId': '67950697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932611&docid=67950696&x=2923',
		'title': '',
		'imageId': '67950696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932611&docid=67950693&x=2923',
		'title': '',
		'imageId': '67950693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932611&docid=67950695&x=2923',
		'title': '',
		'imageId': '67950695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932611&docid=67950692&x=2923',
		'title': '',
		'imageId': '67950692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932611&docid=67950698&x=2923',
		'title': '',
		'imageId': '67950698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932611&docid=67950694&x=2923',
		'title': '',
		'imageId': '67950694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932611';

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