var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975792&docid=69168401&x=3429',
		'title': '',
		'imageId': '69168401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975792&docid=69168399&x=3429',
		'title': '',
		'imageId': '69168399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975792&docid=69168400&x=3429',
		'title': '',
		'imageId': '69168400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975792&docid=69168403&x=3429',
		'title': '',
		'imageId': '69168403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975792&docid=69168402&x=3429',
		'title': '',
		'imageId': '69168402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975792&docid=69168404&x=3429',
		'title': '',
		'imageId': '69168404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975792&docid=69168406&x=3429',
		'title': '',
		'imageId': '69168406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975792&docid=69168405&x=3429',
		'title': '',
		'imageId': '69168405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975792';

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