var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67907982&x=830',
		'title': '',
		'imageId': '67907982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67907981&x=830',
		'title': '',
		'imageId': '67907981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67907989&x=830',
		'title': '',
		'imageId': '67907989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67908022&x=830',
		'title': '',
		'imageId': '67908022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67908012&x=830',
		'title': '',
		'imageId': '67908012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67908021&x=830',
		'title': '',
		'imageId': '67908021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67908026&x=830',
		'title': '',
		'imageId': '67908026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67907985&x=830',
		'title': '',
		'imageId': '67907985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67907984&x=830',
		'title': '',
		'imageId': '67907984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67907986&x=830',
		'title': '',
		'imageId': '67907986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67907994&x=830',
		'title': '',
		'imageId': '67907994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67907995&x=830',
		'title': '',
		'imageId': '67907995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67907998&x=830',
		'title': '',
		'imageId': '67907998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67908003&x=830',
		'title': '',
		'imageId': '67908003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67908004&x=830',
		'title': '',
		'imageId': '67908004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67908013&x=830',
		'title': '',
		'imageId': '67908013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67908029&x=830',
		'title': '',
		'imageId': '67908029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67907983&x=830',
		'title': '',
		'imageId': '67907983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67908019&x=830',
		'title': '',
		'imageId': '67908019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919999&docid=67908010&x=830',
		'title': '',
		'imageId': '67908010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919999';

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