var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130539&x=4552',
		'title': '',
		'imageId': '69130539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130542&x=4552',
		'title': '',
		'imageId': '69130542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130538&x=4552',
		'title': '',
		'imageId': '69130538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130540&x=4552',
		'title': '',
		'imageId': '69130540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130541&x=4552',
		'title': '',
		'imageId': '69130541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130546&x=4552',
		'title': '',
		'imageId': '69130546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130543&x=4552',
		'title': '',
		'imageId': '69130543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130552&x=4552',
		'title': '',
		'imageId': '69130552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130554&x=4552',
		'title': '',
		'imageId': '69130554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130557&x=4552',
		'title': '',
		'imageId': '69130557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130558&x=4552',
		'title': '',
		'imageId': '69130558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130561&x=4552',
		'title': '',
		'imageId': '69130561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130564&x=4552',
		'title': '',
		'imageId': '69130564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130567&x=4552',
		'title': '',
		'imageId': '69130567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974212&docid=69130571&x=4552',
		'title': '',
		'imageId': '69130571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974212';

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