var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515246&x=4247',
		'title': '',
		'imageId': '68515246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515252&x=4247',
		'title': '',
		'imageId': '68515252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515249&x=4247',
		'title': '',
		'imageId': '68515249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515247&x=4247',
		'title': '',
		'imageId': '68515247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515253&x=4247',
		'title': '',
		'imageId': '68515253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515254&x=4247',
		'title': '',
		'imageId': '68515254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515255&x=4247',
		'title': '',
		'imageId': '68515255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515258&x=4247',
		'title': '',
		'imageId': '68515258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515260&x=4247',
		'title': '',
		'imageId': '68515260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515261&x=4247',
		'title': '',
		'imageId': '68515261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515259&x=4247',
		'title': '',
		'imageId': '68515259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515251&x=4247',
		'title': '',
		'imageId': '68515251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947225&docid=68515262&x=4247',
		'title': '',
		'imageId': '68515262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947225';

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