var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2531997&x=3153',
		'title': '',
		'imageId': '2531997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532000&x=3153',
		'title': '',
		'imageId': '2532000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532004&x=3153',
		'title': '',
		'imageId': '2532004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532007&x=3153',
		'title': '',
		'imageId': '2532007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532015&x=3153',
		'title': '',
		'imageId': '2532015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532018&x=3153',
		'title': '',
		'imageId': '2532018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532021&x=3153',
		'title': '',
		'imageId': '2532021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532026&x=3153',
		'title': '',
		'imageId': '2532026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532029&x=3153',
		'title': '',
		'imageId': '2532029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532032&x=3153',
		'title': '',
		'imageId': '2532032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532035&x=3153',
		'title': '',
		'imageId': '2532035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532038&x=3153',
		'title': '',
		'imageId': '2532038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475565&docid=2532041&x=3153',
		'title': '',
		'imageId': '2532041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475565';

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