var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996898&x=3812',
		'title': '',
		'imageId': '69996898',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996900&x=3812',
		'title': '',
		'imageId': '69996900',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996901&x=3812',
		'title': '',
		'imageId': '69996901',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996902&x=3812',
		'title': '',
		'imageId': '69996902',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996903&x=3812',
		'title': '',
		'imageId': '69996903',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996904&x=3812',
		'title': '',
		'imageId': '69996904',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996905&x=3812',
		'title': '',
		'imageId': '69996905',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996906&x=3812',
		'title': '',
		'imageId': '69996906',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996907&x=3812',
		'title': '',
		'imageId': '69996907',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996913&x=3812',
		'title': '',
		'imageId': '69996913',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996908&x=3812',
		'title': '',
		'imageId': '69996908',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996909&x=3812',
		'title': '',
		'imageId': '69996909',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996910&x=3812',
		'title': '',
		'imageId': '69996910',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996911&x=3812',
		'title': '',
		'imageId': '69996911',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996912&x=3812',
		'title': '',
		'imageId': '69996912',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996914&x=3812',
		'title': '',
		'imageId': '69996914',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4061474&docid=69996915&x=3812',
		'title': '',
		'imageId': '69996915',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4061474';

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