var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064932&x=3158',
		'title': '',
		'imageId': '69064932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064934&x=3158',
		'title': '',
		'imageId': '69064934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064935&x=3158',
		'title': '',
		'imageId': '69064935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064936&x=3158',
		'title': '',
		'imageId': '69064936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064937&x=3158',
		'title': '',
		'imageId': '69064937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064938&x=3158',
		'title': '',
		'imageId': '69064938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064939&x=3158',
		'title': '',
		'imageId': '69064939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064940&x=3158',
		'title': '',
		'imageId': '69064940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064941&x=3158',
		'title': '',
		'imageId': '69064941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064942&x=3158',
		'title': '',
		'imageId': '69064942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064943&x=3158',
		'title': '',
		'imageId': '69064943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064944&x=3158',
		'title': '',
		'imageId': '69064944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064945&x=3158',
		'title': '',
		'imageId': '69064945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064946&x=3158',
		'title': '',
		'imageId': '69064946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064947&x=3158',
		'title': '',
		'imageId': '69064947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972030&docid=69064948&x=3158',
		'title': '',
		'imageId': '69064948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972030';

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