var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872731&x=641',
		'title': '',
		'imageId': '67872731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872729&x=641',
		'title': '',
		'imageId': '67872729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872728&x=641',
		'title': '',
		'imageId': '67872728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872730&x=641',
		'title': '',
		'imageId': '67872730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872727&x=641',
		'title': '',
		'imageId': '67872727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872717&x=641',
		'title': '',
		'imageId': '67872717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872718&x=641',
		'title': '',
		'imageId': '67872718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872719&x=641',
		'title': '',
		'imageId': '67872719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872721&x=641',
		'title': '',
		'imageId': '67872721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872722&x=641',
		'title': '',
		'imageId': '67872722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872723&x=641',
		'title': '',
		'imageId': '67872723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872724&x=641',
		'title': '',
		'imageId': '67872724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872725&x=641',
		'title': '',
		'imageId': '67872725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872726&x=641',
		'title': '',
		'imageId': '67872726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872735&x=641',
		'title': '',
		'imageId': '67872735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872737&x=641',
		'title': '',
		'imageId': '67872737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=68401489&x=641',
		'title': '',
		'imageId': '68401489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872732&x=641',
		'title': '',
		'imageId': '67872732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872733&x=641',
		'title': '',
		'imageId': '67872733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872734&x=641',
		'title': '',
		'imageId': '67872734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918572&docid=67872736&x=641',
		'title': '',
		'imageId': '67872736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918572';

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