var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834268&x=3120',
		'title': '',
		'imageId': '68834268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834267&x=3120',
		'title': '',
		'imageId': '68834267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834271&x=3120',
		'title': '',
		'imageId': '68834271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834273&x=3120',
		'title': '',
		'imageId': '68834273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834265&x=3120',
		'title': '',
		'imageId': '68834265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834278&x=3120',
		'title': '',
		'imageId': '68834278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834270&x=3120',
		'title': '',
		'imageId': '68834270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834272&x=3120',
		'title': '',
		'imageId': '68834272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834274&x=3120',
		'title': '',
		'imageId': '68834274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834266&x=3120',
		'title': '',
		'imageId': '68834266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834275&x=3120',
		'title': '',
		'imageId': '68834275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834276&x=3120',
		'title': '',
		'imageId': '68834276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834277&x=3120',
		'title': '',
		'imageId': '68834277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834269&x=3120',
		'title': '',
		'imageId': '68834269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960848&docid=68834279&x=3120',
		'title': '',
		'imageId': '68834279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960848';

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