var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771518&x=013',
		'title': '',
		'imageId': '68771518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771515&x=013',
		'title': '',
		'imageId': '68771515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771516&x=013',
		'title': '',
		'imageId': '68771516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771517&x=013',
		'title': '',
		'imageId': '68771517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771524&x=013',
		'title': '',
		'imageId': '68771524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771526&x=013',
		'title': '',
		'imageId': '68771526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771529&x=013',
		'title': '',
		'imageId': '68771529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771522&x=013',
		'title': '',
		'imageId': '68771522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771528&x=013',
		'title': '',
		'imageId': '68771528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771525&x=013',
		'title': '',
		'imageId': '68771525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68771527&x=013',
		'title': '',
		'imageId': '68771527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68824980&x=013',
		'title': '',
		'imageId': '68824980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68984438&x=013',
		'title': '',
		'imageId': '68984438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957910&docid=68984448&x=013',
		'title': '',
		'imageId': '68984448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957910';

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