var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837418&x=2826',
		'title': '',
		'imageId': '69837418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837420&x=2826',
		'title': '',
		'imageId': '69837420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837419&x=2826',
		'title': '',
		'imageId': '69837419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837421&x=2826',
		'title': '',
		'imageId': '69837421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837422&x=2826',
		'title': '',
		'imageId': '69837422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837430&x=2826',
		'title': '',
		'imageId': '69837430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837425&x=2826',
		'title': '',
		'imageId': '69837425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837433&x=2826',
		'title': '',
		'imageId': '69837433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837436&x=2826',
		'title': '',
		'imageId': '69837436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837439&x=2826',
		'title': '',
		'imageId': '69837439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837443&x=2826',
		'title': '',
		'imageId': '69837443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837440&x=2826',
		'title': '',
		'imageId': '69837440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837458&x=2826',
		'title': '',
		'imageId': '69837458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837454&x=2826',
		'title': '',
		'imageId': '69837454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837462&x=2826',
		'title': '',
		'imageId': '69837462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837463&x=2826',
		'title': '',
		'imageId': '69837463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837446&x=2826',
		'title': '',
		'imageId': '69837446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004979&docid=69837417&x=2826',
		'title': '',
		'imageId': '69837417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004979';

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