var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821078&x=4515',
		'title': '',
		'imageId': '69821078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821072&x=4515',
		'title': '',
		'imageId': '69821072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821082&x=4515',
		'title': '',
		'imageId': '69821082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821084&x=4515',
		'title': '',
		'imageId': '69821084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821105&x=4515',
		'title': '',
		'imageId': '69821105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821079&x=4515',
		'title': '',
		'imageId': '69821079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821087&x=4515',
		'title': '',
		'imageId': '69821087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821094&x=4515',
		'title': '',
		'imageId': '69821094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821096&x=4515',
		'title': '',
		'imageId': '69821096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821102&x=4515',
		'title': '',
		'imageId': '69821102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821100&x=4515',
		'title': '',
		'imageId': '69821100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821064&x=4515',
		'title': '',
		'imageId': '69821064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821065&x=4515',
		'title': '',
		'imageId': '69821065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821066&x=4515',
		'title': '',
		'imageId': '69821066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821067&x=4515',
		'title': '',
		'imageId': '69821067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821068&x=4515',
		'title': '',
		'imageId': '69821068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821069&x=4515',
		'title': '',
		'imageId': '69821069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004468&docid=69821090&x=4515',
		'title': '',
		'imageId': '69821090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004468';

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