var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146945&x=53',
		'title': '',
		'imageId': '68146945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146970&x=53',
		'title': '',
		'imageId': '68146970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146976&x=53',
		'title': '',
		'imageId': '68146976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146974&x=53',
		'title': '',
		'imageId': '68146974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146975&x=53',
		'title': '',
		'imageId': '68146975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146973&x=53',
		'title': '',
		'imageId': '68146973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146971&x=53',
		'title': '',
		'imageId': '68146971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146972&x=53',
		'title': '',
		'imageId': '68146972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146977&x=53',
		'title': '',
		'imageId': '68146977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146978&x=53',
		'title': '',
		'imageId': '68146978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146979&x=53',
		'title': '',
		'imageId': '68146979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68146980&x=53',
		'title': '',
		'imageId': '68146980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68147029&x=53',
		'title': '',
		'imageId': '68147029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68147031&x=53',
		'title': '',
		'imageId': '68147031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954707&docid=68147028&x=53',
		'title': '',
		'imageId': '68147028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954707';

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