var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775749&x=4659',
		'title': '',
		'imageId': '68775749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775755&x=4659',
		'title': '',
		'imageId': '68775755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775763&x=4659',
		'title': '',
		'imageId': '68775763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775750&x=4659',
		'title': '',
		'imageId': '68775750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775753&x=4659',
		'title': '',
		'imageId': '68775753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775751&x=4659',
		'title': '',
		'imageId': '68775751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775764&x=4659',
		'title': '',
		'imageId': '68775764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775754&x=4659',
		'title': '',
		'imageId': '68775754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775766&x=4659',
		'title': '',
		'imageId': '68775766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775756&x=4659',
		'title': '',
		'imageId': '68775756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775752&x=4659',
		'title': '',
		'imageId': '68775752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775757&x=4659',
		'title': '',
		'imageId': '68775757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775761&x=4659',
		'title': '',
		'imageId': '68775761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775760&x=4659',
		'title': '',
		'imageId': '68775760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775758&x=4659',
		'title': '',
		'imageId': '68775758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775759&x=4659',
		'title': '',
		'imageId': '68775759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775767&x=4659',
		'title': '',
		'imageId': '68775767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775765&x=4659',
		'title': '',
		'imageId': '68775765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957983&docid=68775762&x=4659',
		'title': '',
		'imageId': '68775762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957983';

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