var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240048&x=3522',
		'title': '',
		'imageId': '68240048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240036&x=3522',
		'title': '',
		'imageId': '68240036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240037&x=3522',
		'title': '',
		'imageId': '68240037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240038&x=3522',
		'title': '',
		'imageId': '68240038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240039&x=3522',
		'title': '',
		'imageId': '68240039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240044&x=3522',
		'title': '',
		'imageId': '68240044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240041&x=3522',
		'title': '',
		'imageId': '68240041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240040&x=3522',
		'title': '',
		'imageId': '68240040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240042&x=3522',
		'title': '',
		'imageId': '68240042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240043&x=3522',
		'title': '',
		'imageId': '68240043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240045&x=3522',
		'title': '',
		'imageId': '68240045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240046&x=3522',
		'title': '',
		'imageId': '68240046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940193&docid=68240047&x=3522',
		'title': '',
		'imageId': '68240047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940193';

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