var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826771&x=1552',
		'title': '',
		'imageId': '67826771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826775&x=1552',
		'title': '',
		'imageId': '67826775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826778&x=1552',
		'title': '',
		'imageId': '67826778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826772&x=1552',
		'title': '',
		'imageId': '67826772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826779&x=1552',
		'title': '',
		'imageId': '67826779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826777&x=1552',
		'title': '',
		'imageId': '67826777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826780&x=1552',
		'title': '',
		'imageId': '67826780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826781&x=1552',
		'title': '',
		'imageId': '67826781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826774&x=1552',
		'title': '',
		'imageId': '67826774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826773&x=1552',
		'title': '',
		'imageId': '67826773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826770&x=1552',
		'title': '',
		'imageId': '67826770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826769&x=1552',
		'title': '',
		'imageId': '67826769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=67826776&x=1552',
		'title': '',
		'imageId': '67826776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=68270409&x=1552',
		'title': '',
		'imageId': '68270409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=68270412&x=1552',
		'title': '',
		'imageId': '68270412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916973&docid=68270415&x=1552',
		'title': '',
		'imageId': '68270415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916973';

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