var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954150&x=5738',
		'title': '',
		'imageId': '67954150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954151&x=5738',
		'title': '',
		'imageId': '67954151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954152&x=5738',
		'title': '',
		'imageId': '67954152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954153&x=5738',
		'title': '',
		'imageId': '67954153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954154&x=5738',
		'title': '',
		'imageId': '67954154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954155&x=5738',
		'title': '',
		'imageId': '67954155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954156&x=5738',
		'title': '',
		'imageId': '67954156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954157&x=5738',
		'title': '',
		'imageId': '67954157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954158&x=5738',
		'title': '',
		'imageId': '67954158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954159&x=5738',
		'title': '',
		'imageId': '67954159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954160&x=5738',
		'title': '',
		'imageId': '67954160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954161&x=5738',
		'title': '',
		'imageId': '67954161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954162&x=5738',
		'title': '',
		'imageId': '67954162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954163&x=5738',
		'title': '',
		'imageId': '67954163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954164&x=5738',
		'title': '',
		'imageId': '67954164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922152&docid=67954165&x=5738',
		'title': '',
		'imageId': '67954165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922152';

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