var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166091&x=3234',
		'title': '',
		'imageId': '67166091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166092&x=3234',
		'title': '',
		'imageId': '67166092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166093&x=3234',
		'title': '',
		'imageId': '67166093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166094&x=3234',
		'title': '',
		'imageId': '67166094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166095&x=3234',
		'title': '',
		'imageId': '67166095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166096&x=3234',
		'title': '',
		'imageId': '67166096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166097&x=3234',
		'title': '',
		'imageId': '67166097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166098&x=3234',
		'title': '',
		'imageId': '67166098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166099&x=3234',
		'title': '',
		'imageId': '67166099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166100&x=3234',
		'title': '',
		'imageId': '67166100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166101&x=3234',
		'title': '',
		'imageId': '67166101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166102&x=3234',
		'title': '',
		'imageId': '67166102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890835&docid=67166103&x=3234',
		'title': '',
		'imageId': '67166103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3890835';

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