var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135513&x=3114',
		'title': '',
		'imageId': '68135513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135515&x=3114',
		'title': '',
		'imageId': '68135515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135518&x=3114',
		'title': '',
		'imageId': '68135518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135511&x=3114',
		'title': '',
		'imageId': '68135511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135512&x=3114',
		'title': '',
		'imageId': '68135512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135510&x=3114',
		'title': '',
		'imageId': '68135510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135509&x=3114',
		'title': '',
		'imageId': '68135509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135517&x=3114',
		'title': '',
		'imageId': '68135517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135514&x=3114',
		'title': '',
		'imageId': '68135514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135516&x=3114',
		'title': '',
		'imageId': '68135516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135519&x=3114',
		'title': '',
		'imageId': '68135519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135507&x=3114',
		'title': '',
		'imageId': '68135507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930346&docid=68135508&x=3114',
		'title': '',
		'imageId': '68135508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930346';

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