var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3895726&docid=67288385&x=3437',
		'title': '',
		'imageId': '67288385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895726&docid=67288383&x=3437',
		'title': '',
		'imageId': '67288383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895726&docid=67288382&x=3437',
		'title': '',
		'imageId': '67288382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895726&docid=67288387&x=3437',
		'title': '',
		'imageId': '67288387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895726&docid=67288381&x=3437',
		'title': '',
		'imageId': '67288381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895726&docid=67288386&x=3437',
		'title': '',
		'imageId': '67288386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895726&docid=67288384&x=3437',
		'title': '',
		'imageId': '67288384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3895726';

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