var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596546&x=332',
		'title': '',
		'imageId': '2596546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596549&x=332',
		'title': '',
		'imageId': '2596549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596552&x=332',
		'title': '',
		'imageId': '2596552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596555&x=332',
		'title': '',
		'imageId': '2596555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596558&x=332',
		'title': '',
		'imageId': '2596558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596561&x=332',
		'title': '',
		'imageId': '2596561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596564&x=332',
		'title': '',
		'imageId': '2596564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596567&x=332',
		'title': '',
		'imageId': '2596567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596570&x=332',
		'title': '',
		'imageId': '2596570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596573&x=332',
		'title': '',
		'imageId': '2596573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596576&x=332',
		'title': '',
		'imageId': '2596576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596579&x=332',
		'title': '',
		'imageId': '2596579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596582&x=332',
		'title': '',
		'imageId': '2596582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475572&docid=2596585&x=332',
		'title': '',
		'imageId': '2596585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475572';

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