var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374122&x=5023',
		'title': '',
		'imageId': '67374122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374121&x=5023',
		'title': '',
		'imageId': '67374121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374129&x=5023',
		'title': '',
		'imageId': '67374129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374120&x=5023',
		'title': '',
		'imageId': '67374120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374119&x=5023',
		'title': '',
		'imageId': '67374119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374125&x=5023',
		'title': '',
		'imageId': '67374125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374118&x=5023',
		'title': '',
		'imageId': '67374118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374128&x=5023',
		'title': '',
		'imageId': '67374128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374124&x=5023',
		'title': '',
		'imageId': '67374124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374127&x=5023',
		'title': '',
		'imageId': '67374127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374126&x=5023',
		'title': '',
		'imageId': '67374126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374123&x=5023',
		'title': '',
		'imageId': '67374123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923413&docid=67374130&x=5023',
		'title': '',
		'imageId': '67374130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923413';

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