var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771661&x=356',
		'title': '',
		'imageId': '69771661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771669&x=356',
		'title': '',
		'imageId': '69771669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771659&x=356',
		'title': '',
		'imageId': '69771659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771664&x=356',
		'title': '',
		'imageId': '69771664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771667&x=356',
		'title': '',
		'imageId': '69771667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771665&x=356',
		'title': '',
		'imageId': '69771665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771668&x=356',
		'title': '',
		'imageId': '69771668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771671&x=356',
		'title': '',
		'imageId': '69771671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771663&x=356',
		'title': '',
		'imageId': '69771663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771670&x=356',
		'title': '',
		'imageId': '69771670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771660&x=356',
		'title': '',
		'imageId': '69771660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771662&x=356',
		'title': '',
		'imageId': '69771662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002430&docid=69771666&x=356',
		'title': '',
		'imageId': '69771666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002430';

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