var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904726&x=5410',
		'title': '',
		'imageId': '69904726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904727&x=5410',
		'title': '',
		'imageId': '69904727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904728&x=5410',
		'title': '',
		'imageId': '69904728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904729&x=5410',
		'title': '',
		'imageId': '69904729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904730&x=5410',
		'title': '',
		'imageId': '69904730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904731&x=5410',
		'title': '',
		'imageId': '69904731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904732&x=5410',
		'title': '',
		'imageId': '69904732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904733&x=5410',
		'title': '',
		'imageId': '69904733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904734&x=5410',
		'title': '',
		'imageId': '69904734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904735&x=5410',
		'title': '',
		'imageId': '69904735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904736&x=5410',
		'title': '',
		'imageId': '69904736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904741&x=5410',
		'title': '',
		'imageId': '69904741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904753&x=5410',
		'title': '',
		'imageId': '69904753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904765&x=5410',
		'title': '',
		'imageId': '69904765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007773&docid=69904771&x=5410',
		'title': '',
		'imageId': '69904771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007773';

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