var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656299&x=1110',
		'title': '',
		'imageId': '68656299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656307&x=1110',
		'title': '',
		'imageId': '68656307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656309&x=1110',
		'title': '',
		'imageId': '68656309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656312&x=1110',
		'title': '',
		'imageId': '68656312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656277&x=1110',
		'title': '',
		'imageId': '68656277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656281&x=1110',
		'title': '',
		'imageId': '68656281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656292&x=1110',
		'title': '',
		'imageId': '68656292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656276&x=1110',
		'title': '',
		'imageId': '68656276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656278&x=1110',
		'title': '',
		'imageId': '68656278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656291&x=1110',
		'title': '',
		'imageId': '68656291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656279&x=1110',
		'title': '',
		'imageId': '68656279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656298&x=1110',
		'title': '',
		'imageId': '68656298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656286&x=1110',
		'title': '',
		'imageId': '68656286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656280&x=1110',
		'title': '',
		'imageId': '68656280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656293&x=1110',
		'title': '',
		'imageId': '68656293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656302&x=1110',
		'title': '',
		'imageId': '68656302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656324&x=1110',
		'title': '',
		'imageId': '68656324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656334&x=1110',
		'title': '',
		'imageId': '68656334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656327&x=1110',
		'title': '',
		'imageId': '68656327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656321&x=1110',
		'title': '',
		'imageId': '68656321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953294&docid=68656320&x=1110',
		'title': '',
		'imageId': '68656320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953294';

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