var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522726&x=1231',
		'title': '',
		'imageId': '70522726',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522711&x=1231',
		'title': '',
		'imageId': '70522711',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522708&x=1231',
		'title': '',
		'imageId': '70522708',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522733&x=1231',
		'title': '',
		'imageId': '70522733',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522710&x=1231',
		'title': '',
		'imageId': '70522710',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522712&x=1231',
		'title': '',
		'imageId': '70522712',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522707&x=1231',
		'title': '',
		'imageId': '70522707',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522709&x=1231',
		'title': '',
		'imageId': '70522709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522718&x=1231',
		'title': '',
		'imageId': '70522718',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522721&x=1231',
		'title': '',
		'imageId': '70522721',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522731&x=1231',
		'title': '',
		'imageId': '70522731',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522717&x=1231',
		'title': '',
		'imageId': '70522717',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70522736&x=1231',
		'title': '',
		'imageId': '70522736',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70814335&x=1231',
		'title': '',
		'imageId': '70814335',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70814336&x=1231',
		'title': '',
		'imageId': '70814336',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70814339&x=1231',
		'title': '',
		'imageId': '70814339',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032560&docid=70814338&x=1231',
		'title': '',
		'imageId': '70814338',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032560';

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