var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596504&x=3056',
		'title': '',
		'imageId': '2596504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596507&x=3056',
		'title': '',
		'imageId': '2596507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596510&x=3056',
		'title': '',
		'imageId': '2596510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596513&x=3056',
		'title': '',
		'imageId': '2596513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596516&x=3056',
		'title': '',
		'imageId': '2596516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596519&x=3056',
		'title': '',
		'imageId': '2596519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596522&x=3056',
		'title': '',
		'imageId': '2596522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596525&x=3056',
		'title': '',
		'imageId': '2596525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596528&x=3056',
		'title': '',
		'imageId': '2596528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596531&x=3056',
		'title': '',
		'imageId': '2596531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596534&x=3056',
		'title': '',
		'imageId': '2596534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596537&x=3056',
		'title': '',
		'imageId': '2596537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475571&docid=2596540&x=3056',
		'title': '',
		'imageId': '2596540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475571';

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