var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515499&x=37',
		'title': '',
		'imageId': '68515499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515505&x=37',
		'title': '',
		'imageId': '68515505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515503&x=37',
		'title': '',
		'imageId': '68515503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515502&x=37',
		'title': '',
		'imageId': '68515502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515500&x=37',
		'title': '',
		'imageId': '68515500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515508&x=37',
		'title': '',
		'imageId': '68515508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515509&x=37',
		'title': '',
		'imageId': '68515509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515511&x=37',
		'title': '',
		'imageId': '68515511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515513&x=37',
		'title': '',
		'imageId': '68515513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515517&x=37',
		'title': '',
		'imageId': '68515517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515515&x=37',
		'title': '',
		'imageId': '68515515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515516&x=37',
		'title': '',
		'imageId': '68515516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515514&x=37',
		'title': '',
		'imageId': '68515514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515506&x=37',
		'title': '',
		'imageId': '68515506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947239&docid=68515519&x=37',
		'title': '',
		'imageId': '68515519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947239';

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