var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565714&x=474',
		'title': '',
		'imageId': '69565714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565701&x=474',
		'title': '',
		'imageId': '69565701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565699&x=474',
		'title': '',
		'imageId': '69565699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565702&x=474',
		'title': '',
		'imageId': '69565702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565700&x=474',
		'title': '',
		'imageId': '69565700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565711&x=474',
		'title': '',
		'imageId': '69565711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565713&x=474',
		'title': '',
		'imageId': '69565713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565712&x=474',
		'title': '',
		'imageId': '69565712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565723&x=474',
		'title': '',
		'imageId': '69565723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565724&x=474',
		'title': '',
		'imageId': '69565724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565726&x=474',
		'title': '',
		'imageId': '69565726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565725&x=474',
		'title': '',
		'imageId': '69565725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565736&x=474',
		'title': '',
		'imageId': '69565736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565735&x=474',
		'title': '',
		'imageId': '69565735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565737&x=474',
		'title': '',
		'imageId': '69565737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565750&x=474',
		'title': '',
		'imageId': '69565750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011937&docid=69565751&x=474',
		'title': '',
		'imageId': '69565751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011937';

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