var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493488&x=2248',
		'title': '',
		'imageId': '68493488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493489&x=2248',
		'title': '',
		'imageId': '68493489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493495&x=2248',
		'title': '',
		'imageId': '68493495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493487&x=2248',
		'title': '',
		'imageId': '68493487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493515&x=2248',
		'title': '',
		'imageId': '68493515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493526&x=2248',
		'title': '',
		'imageId': '68493526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493527&x=2248',
		'title': '',
		'imageId': '68493527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493528&x=2248',
		'title': '',
		'imageId': '68493528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493530&x=2248',
		'title': '',
		'imageId': '68493530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493531&x=2248',
		'title': '',
		'imageId': '68493531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493532&x=2248',
		'title': '',
		'imageId': '68493532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493535&x=2248',
		'title': '',
		'imageId': '68493535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493536&x=2248',
		'title': '',
		'imageId': '68493536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493537&x=2248',
		'title': '',
		'imageId': '68493537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946388&docid=68493538&x=2248',
		'title': '',
		'imageId': '68493538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946388';

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