var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064757&x=1537',
		'title': '',
		'imageId': '69064757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064758&x=1537',
		'title': '',
		'imageId': '69064758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064759&x=1537',
		'title': '',
		'imageId': '69064759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064760&x=1537',
		'title': '',
		'imageId': '69064760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064761&x=1537',
		'title': '',
		'imageId': '69064761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064762&x=1537',
		'title': '',
		'imageId': '69064762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064763&x=1537',
		'title': '',
		'imageId': '69064763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064764&x=1537',
		'title': '',
		'imageId': '69064764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064765&x=1537',
		'title': '',
		'imageId': '69064765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064769&x=1537',
		'title': '',
		'imageId': '69064769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064766&x=1537',
		'title': '',
		'imageId': '69064766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064767&x=1537',
		'title': '',
		'imageId': '69064767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972017&docid=69064768&x=1537',
		'title': '',
		'imageId': '69064768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972017';

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