var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145641&x=4823',
		'title': '',
		'imageId': '69145641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145648&x=4823',
		'title': '',
		'imageId': '69145648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145638&x=4823',
		'title': '',
		'imageId': '69145638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145642&x=4823',
		'title': '',
		'imageId': '69145642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145646&x=4823',
		'title': '',
		'imageId': '69145646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145640&x=4823',
		'title': '',
		'imageId': '69145640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145643&x=4823',
		'title': '',
		'imageId': '69145643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145647&x=4823',
		'title': '',
		'imageId': '69145647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145636&x=4823',
		'title': '',
		'imageId': '69145636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145637&x=4823',
		'title': '',
		'imageId': '69145637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145649&x=4823',
		'title': '',
		'imageId': '69145649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145645&x=4823',
		'title': '',
		'imageId': '69145645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145639&x=4823',
		'title': '',
		'imageId': '69145639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975012&docid=69145644&x=4823',
		'title': '',
		'imageId': '69145644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975012';

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