var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193385&x=1722',
		'title': '',
		'imageId': '67193385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193386&x=1722',
		'title': '',
		'imageId': '67193386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193428&x=1722',
		'title': '',
		'imageId': '67193428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193463&x=1722',
		'title': '',
		'imageId': '67193463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193482&x=1722',
		'title': '',
		'imageId': '67193482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193492&x=1722',
		'title': '',
		'imageId': '67193492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193515&x=1722',
		'title': '',
		'imageId': '67193515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193519&x=1722',
		'title': '',
		'imageId': '67193519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193529&x=1722',
		'title': '',
		'imageId': '67193529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193530&x=1722',
		'title': '',
		'imageId': '67193530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193531&x=1722',
		'title': '',
		'imageId': '67193531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193532&x=1722',
		'title': '',
		'imageId': '67193532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891910&docid=67193533&x=1722',
		'title': '',
		'imageId': '67193533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891910';

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