var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312580&x=5219',
		'title': '',
		'imageId': '68312580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312583&x=5219',
		'title': '',
		'imageId': '68312583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312586&x=5219',
		'title': '',
		'imageId': '68312586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312589&x=5219',
		'title': '',
		'imageId': '68312589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312592&x=5219',
		'title': '',
		'imageId': '68312592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312597&x=5219',
		'title': '',
		'imageId': '68312597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312598&x=5219',
		'title': '',
		'imageId': '68312598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312603&x=5219',
		'title': '',
		'imageId': '68312603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312608&x=5219',
		'title': '',
		'imageId': '68312608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312611&x=5219',
		'title': '',
		'imageId': '68312611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312614&x=5219',
		'title': '',
		'imageId': '68312614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312615&x=5219',
		'title': '',
		'imageId': '68312615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312621&x=5219',
		'title': '',
		'imageId': '68312621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312625&x=5219',
		'title': '',
		'imageId': '68312625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312628&x=5219',
		'title': '',
		'imageId': '68312628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312631&x=5219',
		'title': '',
		'imageId': '68312631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68461212&x=5219',
		'title': '',
		'imageId': '68461212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937721&docid=68312634&x=5219',
		'title': '',
		'imageId': '68312634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937721';

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