var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226139&x=44',
		'title': '',
		'imageId': '68226139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226141&x=44',
		'title': '',
		'imageId': '68226141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226142&x=44',
		'title': '',
		'imageId': '68226142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226143&x=44',
		'title': '',
		'imageId': '68226143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226144&x=44',
		'title': '',
		'imageId': '68226144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226145&x=44',
		'title': '',
		'imageId': '68226145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226146&x=44',
		'title': '',
		'imageId': '68226146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226147&x=44',
		'title': '',
		'imageId': '68226147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226148&x=44',
		'title': '',
		'imageId': '68226148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226149&x=44',
		'title': '',
		'imageId': '68226149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226150&x=44',
		'title': '',
		'imageId': '68226150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226151&x=44',
		'title': '',
		'imageId': '68226151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226152&x=44',
		'title': '',
		'imageId': '68226152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226153&x=44',
		'title': '',
		'imageId': '68226153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226154&x=44',
		'title': '',
		'imageId': '68226154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933938&docid=68226155&x=44',
		'title': '',
		'imageId': '68226155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933938';

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