var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120421&x=3053',
		'title': '',
		'imageId': '69120421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120422&x=3053',
		'title': '',
		'imageId': '69120422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120424&x=3053',
		'title': '',
		'imageId': '69120424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120420&x=3053',
		'title': '',
		'imageId': '69120420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120428&x=3053',
		'title': '',
		'imageId': '69120428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120425&x=3053',
		'title': '',
		'imageId': '69120425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120431&x=3053',
		'title': '',
		'imageId': '69120431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120430&x=3053',
		'title': '',
		'imageId': '69120430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120426&x=3053',
		'title': '',
		'imageId': '69120426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120429&x=3053',
		'title': '',
		'imageId': '69120429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120417&x=3053',
		'title': '',
		'imageId': '69120417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120419&x=3053',
		'title': '',
		'imageId': '69120419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120423&x=3053',
		'title': '',
		'imageId': '69120423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120416&x=3053',
		'title': '',
		'imageId': '69120416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973922&docid=69120418&x=3053',
		'title': '',
		'imageId': '69120418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973922';

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