var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641178&x=3232',
		'title': '',
		'imageId': '69641178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641179&x=3232',
		'title': '',
		'imageId': '69641179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641180&x=3232',
		'title': '',
		'imageId': '69641180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641181&x=3232',
		'title': '',
		'imageId': '69641181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641182&x=3232',
		'title': '',
		'imageId': '69641182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641168&x=3232',
		'title': '',
		'imageId': '69641168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641169&x=3232',
		'title': '',
		'imageId': '69641169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641177&x=3232',
		'title': '',
		'imageId': '69641177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641170&x=3232',
		'title': '',
		'imageId': '69641170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641183&x=3232',
		'title': '',
		'imageId': '69641183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641185&x=3232',
		'title': '',
		'imageId': '69641185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641184&x=3232',
		'title': '',
		'imageId': '69641184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997059&docid=69641186&x=3232',
		'title': '',
		'imageId': '69641186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997059';

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