var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144758&x=502',
		'title': '',
		'imageId': '68144758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144756&x=502',
		'title': '',
		'imageId': '68144756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144754&x=502',
		'title': '',
		'imageId': '68144754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144759&x=502',
		'title': '',
		'imageId': '68144759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144755&x=502',
		'title': '',
		'imageId': '68144755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144745&x=502',
		'title': '',
		'imageId': '68144745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144749&x=502',
		'title': '',
		'imageId': '68144749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144744&x=502',
		'title': '',
		'imageId': '68144744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144750&x=502',
		'title': '',
		'imageId': '68144750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144747&x=502',
		'title': '',
		'imageId': '68144747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144748&x=502',
		'title': '',
		'imageId': '68144748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144746&x=502',
		'title': '',
		'imageId': '68144746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144753&x=502',
		'title': '',
		'imageId': '68144753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144752&x=502',
		'title': '',
		'imageId': '68144752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144751&x=502',
		'title': '',
		'imageId': '68144751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144760&x=502',
		'title': '',
		'imageId': '68144760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930941&docid=68144757&x=502',
		'title': '',
		'imageId': '68144757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930941';

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