var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245241&x=5737',
		'title': '',
		'imageId': '68245241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245245&x=5737',
		'title': '',
		'imageId': '68245245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245249&x=5737',
		'title': '',
		'imageId': '68245249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245243&x=5737',
		'title': '',
		'imageId': '68245243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245242&x=5737',
		'title': '',
		'imageId': '68245242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245250&x=5737',
		'title': '',
		'imageId': '68245250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245247&x=5737',
		'title': '',
		'imageId': '68245247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245246&x=5737',
		'title': '',
		'imageId': '68245246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245255&x=5737',
		'title': '',
		'imageId': '68245255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245244&x=5737',
		'title': '',
		'imageId': '68245244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245253&x=5737',
		'title': '',
		'imageId': '68245253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245252&x=5737',
		'title': '',
		'imageId': '68245252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245248&x=5737',
		'title': '',
		'imageId': '68245248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245259&x=5737',
		'title': '',
		'imageId': '68245259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245254&x=5737',
		'title': '',
		'imageId': '68245254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245251&x=5737',
		'title': '',
		'imageId': '68245251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245256&x=5737',
		'title': '',
		'imageId': '68245256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245258&x=5737',
		'title': '',
		'imageId': '68245258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245257&x=5737',
		'title': '',
		'imageId': '68245257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245260&x=5737',
		'title': '',
		'imageId': '68245260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934886&docid=68245261&x=5737',
		'title': '',
		'imageId': '68245261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934886';

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