var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124827&x=5151',
		'title': '',
		'imageId': '67124827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124821&x=5151',
		'title': '',
		'imageId': '67124821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124834&x=5151',
		'title': '',
		'imageId': '67124834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124822&x=5151',
		'title': '',
		'imageId': '67124822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124825&x=5151',
		'title': '',
		'imageId': '67124825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124831&x=5151',
		'title': '',
		'imageId': '67124831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124828&x=5151',
		'title': '',
		'imageId': '67124828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124833&x=5151',
		'title': '',
		'imageId': '67124833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124823&x=5151',
		'title': '',
		'imageId': '67124823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124826&x=5151',
		'title': '',
		'imageId': '67124826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124830&x=5151',
		'title': '',
		'imageId': '67124830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124829&x=5151',
		'title': '',
		'imageId': '67124829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124832&x=5151',
		'title': '',
		'imageId': '67124832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909736&docid=67124824&x=5151',
		'title': '',
		'imageId': '67124824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909736';

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