var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927779&x=1059',
		'title': '',
		'imageId': '69927779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927778&x=1059',
		'title': '',
		'imageId': '69927778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927784&x=1059',
		'title': '',
		'imageId': '69927784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927780&x=1059',
		'title': '',
		'imageId': '69927780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927789&x=1059',
		'title': '',
		'imageId': '69927789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927783&x=1059',
		'title': '',
		'imageId': '69927783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927777&x=1059',
		'title': '',
		'imageId': '69927777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927781&x=1059',
		'title': '',
		'imageId': '69927781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927787&x=1059',
		'title': '',
		'imageId': '69927787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927786&x=1059',
		'title': '',
		'imageId': '69927786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927782&x=1059',
		'title': '',
		'imageId': '69927782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927788&x=1059',
		'title': '',
		'imageId': '69927788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008687&docid=69927785&x=1059',
		'title': '',
		'imageId': '69927785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008687';

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