var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236927&x=1924',
		'title': '',
		'imageId': '7236927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236922&x=1924',
		'title': '',
		'imageId': '7236922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236930&x=1924',
		'title': '',
		'imageId': '7236930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236933&x=1924',
		'title': '',
		'imageId': '7236933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236965&x=1924',
		'title': '',
		'imageId': '7236965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236959&x=1924',
		'title': '',
		'imageId': '7236959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236962&x=1924',
		'title': '',
		'imageId': '7236962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236936&x=1924',
		'title': '',
		'imageId': '7236936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236939&x=1924',
		'title': '',
		'imageId': '7236939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236942&x=1924',
		'title': '',
		'imageId': '7236942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236945&x=1924',
		'title': '',
		'imageId': '7236945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236955&x=1924',
		'title': '',
		'imageId': '7236955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236948&x=1924',
		'title': '',
		'imageId': '7236948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=910389&docid=7236951&x=1924',
		'title': '',
		'imageId': '7236951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #910389';

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