var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942282&x=4314',
		'title': '',
		'imageId': '68942282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942284&x=4314',
		'title': '',
		'imageId': '68942284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942286&x=4314',
		'title': '',
		'imageId': '68942286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942288&x=4314',
		'title': '',
		'imageId': '68942288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942289&x=4314',
		'title': '',
		'imageId': '68942289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942276&x=4314',
		'title': '',
		'imageId': '68942276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942281&x=4314',
		'title': '',
		'imageId': '68942281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942277&x=4314',
		'title': '',
		'imageId': '68942277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942279&x=4314',
		'title': '',
		'imageId': '68942279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942278&x=4314',
		'title': '',
		'imageId': '68942278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942280&x=4314',
		'title': '',
		'imageId': '68942280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942285&x=4314',
		'title': '',
		'imageId': '68942285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965682&docid=68942287&x=4314',
		'title': '',
		'imageId': '68942287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965682';

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