var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064744&x=2759',
		'title': '',
		'imageId': '69064744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064745&x=2759',
		'title': '',
		'imageId': '69064745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064746&x=2759',
		'title': '',
		'imageId': '69064746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064748&x=2759',
		'title': '',
		'imageId': '69064748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064749&x=2759',
		'title': '',
		'imageId': '69064749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064750&x=2759',
		'title': '',
		'imageId': '69064750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064751&x=2759',
		'title': '',
		'imageId': '69064751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064752&x=2759',
		'title': '',
		'imageId': '69064752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064753&x=2759',
		'title': '',
		'imageId': '69064753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064754&x=2759',
		'title': '',
		'imageId': '69064754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064755&x=2759',
		'title': '',
		'imageId': '69064755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064734&x=2759',
		'title': '',
		'imageId': '69064734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064735&x=2759',
		'title': '',
		'imageId': '69064735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064736&x=2759',
		'title': '',
		'imageId': '69064736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064737&x=2759',
		'title': '',
		'imageId': '69064737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064738&x=2759',
		'title': '',
		'imageId': '69064738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064739&x=2759',
		'title': '',
		'imageId': '69064739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064740&x=2759',
		'title': '',
		'imageId': '69064740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064741&x=2759',
		'title': '',
		'imageId': '69064741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064742&x=2759',
		'title': '',
		'imageId': '69064742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972016&docid=69064743&x=2759',
		'title': '',
		'imageId': '69064743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972016';

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