var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146573&x=2054',
		'title': '',
		'imageId': '69146573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146575&x=2054',
		'title': '',
		'imageId': '69146575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146578&x=2054',
		'title': '',
		'imageId': '69146578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146581&x=2054',
		'title': '',
		'imageId': '69146581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146582&x=2054',
		'title': '',
		'imageId': '69146582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146572&x=2054',
		'title': '',
		'imageId': '69146572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146571&x=2054',
		'title': '',
		'imageId': '69146571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146570&x=2054',
		'title': '',
		'imageId': '69146570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146583&x=2054',
		'title': '',
		'imageId': '69146583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146580&x=2054',
		'title': '',
		'imageId': '69146580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146584&x=2054',
		'title': '',
		'imageId': '69146584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146569&x=2054',
		'title': '',
		'imageId': '69146569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146579&x=2054',
		'title': '',
		'imageId': '69146579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146576&x=2054',
		'title': '',
		'imageId': '69146576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975035&docid=69146574&x=2054',
		'title': '',
		'imageId': '69146574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975035';

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