var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151796&x=5510',
		'title': '',
		'imageId': '68151796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151324&x=5510',
		'title': '',
		'imageId': '68151324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151315&x=5510',
		'title': '',
		'imageId': '68151315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151317&x=5510',
		'title': '',
		'imageId': '68151317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151325&x=5510',
		'title': '',
		'imageId': '68151325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151318&x=5510',
		'title': '',
		'imageId': '68151318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151316&x=5510',
		'title': '',
		'imageId': '68151316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151321&x=5510',
		'title': '',
		'imageId': '68151321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151323&x=5510',
		'title': '',
		'imageId': '68151323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151319&x=5510',
		'title': '',
		'imageId': '68151319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=69198704&x=5510',
		'title': '',
		'imageId': '69198704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151322&x=5510',
		'title': '',
		'imageId': '68151322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931318&docid=68151320&x=5510',
		'title': '',
		'imageId': '68151320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931318';

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