var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470261&x=154',
		'title': '',
		'imageId': '68470261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470263&x=154',
		'title': '',
		'imageId': '68470263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470264&x=154',
		'title': '',
		'imageId': '68470264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470266&x=154',
		'title': '',
		'imageId': '68470266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470267&x=154',
		'title': '',
		'imageId': '68470267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470275&x=154',
		'title': '',
		'imageId': '68470275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470268&x=154',
		'title': '',
		'imageId': '68470268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470271&x=154',
		'title': '',
		'imageId': '68470271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470274&x=154',
		'title': '',
		'imageId': '68470274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470273&x=154',
		'title': '',
		'imageId': '68470273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470272&x=154',
		'title': '',
		'imageId': '68470272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470269&x=154',
		'title': '',
		'imageId': '68470269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945298&docid=68470270&x=154',
		'title': '',
		'imageId': '68470270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945298';

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