var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114174&x=3918',
		'title': '',
		'imageId': '70114174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114171&x=3918',
		'title': '',
		'imageId': '70114171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114175&x=3918',
		'title': '',
		'imageId': '70114175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114182&x=3918',
		'title': '',
		'imageId': '70114182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114176&x=3918',
		'title': '',
		'imageId': '70114176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114179&x=3918',
		'title': '',
		'imageId': '70114179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114181&x=3918',
		'title': '',
		'imageId': '70114181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114173&x=3918',
		'title': '',
		'imageId': '70114173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114177&x=3918',
		'title': '',
		'imageId': '70114177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114170&x=3918',
		'title': '',
		'imageId': '70114170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114180&x=3918',
		'title': '',
		'imageId': '70114180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114178&x=3918',
		'title': '',
		'imageId': '70114178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016005&docid=70114172&x=3918',
		'title': '',
		'imageId': '70114172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016005';

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