var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68842495&x=5941',
		'title': '',
		'imageId': '68842495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68842498&x=5941',
		'title': '',
		'imageId': '68842498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68842497&x=5941',
		'title': '',
		'imageId': '68842497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68842501&x=5941',
		'title': '',
		'imageId': '68842501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68842502&x=5941',
		'title': '',
		'imageId': '68842502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68842496&x=5941',
		'title': '',
		'imageId': '68842496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68842503&x=5941',
		'title': '',
		'imageId': '68842503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68842499&x=5941',
		'title': '',
		'imageId': '68842499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68842500&x=5941',
		'title': '',
		'imageId': '68842500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68911143&x=5941',
		'title': '',
		'imageId': '68911143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68911146&x=5941',
		'title': '',
		'imageId': '68911146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68911149&x=5941',
		'title': '',
		'imageId': '68911149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68911152&x=5941',
		'title': '',
		'imageId': '68911152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960190&docid=68911155&x=5941',
		'title': '',
		'imageId': '68911155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960190';

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