var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263186&x=4425',
		'title': '',
		'imageId': '69263186',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263188&x=4425',
		'title': '',
		'imageId': '69263188',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263187&x=4425',
		'title': '',
		'imageId': '69263187',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263189&x=4425',
		'title': '',
		'imageId': '69263189',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263190&x=4425',
		'title': '',
		'imageId': '69263190',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263191&x=4425',
		'title': '',
		'imageId': '69263191',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263192&x=4425',
		'title': '',
		'imageId': '69263192',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263193&x=4425',
		'title': '',
		'imageId': '69263193',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263194&x=4425',
		'title': '',
		'imageId': '69263194',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263195&x=4425',
		'title': '',
		'imageId': '69263195',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263196&x=4425',
		'title': '',
		'imageId': '69263196',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263197&x=4425',
		'title': '',
		'imageId': '69263197',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263198&x=4425',
		'title': '',
		'imageId': '69263198',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263185&x=4425',
		'title': '',
		'imageId': '69263185',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263199&x=4425',
		'title': '',
		'imageId': '69263199',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263200&x=4425',
		'title': '',
		'imageId': '69263200',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980084&docid=69263201&x=4425',
		'title': '',
		'imageId': '69263201',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980084';

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