var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712814&x=2835',
		'title': '',
		'imageId': '67712814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712825&x=2835',
		'title': '',
		'imageId': '67712825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712819&x=2835',
		'title': '',
		'imageId': '67712819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712831&x=2835',
		'title': '',
		'imageId': '67712831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712828&x=2835',
		'title': '',
		'imageId': '67712828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712827&x=2835',
		'title': '',
		'imageId': '67712827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712815&x=2835',
		'title': '',
		'imageId': '67712815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712817&x=2835',
		'title': '',
		'imageId': '67712817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712826&x=2835',
		'title': '',
		'imageId': '67712826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712824&x=2835',
		'title': '',
		'imageId': '67712824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712822&x=2835',
		'title': '',
		'imageId': '67712822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712823&x=2835',
		'title': '',
		'imageId': '67712823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712821&x=2835',
		'title': '',
		'imageId': '67712821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712833&x=2835',
		'title': '',
		'imageId': '67712833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712832&x=2835',
		'title': '',
		'imageId': '67712832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712820&x=2835',
		'title': '',
		'imageId': '67712820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712830&x=2835',
		'title': '',
		'imageId': '67712830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712834&x=2835',
		'title': '',
		'imageId': '67712834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712829&x=2835',
		'title': '',
		'imageId': '67712829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712816&x=2835',
		'title': '',
		'imageId': '67712816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912985&docid=67712818&x=2835',
		'title': '',
		'imageId': '67712818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912985';

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