var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188050&x=254',
		'title': '',
		'imageId': '70188050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188170&x=254',
		'title': '',
		'imageId': '70188170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188048&x=254',
		'title': '',
		'imageId': '70188048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188049&x=254',
		'title': '',
		'imageId': '70188049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188047&x=254',
		'title': '',
		'imageId': '70188047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188051&x=254',
		'title': '',
		'imageId': '70188051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188059&x=254',
		'title': '',
		'imageId': '70188059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188060&x=254',
		'title': '',
		'imageId': '70188060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188064&x=254',
		'title': '',
		'imageId': '70188064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188065&x=254',
		'title': '',
		'imageId': '70188065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188066&x=254',
		'title': '',
		'imageId': '70188066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188070&x=254',
		'title': '',
		'imageId': '70188070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188072&x=254',
		'title': '',
		'imageId': '70188072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018458&docid=70188077&x=254',
		'title': '',
		'imageId': '70188077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018458';

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