var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=68117862&x=1423',
		'title': '',
		'imageId': '68117862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958161&x=1423',
		'title': '',
		'imageId': '67958161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=68117863&x=1423',
		'title': '',
		'imageId': '68117863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=68117861&x=1423',
		'title': '',
		'imageId': '68117861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958167&x=1423',
		'title': '',
		'imageId': '67958167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958166&x=1423',
		'title': '',
		'imageId': '67958166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958165&x=1423',
		'title': '',
		'imageId': '67958165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958156&x=1423',
		'title': '',
		'imageId': '67958156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958155&x=1423',
		'title': '',
		'imageId': '67958155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958163&x=1423',
		'title': '',
		'imageId': '67958163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958154&x=1423',
		'title': '',
		'imageId': '67958154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958164&x=1423',
		'title': '',
		'imageId': '67958164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958157&x=1423',
		'title': '',
		'imageId': '67958157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958158&x=1423',
		'title': '',
		'imageId': '67958158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958168&x=1423',
		'title': '',
		'imageId': '67958168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958162&x=1423',
		'title': '',
		'imageId': '67958162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958160&x=1423',
		'title': '',
		'imageId': '67958160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922344&docid=67958159&x=1423',
		'title': '',
		'imageId': '67958159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922344';

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