var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356184&x=279',
		'title': '',
		'imageId': '68356184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356181&x=279',
		'title': '',
		'imageId': '68356181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356178&x=279',
		'title': '',
		'imageId': '68356178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356175&x=279',
		'title': '',
		'imageId': '68356175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356179&x=279',
		'title': '',
		'imageId': '68356179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356177&x=279',
		'title': '',
		'imageId': '68356177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356189&x=279',
		'title': '',
		'imageId': '68356189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356176&x=279',
		'title': '',
		'imageId': '68356176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356180&x=279',
		'title': '',
		'imageId': '68356180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356188&x=279',
		'title': '',
		'imageId': '68356188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356187&x=279',
		'title': '',
		'imageId': '68356187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356182&x=279',
		'title': '',
		'imageId': '68356182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356183&x=279',
		'title': '',
		'imageId': '68356183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356186&x=279',
		'title': '',
		'imageId': '68356186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939549&docid=68356185&x=279',
		'title': '',
		'imageId': '68356185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939549';

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