var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992799&x=4418',
		'title': '',
		'imageId': '69992799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992802&x=4418',
		'title': '',
		'imageId': '69992802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992808&x=4418',
		'title': '',
		'imageId': '69992808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992814&x=4418',
		'title': '',
		'imageId': '69992814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992821&x=4418',
		'title': '',
		'imageId': '69992821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992824&x=4418',
		'title': '',
		'imageId': '69992824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992831&x=4418',
		'title': '',
		'imageId': '69992831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992834&x=4418',
		'title': '',
		'imageId': '69992834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992837&x=4418',
		'title': '',
		'imageId': '69992837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992840&x=4418',
		'title': '',
		'imageId': '69992840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992843&x=4418',
		'title': '',
		'imageId': '69992843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992846&x=4418',
		'title': '',
		'imageId': '69992846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011486&docid=69992852&x=4418',
		'title': '',
		'imageId': '69992852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011486';

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