var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992831&x=4643',
		'title': '',
		'imageId': '68992831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992829&x=4643',
		'title': '',
		'imageId': '68992829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992828&x=4643',
		'title': '',
		'imageId': '68992828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992833&x=4643',
		'title': '',
		'imageId': '68992833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992834&x=4643',
		'title': '',
		'imageId': '68992834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992837&x=4643',
		'title': '',
		'imageId': '68992837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992835&x=4643',
		'title': '',
		'imageId': '68992835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992832&x=4643',
		'title': '',
		'imageId': '68992832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992843&x=4643',
		'title': '',
		'imageId': '68992843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992830&x=4643',
		'title': '',
		'imageId': '68992830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992842&x=4643',
		'title': '',
		'imageId': '68992842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992836&x=4643',
		'title': '',
		'imageId': '68992836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992839&x=4643',
		'title': '',
		'imageId': '68992839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992844&x=4643',
		'title': '',
		'imageId': '68992844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992838&x=4643',
		'title': '',
		'imageId': '68992838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992846&x=4643',
		'title': '',
		'imageId': '68992846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992845&x=4643',
		'title': '',
		'imageId': '68992845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992840&x=4643',
		'title': '',
		'imageId': '68992840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968693&docid=68992841&x=4643',
		'title': '',
		'imageId': '68992841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968693';

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