var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500404&x=3941',
		'title': '',
		'imageId': '68500404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500420&x=3941',
		'title': '',
		'imageId': '68500420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500405&x=3941',
		'title': '',
		'imageId': '68500405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500416&x=3941',
		'title': '',
		'imageId': '68500416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500406&x=3941',
		'title': '',
		'imageId': '68500406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500413&x=3941',
		'title': '',
		'imageId': '68500413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500414&x=3941',
		'title': '',
		'imageId': '68500414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500408&x=3941',
		'title': '',
		'imageId': '68500408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500419&x=3941',
		'title': '',
		'imageId': '68500419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500407&x=3941',
		'title': '',
		'imageId': '68500407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500411&x=3941',
		'title': '',
		'imageId': '68500411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500410&x=3941',
		'title': '',
		'imageId': '68500410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500415&x=3941',
		'title': '',
		'imageId': '68500415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500417&x=3941',
		'title': '',
		'imageId': '68500417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500422&x=3941',
		'title': '',
		'imageId': '68500422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946710&docid=68500421&x=3941',
		'title': '',
		'imageId': '68500421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946710';

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