var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105500&x=1934',
		'title': '',
		'imageId': '68105500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105496&x=1934',
		'title': '',
		'imageId': '68105496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105519&x=1934',
		'title': '',
		'imageId': '68105519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105518&x=1934',
		'title': '',
		'imageId': '68105518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105497&x=1934',
		'title': '',
		'imageId': '68105497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105512&x=1934',
		'title': '',
		'imageId': '68105512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105503&x=1934',
		'title': '',
		'imageId': '68105503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105517&x=1934',
		'title': '',
		'imageId': '68105517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105513&x=1934',
		'title': '',
		'imageId': '68105513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105504&x=1934',
		'title': '',
		'imageId': '68105504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105514&x=1934',
		'title': '',
		'imageId': '68105514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105516&x=1934',
		'title': '',
		'imageId': '68105516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105501&x=1934',
		'title': '',
		'imageId': '68105501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105511&x=1934',
		'title': '',
		'imageId': '68105511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105505&x=1934',
		'title': '',
		'imageId': '68105505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928856&docid=68105502&x=1934',
		'title': '',
		'imageId': '68105502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928856';

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